DIY Electronic Synth: Difference between revisions
From Federal Burro of Information
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 24: | Line 24: | ||
https://diyelectromusic.com/worksheets/ | https://diyelectromusic.com/worksheets/ | ||
https://github.com/lucidbeaming/Camel/blob/master/camel-sample.ino |
Revision as of 15:50, 2 September 2024
I've been using mozzi to make a synth.
https://sensorium.github.io/Mozzi/
simple examples: https://sensorium.github.io/Mozzi/examples/#01.Basics
something simple:
https://sensorium.github.io/Mozzi/examples/#01.Basics
IUt was easy enough with the Arduino UNO . It has a DAC
I have a several; esp32 c3 which do not have a dac, and so I ask is a DAC requisite?
I need to learn some.
I'm reading:
https://diyelectromusic.com/2024/05/07/selecting-microcontrollers-for-music/
to to / read:
https://diyelectromusic.com/worksheets/
https://github.com/lucidbeaming/Camel/blob/master/camel-sample.ino