HECTOR Module - SimpleSequencer
16-step sequencer.
Free
HECTOR v0
Connections
Name
Type
Data Type
Description
Sync In
Collector
SyncFrame
Sync reference in. Note that a ModularSynth.BPMGenerator module should be used to sync to this device. A standard SyncGenerator may not advance the beat reference correctly, meaning the sequencer gets stuck on the first step.
Sync Out
Generator
SyncFrame
Sync out - used for looping the sync input through to additiona devices (such as more step sequencers).
CV Out
Generator
CVFrame
Control Voltage out. Sends a modular-synth-friendly signal out whenever the step sequencer reaches a step that has been switched on. This can be sent on to additional devices, such as the ModularSynth.SamplePlayer.
Options
Name
Data Type
Description
0
bool
Step 1 in the sequence.
1
bool
Step 2 in the sequence.
2
bool
Step 3 in the sequence.
3
bool
Step 4 in the sequence.
4
bool
Step 5 in the sequence.
5
bool
Step 6 in the sequence.
6
bool
Step 7 in the sequence.
7
bool
Step 8 in the sequence.
8
bool
Step 9 in the sequence.
9
bool
Step 10 in the sequence.
10
bool
Step 11 in the sequence.
11
bool
Step 12 in the sequence.
12
bool
Step 13 in the sequence.
13
bool
Step 14 in the sequence.
14
bool
Step 15 in the sequence.
15
bool
Step 16 in the sequence.
Description
A 16-step sequencer. This module can be hooked up to a ModularSynth.BPMGenerator and will then start operating like a standard 16-step sequencer, advancing through the steps every time a sync signal from the BPMGenerator is received. Steps can be switched on or off with the toggle buttons, and then as the sequencer advances through the steps, it will fire CV signals when it reaches any step that has been switched on.
Tags
audio
modular synth