Skip to content

Releases: xivilay/scale-remapper

0.7.6

26 Jan 16:30
Compare
Choose a tag to compare
0.7.6 Pre-release
Pre-release

Changed

  • [ui] inner dependencies (music-theory)
  • changed app icon, added more sizes

Added

  • AUv3 unsigned iOS .ipa release. It is not present in official Apple store and can be sideloaded/installed manualy (with Sideloadly or TrollStore)

0.7.5

11 Jan 05:29
Compare
Choose a tag to compare
0.7.5 Pre-release
Pre-release

Changed

  • [ui] inner dependencies (music-theory)
  • [juce] update to 7.0.9

0.7.4

07 Dec 17:45
Compare
Choose a tag to compare
0.7.4 Pre-release
Pre-release

Changed

  • [ui] inner dependencies (music-theory)

0.7.1

25 Feb 16:25
Compare
Choose a tag to compare
0.7.1 Pre-release
Pre-release

Fixed

  • Disable WinRT in plugins due to performance issues

0.7.0

15 Feb 23:02
fad1be2
Compare
Choose a tag to compare
0.7.0 Pre-release
Pre-release

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

0.5.2

26 Jul 15:24
Compare
Choose a tag to compare
0.5.2 Pre-release
Pre-release

Added

  • lv2 support
  • vst support for hosts incompatible with vst3 midi (won't be distributed due to the license limitations)

0.5.1

07 Jan 21:56
Compare
Choose a tag to compare
0.5.1 Pre-release
Pre-release

Added

  • [ui] interactive keyboard feature

0.4.2

26 Dec 23:01
Compare
Choose a tag to compare
0.4.2 Pre-release
Pre-release

Changed

  • [ui] restyled color theme
  • resticted window resize

0.4.1

10 Dec 15:08
Compare
Choose a tag to compare
0.4.1 Pre-release
Pre-release

Changed

  • removed loading indicator

Fixed

  • [ui] index was set to 0 after first scale switching
  • initial scale intervals were set to follow default scale (major)

0.4.0

09 Dec 23:54
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

Changed

  • moved state to redux store
  • now the saved params are restored correctly

Fixed

  • multiple inconsistencies in behavior