Age | Commit message (Expand) | Author |
---|---|---|
2015-12-10 | Implement saving of .mid files | Andrew Cady |
2015-12-06 | Store recordings as Codec.Midi.Message | Andrew Cady |
2015-12-06 | use RealTimeQueue for queuing midi output to ALSA | Andrew Cady |
2015-12-06 | implement module RealTimeQueue | Andrew Cady |
2015-12-05 | start to move midi serialization into separate file | Andrew Cady |
2015-12-03 | changing the ghc options fixed the performance issue (-O2 and/or -threaded) | Andrew Cady |
2015-12-03 | write sqlite in a separate thread | Andrew Cady |
2015-12-03 | dump all midi to a database | Andrew Cady |
2015-12-03 | keep track of time | Andrew Cady |
2015-12-03 | cabal other-modules | Andrew Cady |
2015-12-03 | compile with stack | Andrew Cady |
2014-01-16 | add sdl-gfx hexgaonal grid | Andrew Cady |
2014-01-15 | cabal file: add deps; configure midi-dump as separate binary | Andrew Cady |
2014-01-13 | fix up cabal file; add gitignore | Andrew Cady |
2014-01-13 | Initial commit. | Andrew Cady |