Releases: anarkiwi/vessel
Releases · anarkiwi/vessel
V3.0
Preliminary USB MIDI support (receive only).
V2.2
Merge pull request #47 from anarkiwi/v21
Use IDE 2.1.0
V2.1
Minor optimisations (compare not zero).
(Fix) add transparent mode.
Merge pull request #23 from anarkiwi/transp
transparent mode.
V1.7
Split MIDI read work between poll and parse.
V1.6
Don't drain transmit buffer right after MIDI receive activity to avoid a slow I/O direction change.
V1.5
- Add purge, reserve panic, renumber, add command mask.
- status LED
V1.4
Add command to allow masking of status messages, rearrange and document vessel commands.