Value | Meaning |
---|---|
ComboModeOff0b0000 | Channel combination turned off, the channel pair is independent |
ComboMode10b0001 | Channel combination mode 1: Secondary channel's output is fed into primary operator 0. |
ComboMode20b0010 | Channel combination mode 2: Secondary channel's output is fed into primary operator 1 if primary is in serial mode, or into both if primary is in parallel mode. |
ComboMode30b0011 | Channel combination mode 3: Secondary channel's output is fed into main output, except if primary channel set to parallel and secondary set to serial, then S1, P0, and P1 are connected to output, while S0 is modulating all of them. |
ComboModeTestComboMode3 | Used for testing combo mode. |
Algorithm1 << 2 | Channel algorithm (H: Parallel, L: Series) |
IndivOutChLev1 << 3 | Enables the setting of individual output channel levels |
LFOPan1 << 4 | Enables LFO Panning |
EEGPan1 << 5 | Enables EEG Panning |
MWToTrem1 << 6 | Assigns modwheel to amplitude LFO |
MWToVibr1 << 7 | Assigns modwheel to pitch LFO |
MWToAux1 << 8 | Assigns modwheel to aux levels |
ResetOnKeyOn1 << 9 | Resets all operators and envelops belonging to this channel on key on event |
ResetMode1 << 10 | If set, then reset only occurs of all envelops have reached Off state after a keyOff event |
FBMode1 << 11 | Feedback mode (L: After Envelop Generator, H: Before Envelop Generator) |
FBNeg1 << 12 | Feedback mode (L: Positive, H: Negative) |
ResMode1 << 13 | Enables resonant mode if available for the given algorithm |
ResSrc1 << 14 | Selects the source for the resonance if available for the given algorithm |
Defines channel control flags.