Changes

Jump to navigation Jump to search
Line 79: Line 79:  
A snapshot is the captured state of zynthian at the time of saving the snapshot. Snapshots are saved in a JSON file with ''.zss'' extension and can be loaded at any time, which effectively restores the state of the zynthian device when the snapshot was saved. Snapshots include:
 
A snapshot is the captured state of zynthian at the time of saving the snapshot. Snapshots are saved in a JSON file with ''.zss'' extension and can be loaded at any time, which effectively restores the state of the zynthian device when the snapshot was saved. Snapshots include:
   −
* '''chains:''' configuration of each chain including its processors and how they are arranged and connected
+
* '''chains layout:''' configuration of each chain including its processors and how they are arranged and connected
 
* '''audio levels:''' (optional) physical audio interface settings
 
* '''audio levels:''' (optional) physical audio interface settings
 
* '''sequencer:''' patterns & sequences
 
* '''sequencer:''' patterns & sequences
 
* '''MIDI settings:''' global MIDI settings, USB MIDI port names, etc.!!
 
* '''MIDI settings:''' global MIDI settings, USB MIDI port names, etc.!!
* '''multitrack:''' mixer strips armed for multitrack recording
+
* '''multitrack record settings:''' mixer strips armed for multitrack recording
* '''UI:''' some user interface configuration relevant to the snapshot (most UI is configured globally)
+
* '''UI state:''' some user interface configuration relevant to the snapshot (most UI is configured globally)
 
* '''sub-snapshots (ZS3s):''' most other configuration ([[#Sub-snapshots: ZS3|see ZS3]])
 
* '''sub-snapshots (ZS3s):''' most other configuration ([[#Sub-snapshots: ZS3|see ZS3]])
  

Navigation menu