forked from benirose/O_C-BenisphereSuite
-
Notifications
You must be signed in to change notification settings - Fork 40
Trigger Sequencer
bowlneudel edited this page Jun 24, 2024
·
4 revisions
TrigSeq is a dual eight-step trigger sequencer with shared Clock and Reset.
1/3 | 2/4 | |
---|---|---|
TRIG | Clock | Reset |
CV INs | Swap Channels if > 3v | Offset position for Reset (square outline) |
OUTs | Ch A Trigger | Ch B Trigger |
- Edit steps (cursor selects 4 steps at a time)
- Ch 1 1st half
- Ch 1 2nd half
- Ch 2 1st half
- Ch 2 2nd half
- Ch 1 length
- Ch 2 length
The cursor appears over four steps at a time. Turning the encoder selects a binary representation of the bit pattern. Each half of the sequence has sixteen possible values. That is, turning the encoder clockwise will cycle through
- (silence)
- ---X
- --X-
- --XX
- -X--
- -X-X
- -XX-
- -XXX
- X---
- X--X
- X-X-
- X-XX
- XX--
- XX-X
- XXX-
- XXXX
This wiki is part of the Phazerville Suite O_C firmware project