NAME

CHANS - return input soundfile channel information


SYNOPSIS

nchans = CHANS()


DESCRIPTION

CHANS returns the number of channels in an input file or audio stream opened by a previous rtinput command.


EXAMPLES
   rtinput("somesoundfile")
   val = CHANS()

SEE ALSO

DUR, PEAK, SR, filechans, filedur, filepeak, filesr, rtinput