
|
Sequencer concepts: async (CW+CWModular) and sync (Flexor+CWMod) sequencer modules |
||
|
|
async sequencer modules |
sync sequencer modules |
|
Midi sync concept |
Midi clock |
Ramp (sawUp lfo) |
|
timing |
has to be triggered every 2 - 3 cycles not to loose timing |
super-tight timing |
|
dsp consumption |
dspLoad : 0 |
dspLoad: high |
|
loop |
all modules have a loop on/off button; if gateOr is connected to Start/Stop, seq runs as long as NoteOn is received. |
loop is always on (Ramp Lfo) [except when using a ramp audio wave instead of the Ramp module]. |
|
remote control |
remote control pattern selection by PS-32 or PatternSEQ |
pattern remote control via control input [Ext]. |
|
preset list |
preset list for up to 128 sequences. Copy&paste option |
Flexor1/1.5: preset list for up to 128 sequences |
|
slide |
(CtrlSeq2,CtrlSeqB2,PitchSeq,GateSeq2): |
slide effect can be achieved via additional modules (eg control smoother + ControlSeq) |
|
step hold |
(GateSeq2) yes |
HyperGateSeq LengthMod input can be connected to a control seq to modulate decay times. |
|
swing |
(if linked to a) gate seq: yes |
each module has Swing control |
|
else |
OnGate feature: controlValue sent only when a gate message occurs. Therefor the clock must come from a gateSeq module (not directly from a MidiClock module). |
Flexor3 HyperNoteSeq/HyperControlSeq: easy pattern “drawing” |
|
|
|
|
|
to restart CW seq modules on every note-on , a GateOR module has to be connected like this: |
|
|
|
Seq general |