ATtiny85-MIDI-player

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

Branches

Name Last commit date Author
master2016-10-15 16:35:03 +0100mitxela

File Tree (HEAD)

Name Size
README.md434B
polyphony.asm16.47K
polyphony.hex12.99K

History

* 47bf49d (HEAD -> master) mitxela 2016-10-15 16:35 Initial commit

Contents of README.md:

#ATtiny85 MIDI player Standalone polyphonic MIDI playback using the PLL and a bunch of software timers. The MIDI file needs pre-parsing into a more dense format to fit into the 8kB of flash. The online conversion tool is here which uses code from jasmid.

Instructions / more info / demo MP3 available here: https://mitxela.com/projects/musical_card

Last modified 06 Jul 2015