Home
last modified time | relevance | path

Searched refs:remove_custom_midnam (Results 1 – 3 of 3) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dmidi_patch_manager.h69 bool remove_custom_midnam (const std::string& id);
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dmidi_patch_manager.cc100 MidiPatchManager::remove_custom_midnam (const std::string& id) in remove_custom_midnam() function in MidiPatchManager
H A Dlv2_plugin.cc1016 MIDI::Name::MidiPatchManager::instance().remove_custom_midnam (ss.str()); in ~LV2Plugin()