Releases: SpotlightKid/midiomatic
Releases · SpotlightKid/midiomatic
v0.2.1
v0.2.0
Features:
- Added
MIDIPresuureToCC
plugin to turn aftertouch into CC (contributed by Jorik Jinker). - Added
MIDICCToPressure
plugin to turn a CC into aftertouch. - Added
MIDICCMAPX4
plugin to turn a CC into up to four others. MIDICCRecorder
: added support for activating send trigger by Program Change MIDI message.MIDICCRecorder
: added support for activating send trigger by transport start.MIDIPBToCC
: added 'Modulation +' preset.
Fixes:
MIDIPBToCC
: fixed sign of default 'pb_max' parameter value.- Several small readme corrections.
Changes:
MIDICCRecorder
: tweaked some parameter labels and LV2 symbols.MIDICCRecorder
is considered beta quality.- Moved plugin descriptions and screenshots from readme into separate document.
- Updated plugin descriptions, screenshots and authors section in readme.
- Updated dpf git submodule to commit 27d3046.
v0.1.1-beta
Fixes:
- Fix parameter label for
MIDIPBToCC
- Use proper value range for
sendChannel
- Fix filter-channel param internal state
Changes:
- Switch
dpf
git submodule to develop branch and update it
v0.1.0-beta2
Second beta release of version 0.1.0.
- Fixed
install
make target.
v0.1.0-beta1
First beta status release.
MIDISysFilter
is considered stable.MIDIPBToCC
is considered stable.MIDICCRecorder
is considered experimental.
0.1.0-alpha
first alpha release