Hello,
I'm currently working on a project but I need some advice.
I making a weird synthesizer that goes through various analog circuits to modulate en change the sound. I'm using an Arduino nano to generate a simple sine wave with the tone() functionality.
However, I was wondering if it would be possible for the Arduino to also generate different signals such as square, saw, pulse etc...
If not, what would be the wisest thing I could do to implement this?
Thank you for taking the time!
And have a great day