13
0
livetrax/libs/surfaces/generic_midi
Paul Davis 1f4a82cb8e next step of generic MIDI feedback fix - remove static _send_feedback from MIDI controllables
git-svn-id: svn://localhost/ardour2/trunk@1225 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-19 14:13:00 +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
interface.cc
midicontrollable.cc next step of generic MIDI feedback fix - remove static _send_feedback from MIDI controllables 2006-12-19 14:13:00 +00:00
midicontrollable.h next step of generic MIDI feedback fix - remove static _send_feedback from MIDI controllables 2006-12-19 14:13:00 +00:00
SConscript Allow generic_midi control surface to compile by adding the local sndfile 2006-11-25 03:10:11 +00:00