Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dmidi_region_view.h143 …void get_patch_key_at (Temporal::Beats time, uint8_t channel, MIDI::Name::PatchPrimaryKey& key) co…
H A Dmidi_region_view.cc1937 MidiRegionView::get_patch_key_at (Temporal::Beats time, uint8_t channel, MIDI::Name::PatchPrimaryKe… in get_patch_key_at() function in MidiRegionView
4266 get_patch_key_at (n->time(), n->channel(), patch_key); in get_note_name()