Skip to content

jarv/PlayTune

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
etc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Arduino / AVR library for playing songs using match
values and delays.  Supports up to three timers simultaneously. 

playtune.cpp / playtune.h
 - Arduino Library for generating music

songs/
 - Header files for pre-generated songs

bin/xml2h.py
 - Converts a MusicXML file into a header file
   for the Arduino lib

musescore/zapchords.js
 - plugin for musescore that removes chords

atmega168.cpp
 - example code for the atmega168

attiny85.cpp
 - example code for the attiny85

Makefile
 - Modify to either build for the atmega168 or attiny85

See http://jarv.org for more info

About

Arduino lib and supporting utilities for creating music from midi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published