logickworkshop / du-ino

DU-INO Arduino library.
BSD 3-Clause "New" or "Revised" License
56 stars 5 forks source link

DU-SEQ: Reverse direction becomes jack-state dependent #13

Open jchodakowski opened 2 years ago

jchodakowski commented 2 years ago

Once a gate has been sent to CT1, reverse mode is permanently latched based on jack state. The sequence will run backwards until the cable is removed and will disregard any subsequent gates sent to it. To toggle back to a forward direction, the cable must be removed. Once this state is reached, only a dead-end cable can be used to toggle the reverse/forward direction.

ezod commented 2 years ago

What module are you using as a gate source? I just checked this with a 0V/5V gate source and it works exactly as expected: the direction is reversed only when the 5V gate is applied.