I have an application requiring PC processing of a set of signals. They are well represented as audio signals and can be processed on a PC using audio software...so, I want to use a Teensy behaving as an audio device to make that happen. I can't tell if Teensy can support outputting more than two channels over USB and can support a lower sampling rate than the default. Is this possible?