summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-01-15grabInput True; showCursor False; display mouse buttonsAndrew Cady
2014-01-15add mouse warp and show mouse movement in displayAndrew Cady
2014-01-15factor out textBand function to draw text over full width of screenAndrew Cady
2014-01-15show currently-playing midi notes in real-time through sdl!Andrew Cady
2014-01-15cabal file: add deps; configure midi-dump as separate binaryAndrew Cady
2014-01-15add ttf font fileAndrew Cady
2014-01-15render netwire hooray text in SDLAndrew Cady
2014-01-15add fullscreen SDL graphics (empty black window)Andrew Cady
2014-01-15add alsa initialization to axis.hsAndrew Cady
2014-01-15factor functions into separate module AlsaSeq.hsAndrew Cady
2014-01-15factor out new function: forwardNoteEventAndrew Cady
2014-01-15factor out new function: parseAlsaEventsAndrew Cady
2014-01-15move aconnect into separate functionAndrew Cady
2014-01-15use Haskore.Basic.Pitch to pretty-print note namesAndrew Cady
2014-01-15add list of alsa clients to usage errorAndrew Cady
TODO: make it default to AXiS -> FluidSynth, if available.
2014-01-15remove horror showAndrew Cady
2014-01-15use nonblocking IO; poll (and spin the CPU)Andrew Cady
once this is integrated into the mail loop, there will be a delay to avoid the CPU spin.
2014-01-15output the set of midi pitches being playedAndrew Cady
2014-01-14more horrorsAndrew Cady
2014-01-14the horror!Andrew Cady
2014-01-14specify midi in/out ports via command lineAndrew Cady
2014-01-14axis --> fluidsynth alsa proxy works!Andrew Cady
2014-01-14port opened, but read failsAndrew Cady
2014-01-14backupAndrew Cady
2014-01-14add midi-dump experimental codeAndrew Cady
2014-01-13fix up cabal file; add gitignoreAndrew Cady
2014-01-13Initial commit.Andrew Cady