Age | Commit message (Expand) | Author |
---|---|---|
2014-01-21 | Pass through unknown MIDI events | Andrew Cady |
2014-01-18 | add "octave squash" functionality but disable it | Andrew Cady |
2014-01-17 | keys have different colors depending on channel | Andrew Cady |
2014-01-17 | get ready to recognize midi channels | Andrew Cady |
2014-01-17 | save channel information in keysDown sets | Andrew Cady |
2014-01-17 | forward timing information from midi input | Andrew Cady |
2014-01-17 | treat noteOn with 0 velocity as noteOff | Andrew Cady |
2014-01-17 | pretty close to live key display | Andrew Cady |
2014-01-16 | retry after alsa inputPending exceptions | Andrew Cady |
2014-01-16 | fix cabal build | Andrew Cady |
2014-01-15 | show currently-playing midi notes in real-time through sdl! | Andrew Cady |
2014-01-15 | add alsa initialization to axis.hs | Andrew Cady |
2014-01-15 | factor functions into separate module AlsaSeq.hs | Andrew Cady |