Skip to content

Releases: SloBloLabs/LivSynth

v0.2.4

29 Dec 09:46
Compare
Choose a tag to compare

v0.2.4

  • Fix a sync issue in midi slave mode

v0.2.3

25 Jun 11:30
Compare
Choose a tag to compare

v0.2.3

  • Add USB MIDI sync
  • Add USB MIDI note output generation while playing
  • Add USB composite interface (CDC + MIDI)
  • Add USB debug routine via CDC

v0.2.2

23 Apr 06:58
Compare
Choose a tag to compare

v0.2.2

  • Fix: commit changed pattern when using tune knob
  • add dfu flash mode to makefile ("make dfu")
  • Extended build instructions
  • Schematic pdf added

v0.2.1

07 Apr 12:04
Compare
Choose a tag to compare

v0.2.1

  • ensure first step and last step won't commute
  • move FlashStorage to segment 4 (FW size grown too big)
  • Make sequence and clock pulse measure divisors editable. Supportet Measures are:
    • 1/32
    • 1/16T
    • 1/32.
    • 1/16 (default)
    • 1/8T
    • 1/4T
    • 1/8.
    • 1/4
  • Pulse selected step also if gate not enabled

v0.2.rc1

03 Apr 19:33
Compare
Choose a tag to compare
  • Add Github CI/CD automation