Arduino Midi Sound Module Save

Turn your Arduino Uno into a 16-voice MIDI sound synthesizer

Project README

Arduino MIDI Sound Module

Turn your Arduino Uno into a 16-voice wavetable synthesizer/MIDI sound generator.

Image

General MIDI Subset

Implements the most commonly used features of the General MIDI 1.0 standard, including:

  • 128 standard instruments
  • 45 percussion instruments
  • 16 note polyphony with key velocity
  • Note on/off, program change, pitch bend, channel volume, all notes and all sounds off.

Demo

Arduino - Imperial March (Video)

Synth Engine

  • 16 voices sampled & mixed in real-time at ~20kHz
  • Wavetable and white noise sources
  • Amplitude, frequency, and wavetable offset modulated by envelope generators
  • Additional volume control per voice (used for channel volume and key velocity)
  • Documented C++ code builds in Arduino IDE or Atmel Studio 6.0

Hardware

Schematic

Useful Tools

Resources

Open Source Agenda is not affiliated with "Arduino Midi Sound Module" Project. README Source: DLehenbauer/arduino-midi-sound-module
Stars
58
Open Issues
0
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating