alphabet sequencer
sequence synth voices with sequins
alphabet sequencer uses several different sequins, labeled a-m
and x-z
, to sequence the following from druid:
- v/8 from crow outputs 1 & 3 (sequins
a
andc
) - AR envelopes from crow outputs 2 & 4 (sequins
b
andd
) - pitch, timing, and level for 3 voices on just friends in synth mode (sequins
e-m
) - pitch, timing, and level for w/syn (sequins
x-z
)
Requirements
- crow
- druid
Recommended
- just friends
- w/
Documentation
–start playback for outputs 1-4 with start_playing()
–start playback on just friends with start_jf()
–start playback on w/syn with start_with()
–or start eveything at once with start_everything()
–stop playback on outputs 1-4 with stop_playing()
–stop playback on just friends with stop_jf()
–stop playback on w/syn with stop_with()
–or stop everything at once with stop_everything()
–try updating the sequins!
–see comments in the script for more details on which sequins do what
Download
v1.0.0 - [now available in bowery]