Skip to content

Sequencer OSC Interface

Compare
Choose a tag to compare
@j4s0n-c j4s0n-c released this 02 Jan 06:45
· 91 commits to master since this release

CHANGES

  • First draft OSC interface added to sequencers.
  • trigSeq: Changed label on output mode CONT to GATE (functions the same way, just named more clearly).

BUG FIXES

  • Initialize implemented for sequencers. (Issue #3)[https://github.com//issues/3]
  • If trigSeq is reset while paused, upon playing, the first step is triggered.