index
:
axis-of-eval.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-12-03
cabal other-modules
Andrew Cady
2015-12-03
store midi event history in a simple list
Andrew Cady
2015-12-03
separate out a midi event hook in midi-dump.hs
Andrew Cady
2015-12-03
compile with stack
Andrew Cady
2015-12-03
filter out channel 9
Andrew Cady
2014-04-05
don't use smartDrawKeys to erase keys
Andrew Cady
2014-04-05
change default to 2 keyboards; minor reorg
Andrew Cady
2014-04-04
allow up to 9 visual repetitions of the keyboard
Andrew Cady
2014-04-04
allow live-toggle of axis display size
Andrew Cady
2014-04-04
make midi inputs and outputs optional
Andrew Cady
2014-04-03
move state into data structure
Andrew Cady
2014-01-22
switch to SDL HWSurface
Andrew Cady
2014-01-21
fix: use correct resolution when resizing
Andrew Cady
2014-01-21
Pass through unknown MIDI events
Andrew Cady
2014-01-21
Fix bug where three keys were not drawn by allKeysOFF
Andrew Cady
2014-01-20
Implement window resizing.
Andrew Cady
2014-01-20
fix note labels
Andrew Cady
2014-01-20
correctly implement multi-channel display
Andrew Cady
2014-01-20
change smartDrawKeys interface
Andrew Cady
2014-01-19
fix forgotten term in trig equation
Andrew Cady
2014-01-19
displaying multiple channels on one key simultaneously
Andrew Cady
2014-01-18
color the keyboard axis-style
Andrew Cady
2014-01-18
add "octave squash" functionality but disable it
Andrew Cady
2014-01-18
whitespace; enable hexagons and color-by-channel
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
minor (format some commented-out code)
Andrew Cady
2014-01-17
save channel information in keysDown sets
Andrew Cady
2014-01-17
press 'c' to erase all key borders; they come back after notes are played
Andrew Cady
2014-01-17
implement unique-keys "mode"
Andrew Cady
2014-01-17
use smaller circles in circle mode
Andrew Cady
2014-01-17
backspace = all keys off
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
increase number of rows to 7+4
Andrew Cady
2014-01-17
live playback works! connect via aplaymidi to play midi files
Andrew Cady
2014-01-17
pretty close to live key display
Andrew Cady
2014-01-17
moving toward hilighting axis keys
Andrew Cady
2014-01-16
count the hexagons
Andrew Cady
2014-01-16
fix the pixel edges
Andrew Cady
2014-01-16
add sdl-gfx hexgaonal grid
Andrew Cady
2014-01-16
remove text output of events
Andrew Cady
2014-01-16
retry after alsa inputPending exceptions
Andrew Cady
2014-01-16
symlinks to cabal-built binaries
Andrew Cady
2014-01-16
fix cabal build
Andrew Cady
2014-01-16
output sdl keys being pressed
Andrew Cady
2014-01-15
grabInput True; showCursor False; display mouse buttons
Andrew Cady
2014-01-15
add mouse warp and show mouse movement in display
Andrew Cady
2014-01-15
factor out textBand function to draw text over full width of screen
Andrew Cady
2014-01-15
show currently-playing midi notes in real-time through sdl!
Andrew Cady
[prev]
[next]