Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some fancy oscillators #270

Open
jatinchowdhury18 opened this issue Jul 24, 2022 · 0 comments
Open

Add some fancy oscillators #270

jatinchowdhury18 opened this issue Jul 24, 2022 · 0 comments
Labels
dsp Related to the audio DSP utils

Comments

@jatinchowdhury18
Copy link
Contributor

jatinchowdhury18 commented Jul 24, 2022

Right now we've got the basic oscillators (sawtooth, sine, square, triangle), but it would be cool to have some fancier oscillators as well. Here's some ideas:

  • Polygonal Oscillator (original and anti-aliased)
  • Phase Distortion Oscillator (maybe this)
  • Square Wave with variable duty cycle

When we add more oscillators, it would probably also make sense to move the sound sources to their own module.

@jatinchowdhury18 jatinchowdhury18 added the dsp Related to the audio DSP utils label Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dsp Related to the audio DSP utils
Projects
None yet
Development

No branches or pull requests

1 participant