index
:
axis-of-eval.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-01-15
add ttf font file
Andrew Cady
2014-01-15
render netwire hooray text in SDL
Andrew Cady
2014-01-15
add fullscreen SDL graphics (empty black window)
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
2014-01-15
factor out new function: forwardNoteEvent
Andrew Cady
2014-01-15
factor out new function: parseAlsaEvents
Andrew Cady
2014-01-15
move aconnect into separate function
Andrew Cady
2014-01-15
use Haskore.Basic.Pitch to pretty-print note names
Andrew Cady
2014-01-15
add list of alsa clients to usage error
Andrew Cady
2014-01-15
remove horror show
Andrew Cady
2014-01-15
use nonblocking IO; poll (and spin the CPU)
Andrew Cady
2014-01-15
output the set of midi pitches being played
Andrew Cady
2014-01-14
more horrors
Andrew Cady
2014-01-14
the horror!
Andrew Cady
2014-01-14
specify midi in/out ports via command line
Andrew Cady
2014-01-14
axis --> fluidsynth alsa proxy works!
Andrew Cady
2014-01-14
port opened, but read fails
Andrew Cady
2014-01-14
backup
Andrew Cady
2014-01-14
add midi-dump experimental code
Andrew Cady
2014-01-13
fix up cabal file; add gitignore
Andrew Cady
2014-01-13
Initial commit.
Andrew Cady