summaryrefslogtreecommitdiff
path: root/AlsaSeq.hs
AgeCommit message (Expand)Author
2014-01-17get ready to recognize midi channelsAndrew Cady
2014-01-17save channel information in keysDown setsAndrew Cady
2014-01-17forward timing information from midi inputAndrew Cady
2014-01-17treat noteOn with 0 velocity as noteOffAndrew Cady
2014-01-17pretty close to live key displayAndrew Cady
2014-01-16retry after alsa inputPending exceptionsAndrew Cady
2014-01-16fix cabal buildAndrew Cady
2014-01-15show currently-playing midi notes in real-time through sdl!Andrew Cady
2014-01-15add alsa initialization to axis.hsAndrew Cady
2014-01-15factor functions into separate module AlsaSeq.hsAndrew Cady