Home
last modified time | relevance | path

Searched refs:ipMIDIHandler (Results 1 – 2 of 2) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/mackie/
H A Dmackie_control_protocol.h339 struct ipMIDIHandler { struct
343 friend struct ipMIDIHandler; /* is this necessary */ argument
H A Dmackie_control_protocol.cc818 …urSurface::MackieControlProtocol::ipMIDIHandler* ipm = static_cast<ArdourSurface::MackieControlPro… in ipmidi_input_handler()
947ipMIDIHandler* ipm = new ipMIDIHandler (); /* we will leak this sizeof(pointer)*2 sized object */ in create_surfaces()