summaryrefslogtreecommitdiff
path: root/axis-of-eval.cabal
AgeCommit message (Expand)Author
2015-12-18cc-options to allow ghci to load midi-dump againAndrew Cady
2015-12-17Fix cabal buildsAndrew Cady
2015-12-17axis.hs: start to move mainloop into RWSTAndrew Cady
2015-12-17Clean up axis.hs lint errors, formatting, etc.Andrew Cady
2015-12-17Perform GC for each tick.Andrew Cady
2015-12-10Implement saving of .mid filesAndrew Cady
2015-12-06Store recordings as Codec.Midi.MessageAndrew Cady
2015-12-06use RealTimeQueue for queuing midi output to ALSAAndrew Cady
2015-12-06implement module RealTimeQueueAndrew Cady
2015-12-05start to move midi serialization into separate fileAndrew Cady
2015-12-03changing the ghc options fixed the performance issue (-O2 and/or -threaded)Andrew Cady
2015-12-03write sqlite in a separate threadAndrew Cady
2015-12-03dump all midi to a databaseAndrew Cady
2015-12-03keep track of timeAndrew Cady
2015-12-03cabal other-modulesAndrew Cady
2015-12-03compile with stackAndrew Cady
2014-01-16add sdl-gfx hexgaonal gridAndrew Cady
2014-01-15cabal file: add deps; configure midi-dump as separate binaryAndrew Cady
2014-01-13fix up cabal file; add gitignoreAndrew Cady
2014-01-13Initial commit.Andrew Cady