Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Droute.h689 ChanCount processor_out_streams; variable
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Droute.cc1902 processor_out_streams = _input->n_ports(); in configure_processors_unlocked()
1966 processor_out_streams = out; in configure_processors_unlocked()
4815 if (processor_out_streams.get(*t) > to.get(*t)) { in output_port_count_changing()