
ShiftyManualv1.00
ShiftRegisterMode
Shift Register mode is a digital emulation of an Analog Shift Register (ASR). It is enabled when
the VOICES switch is set to the leftmost position (SR). This mode works differently from the
other three VOICE settings: Instead of replacing one of the CV outputs, the other voices are
“shifted” to make way for the new one. All four GATE outputs become active on each received
input.
For example, suppose ORDER is set to Forward and initially all of the CV outputs are 0: [0, 0,
0, 0]. If when the first gate is received the CV input is 1 volt, the outputs will become: [1, 0, 0, 0].
If when the next gate is received the CV input is 2 volts, the output will now be: [2, 1, 0, 0]. As
you can see, the input is always assigned to voice 1, and what was previously voice 1 becomes
voice 2, voice 2 becomes voice 3, and voice 3 becomes voice 4.
If the ORDER is set to Reverse, the incoming CV is always assigned to voice 4, and voice 4
shifts to voice 3, voice 3 to voice 2, and voice 2 to voice 1.
If ORDER is Ping-Pong, the shift register acts as if it is in Forward mode until the RESET
button is pushed or a gate is received on the RESET input. Then it begins acting as in Reverse
mode until the next reset turns it back to Forward.
Finally, with Random order, the input replaces a random voice and then to make things more
interesting, the voices are randomly reassigned.Track & Hold / Sample & Hold
The TRK/SMP switch selects between two different ways of reacting to the incoming CV: Track
& Hold and Sample & Hold.
When using Track & Hold, the currently assigned voice’s CV output will follow changes to the
CV input for as long as the input gate is high. This allows any pitch bends, slides, or other
articulation to affect the assigned voice.
When using Sample & Hold, the currently assigned voice’s CV output assumes the value of the
CV input and then does not change until the next time it is triggered.
Page 10