synthcable

ATtiny85-based MIDI synthesizer
git clone https://git.mitxela.com/synthcable.git
Log | Files | Refs | README

Branches

Name Last commit date Author
master2016-10-15 16:18:51 +0100mitxela

File Tree (HEAD)

Name Size
README.md979B
SynthCable.asm7.686K

History

* 4fab809 (HEAD -> master) | mitxela 2016-10-15 16:18 | Create README.md | * 96857ee mitxela 2016-05-15 19:19 moved to github

Contents of README.md:

Synth Cable: ATtiny85-based MIDI synthesizer

This is the source code to my original Synth Cable using an ATtiny85. It's also identical to the code that runs on my World's Smallest MIDI Synthesizer and almost identical to that used in the Hardware Reverse Oscilloscope.

It has a monophonic square wave output and supports an arpeggiator, modulation/aftertouch and pitch-bend.

Schematics and explanation here: https://mitxela.com/projects/midi_on_the_attiny

Video demos:

Code last modified 5th Aug 2015.