Releases: SloBloLabs/LivSynth
Releases · SloBloLabs/LivSynth
v0.2.4
v0.2.3
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
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
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
- Add Github CI/CD automation