Changes

Jump to navigation Jump to search
Line 12: Line 12:     
The audio and MIDI signals are routed (connected) between physical inputs, chain inputs, chain outputs and physical outputs. This provides a lot of flexibility whilst maintaining a simple, chain-based approach to signal routing.
 
The audio and MIDI signals are routed (connected) between physical inputs, chain inputs, chain outputs and physical outputs. This provides a lot of flexibility whilst maintaining a simple, chain-based approach to signal routing.
  −
The chain's type can't be changed after creating the chain. Depending of the chain's type, MIDI processors can be added near the start of the chain and audio processors can be added to the end of the chain. Processors can subsequently be moved along the chain.
      
====Type of chains====
 
====Type of chains====
When a chain is created it is assigned a type:
+
When you create a chain, you must choose a '''type''' for it:
 
<br>
 
<br>
 
* '''Synth Chain''' => Receives MIDI note-events and generate audio output. It must have a synth processor.
 
* '''Synth Chain''' => Receives MIDI note-events and generate audio output. It must have a synth processor.
Line 25: Line 23:  
* '''Special Chain''' => It can contains special processors, a MOD-UI pedalboard or a Pure Data patch. It can process audio and MIDI.
 
* '''Special Chain''' => It can contains special processors, a MOD-UI pedalboard or a Pure Data patch. It can process audio and MIDI.
 
<br>
 
<br>
The chain's type can't be changed after creating the chain. Depending of the chain's type, MIDI processors can be added to the start of the chain and audio processors can be added to the end of the chain.
+
 
 +
The chain's type can't be changed after creating the chain. Depending of the chain's type, MIDI processors can be added to the start of the chain and audio processors can be added to the end of the chain. Processors can subsequently be moved along the chain.
    
Synth and MIDI chains must have a '''MIDI channel''' assigned. MIDI channels are not exclusive, so you can assign the same MIDI channel to several chains.
 
Synth and MIDI chains must have a '''MIDI channel''' assigned. MIDI channels are not exclusive, so you can assign the same MIDI channel to several chains.

Navigation menu