Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dbundle.h96 void remove_port_from_channel (uint32_t, std::string);
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dbundle_manager.cc79 c[OURS].bundle->remove_port_from_channel (c[OURS].channel, *i); in set_state()
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dbundle.cc122 Bundle::remove_port_from_channel (uint32_t ch, string portname) in remove_port_from_channel() function in Bundle