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.