Releases: Davvos11/live-midi-splitter
Releases · Davvos11/live-midi-splitter
0.8.0
- Add velocity curves
- Add transpose per input or output
- Fix various note/pedal off-buffer bugs
- Pedal-off events are no longer sent to previous presets forever
- Note/pedal-off events now get sent correctly if a channel map was applied on the original output
- Note/pedal-off events now get correctly buffered if the outputs of two presets is the same but the channel is different
0.7.0
- Add note channel filter and map
- Add all filters and maps at the input level as well
- Add preset duplication (in right-click menu)
- Highlight the active preset while one of the setting tabs is opened
- Go to active preset after opening a file
- Minor UI style improvements
0.5.0
- Added global transpose
- Added note filter / keyboard split
- Added preset path as cli argument
- Fixed a weird segmentation fault issue
0.4.0
- Rework file save and load to include a version to allow for changing the save format in later versions whilst being able to open old files.
- Minor fixes and tweaks.
0.3.0
- Handle input disconnect and reconnect properly
- Add ability to remove and change order of presets
- Sends note-off and pedal off events to previous channels after changing presets
- Sends pedal on events to new channels after changing presets (if pedal is held)
0.2.1
- Handle disconnect and reconnect of outputs
0.2.0
Basic version with:
- Working MIDI connections
- Different presets
- Use MIDI program change to change presets
- Save and load files
- Load recent files