Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dmidi_region_view.h563 void display_patch_changes_on_channel (uint8_t, bool);
H A Dmidi_region_view.cc1247 display_patch_changes_on_channel (i, chn_mask & (1 << i)); in display_patch_changes()
1255 MidiRegionView::display_patch_changes_on_channel (uint8_t channel, bool active_channel) in display_patch_changes_on_channel() function in MidiRegionView