Optimize oscillator by using sine table or similar
Open
enhancement
- Dominant language
- Swift
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
To optimize the `OscillatorNode` implementation, we could e.g. use
- a sine (lookup) table
- a complex phasor (see https://dsp.stackexchange.com/a/1087)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.