Closed sowbug closed 1 year ago
For example, projects/demos/instruments/oscillator-sine-a4.yaml produces a tone whose frequency is very slightly less than 440 Hz. Suspecting floating-point precision problems.
projects/demos/instruments/oscillator-sine-a4.yaml
Fixed in 28774eabfc79437b0a9e3043da35c07332afdeb2. Was mistakenly chopping off a bit of the end of the cycle when I added second-oscillator syncing
For example,
projects/demos/instruments/oscillator-sine-a4.yaml
produces a tone whose frequency is very slightly less than 440 Hz. Suspecting floating-point precision problems.