summaryrefslogtreecommitdiff
path: root/Midi.hs
AgeCommit message (Expand)Author
2015-12-07Output replayed recordings to MIDI channel 1Andrew Cady
2015-12-07Implement playing MIDI from the databaseAndrew Cady
2015-12-07Disable printing the names of keys.Andrew Cady
2015-12-06Deserialization with Sound.MIDI.MessageAndrew Cady
2015-12-06Store recordings as Codec.Midi.MessageAndrew Cady
2015-12-06Store recordings as Sound.MIDI.Message.TAndrew Cady
2015-12-05start to move midi serialization into separate fileAndrew Cady