* got MIDI clock working really smoothly (29 frames until sync, ardour transport...
[ardour.git] / libs / surfaces / generic_midi / interface.cc
index 230be694f23a66185c6ffdbaee6ce2c2cdf5c170..c70b5b6b6182d872e3ab59280ae68a62383e139a 100644 (file)
@@ -42,6 +42,7 @@ static ControlProtocolDescriptor generic_midi_descriptor = {
        ptr : 0,
        module : 0,
        mandatory : 0,
+       supports_feedback : true,
        probe : probe_generic_midi_protocol,
        initialize : new_generic_midi_protocol,
        destroy : delete_generic_midi_protocol