Skip to content

Releases: SpotlightKid/midiomatic

v0.2.1

19 Mar 23:09
Compare
Choose a tag to compare

0.2.1 (2022-03-19)

Fixes:

  • MIDICCRecorder: fixed default value of send_interval parameter.
  • MIDIPBToCC: fixed default value of pb_max parameter.

Changes:

  • Made Makefile less repetitive and fixed submodules target.
  • Updated dpf submodule to commit ab3e4c36 on (old) master branch.

v0.2.0

15 Jan 09:07
Compare
Choose a tag to compare

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

20 Aug 23:55
Compare
Choose a tag to compare

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

15 Oct 15:53
Compare
Choose a tag to compare

Second beta release of version 0.1.0.

  • Fixed install make target.

v0.1.0-beta1

15 Oct 15:11
Compare
Choose a tag to compare

First beta status release.

  • MIDISysFilter is considered stable.
  • MIDIPBToCC is considered stable.
  • MIDICCRecorder is considered experimental.

0.1.0-alpha

13 Aug 09:20
Compare
Choose a tag to compare
0.1.0-alpha Pre-release
Pre-release

first alpha release