Audio Input #8: M-Audio
Delta 1010 SPDIF
(The outputs are the same...)
clearly, I want to be using the Delta 1010.
for some reason, specifying pd.exe -asio -inchannels 3,4,5,6 -outchannels
3,4,5,6
means pd complains about illegal channel number, then takes a long time to
register the quit command.
so I try:
pd.exe -asio -inchannels 2 -outchannels 2
same thing. In fact, if I try specifying channel numbers, it
complains. I can get the Delta 1010 to work only by not specifying any
channel numbers, and altering windows' default device to be Delta 1010. it
works, but only 1 stereo pair.
Any idea how to get multichannel I/O working??
cheers,
M