5-state-sequence-delay

erikjanlaret/sequencer2/5-state-sequence-delay

5 state sequence delay block creates an automatic sequence of 5 states, with defined delays for each state. the sequence is started by the Std input. The ST0 - St5 inputs define the bitpattents on the outputs for each state
5-state-sequence-delay
@/5-state-sequence-delay
5 state sequence delay block creates an automatic sequence of 5 states, with defined delays for each state. the sequence is started by the Std input. The ST0 - St5 inputs define the bitpattents on the outputs for each state
Stdpulse
pulse to start the sequence off
st0byte
byte giving the bit pattern of the first state of the sequence
st2byte
byte giving the bit pattern of the second state of the sequence
st3byte
byte giving the bit pattern of the third state of the sequence
st4byte
byte giving the bit pattern of the fourth state of the sequence
st5byte
byte giving the bit pattern of the fifth state of the sequence
del1number
duration of the first state
del2number
duration of the first state
del3number
duration of the first state
del4number
duration of the first state
del5number
duration of the first state
5-state-sequence-delay
OUT1
OUT2
OUT3
Std
st0
st2
st3
st4
st5
del1
del2
del3
del4
del5
DONE
OUT3boolean
third output
OUT2boolean
second output
OUT1boolean
first output
DONEpulse
To use the node in your project you should have the erikjanlaret/sequencer2 library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.