Skip to content

Releases: scgolang/launchpad

v0.2.9

11 Apr 17:54
Compare
Choose a tag to compare

Changes in this release:

  • Use github.com/scgolang/psync Synchronizer to drive the sequencer.

v0.2.8

03 Apr 02:37
Compare
Choose a tag to compare

Changes in this release:

  • Add the Reset method to Sequencer.

v0.2.7

02 Apr 12:54
Compare
Choose a tag to compare

Changes in this release:

  • Fixed track muting.

v0.2.6

02 Apr 12:43
Compare
Choose a tag to compare

Changes in this release:

  • Fixed missing Trigger Track invocation.

v0.2.5

02 Apr 12:19
Compare
Choose a tag to compare

Changes in this release:

  • Added mutes mode to Sequencer

v0.2.4

01 Apr 17:33
Compare
Choose a tag to compare

Changes in this release:

  • Added the ability for Trigger's to get notified of track selection.

v0.2.3

01 Apr 14:22
Compare
Choose a tag to compare

Changes in this release:

  • Fixed sequencer trig invocation.

v0.2.2

01 Apr 14:09
Compare
Choose a tag to compare

Changes in this release:

  • Added SetResolution to *Sequencer.

v0.2.1

01 Apr 13:43
Compare
Choose a tag to compare

Changes in this release:

  • Spawn a new goroutine for when the sequencer connects to a sync source.

v0.2.0

25 Mar 15:23
Compare
Choose a tag to compare

Changes in this release:

  • Added Sequencer