nchnls_hw
Returns the number of audio channels in the underlying hardware.
This does not necessarily correspond to the number of channels used by Csound (set by nchnls and nchnls_i).
Syntax
Initialization
On init-pass idacc will contain the number of channels in the output device, and iadcc, the number of input channels. These will correspond to the currently selected/in-use hardware devices.
Examples
Here is an example of the nchnls_hw opcode. It uses the file nchnls_hw.csd.
The output should include lines like these:
See also
Credits
Author: Victor Lazzarini
2016
In version 6.07