mirror of
https://github.com/vsariola/sointu.git
synced 2025-11-10 03:44:42 -05:00
feat(tracker): don't save instrument name in instrument files
The filename is used as the instrument name when it is loaded.
This commit is contained in:
parent
55f9c36bd5
commit
7459437822
@ -105,6 +105,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
([#156][i156])
|
||||
|
||||
### Changed
|
||||
- When saving instrument to a file, the instrument name is not saved to the name
|
||||
field, as Sointu will anyway use the filename as the instrument's name when it
|
||||
is loaded.
|
||||
- Native version of the tracker/VSTi was removed. Instead, you can change
|
||||
between the two versions of the synth on the fly, by clicking on the "Synth"
|
||||
option under the CPU group in the song panel ([#200][i200])
|
||||
|
||||
Reference in New Issue
Block a user