<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><div>Following these two related threads:</div><div><br></div><div><a href="https://lists.puredata.info/pipermail/pd-list/2016-07/115642.html">https://lists.puredata.info/pipermail/pd-list/2016-07/115642.html</a></div><div><br></div><div><a href="https://lists.puredata.info/pipermail/pd-list/2016-07/115656.html">https://lists.puredata.info/pipermail/pd-list/2016-07/115656.html</a></div><div><br></div><div>I`ve done some tests,</div><div><br></div><div>Using ASIO everything works as expected:</div><div><br></div><div>list devices to a txt file:</div><div><br></div><div>pd -asio -blocksize 256 -listdev -stderr 2> asio.txt -send "pd quit"</div><div><br></div><div>Call the device by name:</div><div><br></div><div>pd -asio -blocksize 256 -audioaddoutdev "ASIO:M-Audio USB ASIO"</div><div><br></div><div>note the “ “ for spaces in the device name.</div><div><br></div><div><br></div><div>Problems come with MMIO:</div><div><br></div><div>list to file OK,</div><div><br></div><div>pd -listdev -stderr 2> list.txt -send "pd quit"</div><div><br></div><div>This will name i.e: A, B and C.</div><div><br></div><div>When calling -audioaddoutdev “A”, I get “B” and when calling “B” I get “C”.</div><div><br></div><div>Not sure if this is a “Pd” thing or a “portaudio” thing.</div><div><br></div><div><br></div><div>Salutti,</div><div>Lucarda.</div><br><font face="Courier New, Courier, Monospace" size="2">Mensaje telepatico asistido por maquinas.</font><br><br><div><br></div>                                     </div></body>
</html>