This looks like a good way to start learning about Arduino & Teensy microcontrollers.
The Teensy looks great esp fro audio... Comes from a company called PJRC.
You can create all sorts of effects .... delay, chorus, reverb etc
It can also synthesize sounds etc etc.
You can get multichannel sound out of this chip.
The Teensy 3.2 seems to be very popular. It's used in the Faderbank, and many Eurorack mosules such as the Radio Music / chord organ and the TELEX Teletype.
The Hackaday page is here
https://hackaday.io/project/8292-microcontroller-audio-workshop-had-supercon-2015
This uses a Teensy 3.2 and the audio adapter board
The workshop PDF is here.
....
Audio library delay line demo
The analog pins are labeled A0 to A9
Connect the buttons to pins 0, 1, and 2
The pots connect to A1, A2 & A3
Links
+Arduino workshops for beginners
+ Teensy Tutorials
+ PJRC Audio design system for Teensy
+ Teensy Audio Library
+ Sparkfun - 4 channel audio
+ Microcontroller Index Page
+ i2c protocol
The Teensy looks great esp fro audio... Comes from a company called PJRC.
You can create all sorts of effects .... delay, chorus, reverb etc
It can also synthesize sounds etc etc.
You can get multichannel sound out of this chip.
The Teensy 3.2 seems to be very popular. It's used in the Faderbank, and many Eurorack mosules such as the Radio Music / chord organ and the TELEX Teletype.
The Hackaday page is here
https://hackaday.io/project/8292-microcontroller-audio-workshop-had-supercon-2015
This uses a Teensy 3.2 and the audio adapter board
The workshop PDF is here.
....
Audio library delay line demo
The analog pins are labeled A0 to A9
Connect the buttons to pins 0, 1, and 2
The pots connect to A1, A2 & A3
Links
+Arduino workshops for beginners
+ Teensy Tutorials
+ PJRC Audio design system for Teensy
+ Teensy Audio Library
+ Sparkfun - 4 channel audio
+ Microcontroller Index Page
+ i2c protocol