13
0
livetrax/libs/surfaces/generic_midi
2006-10-09 15:50:44 +00:00
..
.cvsignore
generic_midi_control_protocol.cc fix abort-capture path, including many subtle issues with shared_ptr<>; remove old automation feedback code; make new automation feedback code slightly configurable ; fix zoom focus options for playhead + edit cursor ; prevent zoom < 2 samples per pixel to avoid crashes ; peak building now uses shared_ptr<Source> not Source* 2006-10-09 15:50:44 +00:00
generic_midi_control_protocol.h fix abort-capture path, including many subtle issues with shared_ptr<>; remove old automation feedback code; make new automation feedback code slightly configurable ; fix zoom focus options for playhead + edit cursor ; prevent zoom < 2 samples per pixel to avoid crashes ; peak building now uses shared_ptr<Source> not Source* 2006-10-09 15:50:44 +00:00
interface.cc
midicontrollable.cc
midicontrollable.h
SConscript