mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-23 15:34:52 -04:00
fix(amd64-386): crash with sample-based oscillator in 32-bit library
This commit is contained in:
parent
0e10cd2ae8
commit
ce673578fd
@ -10,6 +10,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
the command line tools.
|
||||
|
||||
### Fixed
|
||||
- Crashes with sample-based oscillators in the 32-bit library, as the pointer to
|
||||
sample-table (edi) got accidentally overwritten by detune
|
||||
- Sample-based oscillators could hard crash if a x87 stack overflow happened
|
||||
when calculating the current position in the sample ([#149][i149])
|
||||
- Numeric updown widget calculated dp-to-px conversion incorrectly, resulting in
|
||||
|
Reference in New Issue
Block a user