mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-24 07:54:55 -04:00
fix(amd64-386): do not optimize away phase modulations with unisons
This commit is contained in:
parent
012ed10851
commit
569958547e
@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
|
||||
## Unreleased
|
||||
### Fixed
|
||||
- In x86 templates, do not optimize away phase modulations when unisons are used
|
||||
even if all phase inputs are zeros, as unisons use the phase modulation
|
||||
mechanism to offset the different oscillators
|
||||
- Do not include delay times in the delay time table if the delay unit is
|
||||
disabled ([#139][i139])
|
||||
|
||||
|
Reference in New Issue
Block a user