Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Window osc streaming handler (surge-synthesizer#5582)
So when @baconpaul added version streaming handlers, there was a miscopied line from Sine osc into Window osc that changed the type of Formant parameter to ct_osc_feedback, which messes up certain factory patches that are sv<=12. This fixes that!
- Loading branch information