Reads audio from the sound input hardware.
NOTE: This is provided for backwards compatibility with SC2 code. For normal use
SoundIn, which has bus numbers beginning at 0, as AudioIn may be deprecated and removed at some point in the future.
AudioIn.ar(channel: 0, mul: 1.0, add: 0.0)
Arguments:
channel |
Input channel number to read. Channel numbers begin at 1. |
mul | |
add | |
Patching input to output