Book notes: Arduino for Musicians: A Complete Guide to Arduino and Teensy Microcontrollers, by Brent Edstrom. First published March 1, 2016.
See also:
- amazon
- goodreads
- Arduino for Musicians - OUP main page
- Companion Website
- Project: Simple Theremin
- Project: Metronome
- very good, practical coverage of MIDI with Arduino and Teensy
- do I have any midi devices??
- Project: Force-sensitive Resistor FSR402, FSR406
- Project: breath controller
- Music Instrument Shield - Sparkfun
- general MIDI
- AdaFruit Wave Shield
- wav file playback
- GinSing ginsingsound.com
- synthesis shield
- EOL?
- GameDuino
- audio and video
- spartan fpga
- Codec shield
- 24 it DAC/ADC
- microphone input
- line in and out
- http://wiki.openmusiclabs.com/wiki/AudioCodecShield
- good C++ intro
- DAC
- see: LEAP#115 R2RDAC
- dedicated DAC chip
- PWM
- sound synthesis p210
- Project: mozzi synth
- Teensy 3 audio output
- pre-amp
- electret mic input
- processing
- Project: FFT
- Project: Complete Metronome