Skip to content

Releases: Davvos11/live-midi-splitter

0.8.0

09 May 13:26
Compare
Choose a tag to compare
  • 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

17 Apr 20:11
Compare
Choose a tag to compare
  • 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.6.0

29 Feb 14:44
d5256ae
Compare
Choose a tag to compare
  • Added CC filter and map

0.5.0

26 Feb 19:03
Compare
Choose a tag to compare
  • Added global transpose
  • Added note filter / keyboard split
  • Added preset path as cli argument
  • Fixed a weird segmentation fault issue

0.4.0

08 Jan 21:31
Compare
Choose a tag to compare
  • 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

07 Jan 21:47
69bb085
Compare
Choose a tag to compare
  • 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

07 Jan 16:11
Compare
Choose a tag to compare
  • Handle disconnect and reconnect of outputs

0.2.0

07 Jan 01:21
Compare
Choose a tag to compare

Basic version with:

  • Working MIDI connections
  • Different presets
  • Use MIDI program change to change presets
  • Save and load files
  • Load recent files