13
0
livetrax/libs/surfaces/generic_midi
Paul Davis 266030b79c some generic midi debugging plus an assert
git-svn-id: svn://localhost/ardour2/branches/3.0@12950 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-06-26 20:49:52 +00:00
..
.cvsignore
generic_midi_control_protocol.cc fix up some issues introduced by lifecycle tracking of Controllable in Generic MIDI control code 2012-06-26 19:10:11 +00:00
generic_midi_control_protocol.h add late/lazy binding between generic MIDI bindings and controllable elements in the session. this allows you to load a binding map that refers to elements that have not yet been created in the session, and when they are created, the binding will work 2012-06-25 12:33:13 +00:00
gmcp_gui.cc Slightly tweaked patch from royvegard to add optional threshold for catch-up of non motorised controls in generic MIDI surfaces (#4828). 2012-06-13 21:53:50 +00:00
i18n.h
interface.cc
midiaction.cc
midiaction.h
midicontrollable.cc some generic midi debugging plus an assert 2012-06-26 20:49:52 +00:00
midicontrollable.h disconnect from a Controllable when it is destroyed 2012-06-26 01:55:53 +00:00
midifunction.cc Patch from royvegard to add a set-bank midi function 2012-06-25 19:26:00 +00:00
midifunction.h Patch from royvegard to add a set-bank midi function 2012-06-25 19:26:00 +00:00
midiinvokable.cc
midiinvokable.h radically rethink export/bounce/freeze code design. probably not 100% done by freeze+unfreeze now work and behave sensibly w.r.t. processors that do routing 2012-03-15 21:40:17 +00:00
wscript Upgrade to waf 1.6.7 and autowaf r52. 2011-09-29 19:17:54 +00:00