mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
* reserve "probe" to actually probe for devices * use separate probe for libusb and MIDI port devices * use "available" to check if surface can be used * allow both methods to be NULL * remove unused ControlProtocolDescriptor* argument Most surface just return `true` for available. |
||
|---|---|---|
| .. | ||
| MSVCardour_genericmidi | ||
| generic_midi_control_protocol.cc | ||
| generic_midi_control_protocol.h | ||
| gmcp_gui.cc | ||
| interface.cc | ||
| midiaction.cc | ||
| midiaction.h | ||
| midicontrollable.cc | ||
| midicontrollable.h | ||
| midifunction.cc | ||
| midifunction.h | ||
| midiinvokable.cc | ||
| midiinvokable.h | ||
| wscript | ||