mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-26 00:44:47 -04:00
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:
parent
b65d11cbb7
commit
ce7c8a0d3e
@ -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
|
||||
|
Reference in New Issue
Block a user