mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-19 13:34:34 -04:00
fix(tracker): ensure numVoices of loaded instrument is ok
This commit is contained in:
parent
74972b5ff4
commit
1daaf1829c
@ -9,6 +9,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
resized ([#145][i145])
|
||||
|
||||
### Fixed
|
||||
- When loading an instrument, make sure the total number of voices does not go
|
||||
over the maximum number allowed by vm, and make sure a loaded instrument has
|
||||
at least 1 voice
|
||||
- Potential ID collisions when clearing unit or pasteing instruments
|
||||
- Assign new IDs to loaded instruments, and fix ID collisions in case they
|
||||
somehow still appear ([#146][i146])
|
||||
|
Reference in New Issue
Block a user