mirror of
https://github.com/vsariola/sointu.git
synced 2026-03-01 03:23:17 -05:00
fix(vm): avoid NaNs in trisaw oscillator
This commit is contained in:
parent
92859a5e58
commit
4d29a191c8
@ -40,7 +40,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
- VSTi queries the host sample rate more robustly. Cubase previously reported
|
||||
the sample rate as 0 Hz, leading to persistent error message about the sample
|
||||
rate not being 44100 Hz. ([#222][i222])
|
||||
- Occasional NaNs in the Trisaw oscillator when the color was 0 in the Go VM.
|
||||
- Occasional NaNs in the Trisaw oscillator when color was = 0 or color = 128
|
||||
- The tracker thought that "sync" unit pops the value from stack, even if the VM
|
||||
did not, resulting it claiming errors in patches that worked once compiled.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user