feat(tracker): add menu to load instrument presets

The presets are embedded in the executable, so there's no additional files.

Closes #91
This commit is contained in:
5684185+vsariola@users.noreply.github.com
2023-10-01 18:53:41 +03:00
parent b65d11cbb7
commit ce7c8a0d3e
55 changed files with 2262 additions and 61 deletions

View File

@ -8,6 +8,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Save the GUI state periodically to a recovery file and load it on
startup of the app, if present. The recovery file is located in the
home directory of the user.
- Instrument presets. The presets are embedded in the executable and
there's a button to open a menu to load one of the presets.
### Fixed
- The sointu-vsti-native plugin has different plugin ID and plugin name