<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4616.200" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffb591>
<DIV><FONT face=Arial size=2>hi,</FONT></DIV>
<DIV><FONT face=Arial size=2>seem to be having some dificulty specifying 
multiple input and output channels in the startup arguments.</FONT></DIV>
<DIV><FONT face=Arial size=2>pd -listdev gives something like (this is from 
memory)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Audio Input #1: Creative Soundblaster</FONT></DIV>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>Audio Input #2: M-Audio Delta 1010 <FONT face=Arial 
size=2>Multichannel</FONT>
<DIV><FONT face=Arial size=2>Audio Input #3: M-Audio Delta 1010 1/2</DIV>
<DIV><FONT face=Arial size=2>Audio Input #4: M-Audio Delta 1010 3/4</FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial size=2>Audio Input #5: M-Audio 
Delta 1010 5/6</FONT></FONT></DIV>
<DIV>Audio Input #6: M-Audio Delta 1010 7/8</DIV>
<DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial size=2>Audio Input #7: M-Audio 
Delta 1010 Mon Mixer</FONT></FONT></DIV>
<DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial size=2>Audio Input #8: M-Audio 
Delta 1010 SPDIF
<DIV><FONT face=Arial size=2><FONT face=Arial size=2></FONT></FONT>&nbsp;</DIV>
<DIV>(The outputs are the same...)</DIV>
<DIV>clearly, I want to be using the Delta 1010.</DIV>
<DIV>&nbsp;</DIV>
<DIV>for some reason, specifying pd.exe -asio -inchannels 3,4,5,6 -outchannels 
3,4,5,6</DIV>
<DIV>means pd complains about illegal channel number, then takes a long time to 
register the quit command.</DIV>
<DIV>&nbsp;</DIV>
<DIV>so I try:</DIV>
<DIV>pd.exe -asio -inchannels 2 -outchannels 2</DIV>
<DIV>&nbsp;</DIV>
<DIV>same thing.&nbsp; In fact, if I try specifying channel numbers, it 
complains.&nbsp; I can get the Delta 1010 to work only by not specifying any 
channel numbers, and altering windows' default device to be Delta 1010.&nbsp; it 
works, but only 1 stereo pair.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Any idea how to get multichannel I/O working??</DIV>
<DIV>&nbsp;</DIV>
<DIV>cheers,</DIV>
<DIV>M</DIV></FONT></FONT></DIV></DIV></DIV></FONT></FONT></DIV></FONT></DIV></BODY></HTML>