DIY Electronic Synth: Difference between revisions
From Federal Burro of Information
Jump to navigationJump to search
(Created page with " I've been using mozzi to make a synth. https://sensorium.github.io/Mozzi/ 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?") |
No edit summary |
||
Line 11: | Line 11: | ||
I have a several; esp32 c3 which do not have a dac, and so I ask is a DAC requisite? | 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/ |
Revision as of 15:43, 2 September 2024
I've been using mozzi to make a synth.
https://sensorium.github.io/Mozzi/
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/