wgfrose / arduino-glitch-synth

A version of an arppegiating glitch synth for use on Arduino.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino Glitch Synth

This is a script designed to be sent to an Arduino board (I use the Arduino IDE for this, on a Mega R3 2560 board), and have the pins configured with whatever components you have available.

Take it, chop and change it, have fun and make some noise!

The sound is generated using the Mozzi library, found here [https://sensorium.github.io/Mozzi/]

About

A version of an arppegiating glitch synth for use on Arduino.

License:MIT License


Languages

Language:C++ 100.0%