Skip to content

0.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@xivilay xivilay released this 15 Feb 23:02
· 96 commits to master since this release
fad1be2

Fixed

  • LV2 plugins didn't work due to incorrect URL
  • [ui] incorrect sizing of list elements

Added

  • [ui] colors mode for remapped keyboard

  • buttons to cycle through the modes with the same keys selected

  • icon for standalone app

  • LUMI keys hardware support (4 modes, if plugin is disabled it will only highlight the key, otherwise it will highlight remapped keys, power button is changing color mode)

  • custom scales override is possible if scales.txt is placed near the plugin binary file. Text file should list scales in format intervals scaleName, ex:

    2 1 2 2 2 2 1 Melodic Minor 
    2 1 2 2 1 3 1 Harmonic Minor
    

Changed

  • updated JUCE to 7.0.5
  • [ui] updated minor deps