Skip to content

Releases: cmalven/gui

v1.6.0

26 Nov 16:35
8306b3a

Choose a tag to compare

Changed

  • Rewritten in Typescript.

v1.5.0

27 Aug 20:29

Choose a tag to compare

Added

  • Accepts a new midi option during initialization which will disable all Midi functionality if set to false

v1.4.1

09 Jan 19:55

Choose a tag to compare

Changed

  • Enabled sysex messages for MIDI support

v1.4.0

25 Nov 19:26

Choose a tag to compare

Fixed

  • Fix some tests around controller values to Midi values.
  • Only attempt to set MIDI controller outputs if they are officially supported

Added

v1.3.1

22 Oct 16:37

Choose a tag to compare

Fixed

  • Remove unnecessary console.log()

v1.3.0

12 Oct 17:37

Choose a tag to compare

Added

  • Now syncs display of supported MIDI controllers - e.g. Midi Fighter Twister - with GUI controller values.

v1.2.1

21 Sep 16:36

Choose a tag to compare

Changed

  • Colors tweaked
  • Colors now occur in a row to make them easier to find.
  • MIDI controller mapping no longer considers which folders are opened and closed. May revisit this, but it makes it easier to work with MIDI controllers with a large number of knobs.
  • Any slider value will also have the slider color change.

v1.2.0

27 May 19:10

Choose a tag to compare

Added

  • Adds modal view with all aggregated controller values.

v1.1.0

25 May 17:36

Choose a tag to compare

Changed

  • MIDI controls will now apply to any visible controllers that are visible, i.e. their folder is not closed.

v1.0.5

03 May 16:42
20e21bc

Choose a tag to compare

Changed

  • Updates dependencies.