mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-26 00:44:47 -04:00
fix(tracker/gioui): changing a hex played the previous value
This commit is contained in:
parent
08386323ed
commit
04ca0a3f6e
@ -106,6 +106,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
x87 stack.
|
||||
|
||||
### Fixed
|
||||
- When changing a nibble of a hexadecimal note, the note played was the note
|
||||
before changing the nibble
|
||||
- Loading a preset did not update the IDs of the newly loaded instrument,
|
||||
causing ID collisions and sends target wrong units.
|
||||
- The x87 native filter unit was denormalizing and eating up a lot of CPU ([#68][i68])
|
||||
|
Reference in New Issue
Block a user