[PD] List Devices../Puredata Preferences (command line pref)

Lucas Cordiviola lucarda27 at hotmail.com
Tue Jul 26 01:07:50 CEST 2016


Following these two related threads:
https://lists.puredata.info/pipermail/pd-list/2016-07/115642.html
https://lists.puredata.info/pipermail/pd-list/2016-07/115656.html
I`ve done some tests,
Using ASIO everything works as expected:
list devices to a txt file:
pd -asio -blocksize 256 -listdev -stderr 2> asio.txt -send "pd quit"
Call the device by name:
pd -asio -blocksize 256 -audioaddoutdev "ASIO:M-Audio USB ASIO"
note the “ “ for spaces in the device name.

Problems come with MMIO:
list to file OK,
pd -listdev -stderr 2> list.txt -send "pd quit"
This will name i.e: A, B and C.
When calling -audioaddoutdev “A”, I get “B” and when calling “B” I get “C”.
Not sure if this is a “Pd” thing or a “portaudio” thing.

Salutti,Lucarda.
Mensaje telepatico asistido por maquinas.


 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160725/23fe7c9e/attachment.html>


More information about the Pd-list mailing list