Implement phasor in boing^3
task id: implement-phasor2024-05-27 15:21: Getting prepped for phasor-work #implement-phasor
2024-05-27 15:35: Implement phasor example #implement-phasor
2024-05-27 15:45: It works! #implement-phasor
2024-05-27 15:50: Logs and example file: #implement-phasor
Here is the phasor implementation: https://github.com/PaulBatchelor/BoingBoingBoing/blob/main/src/phasor.rs.
Here is the example:https://github.com/PaulBatchelor/BoingBoingBoing/blob/main/examples/phasor.rs
I have a slow phasor modulating the frequency of an audio rate phasor, which is getting filter by an LPF.