Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Droute.h249 void set_patch_selector_dialog (PatchChangeGridDialog* d) { _patch_selector_dialog = d; } in set_patch_selector_dialog() function
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Droute_ui.cc1622 _route->set_patch_selector_dialog (0); in delete_patch_change_dialog()
1644 _route->set_patch_selector_dialog (d); in select_midi_patch()