mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-24 06:07:29 +01:00
MIDI leaks -- the Controllergate conspiracy debunked
This commit is contained in:
parent
02d484de8a
commit
f05a07837b
1 changed files with 2 additions and 0 deletions
|
|
@ -88,6 +88,8 @@ MIDIControllable::MIDIControllable (GenericMidiControlProtocol* s, MIDI::Parser&
|
|||
MIDIControllable::~MIDIControllable ()
|
||||
{
|
||||
drop_external_control ();
|
||||
delete _descriptor;
|
||||
_descriptor = 0;
|
||||
}
|
||||
|
||||
int
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue