13
0
livetrax/libs/surfaces/generic_midi
2011-08-10 15:57:03 +00:00
..
.cvsignore
generic_midi_control_protocol.cc if a binding map specifies controllables that don't exist in the session, drop those bindings so that we don't crash from having bindings without controllables (should fix #4256) 2011-08-10 15:57:03 +00:00
generic_midi_control_protocol.h
gmcp_gui.cc
i18n.h
interface.cc
midiaction.cc fix a variety of unused argument errors noted by gcc 4.3.2 on x86 2010-09-02 17:01:36 +00:00
midiaction.h
midicontrollable.cc fix conversion of MIDI controller (7 bit) value into a 0..+1.0 range value 2010-11-29 17:56:08 +00:00
midicontrollable.h
midifunction.cc fix a variety of unused argument errors noted by gcc 4.3.2 on x86 2010-09-02 17:01:36 +00:00
midifunction.h
midiinvokable.cc Trim midi++ port code to either do in or out, but not both in the same object. 2010-07-08 01:00:46 +00:00
midiinvokable.h
wscript Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent) 2011-04-22 22:15:21 +00:00