You could use the -audiodev flag ( http://en.flossmanuals.net/PureData/AdvancedConfig) but I never used it on Mac, so I'm not sure whether it is appliable; with flags you could also specify sound servers/API to playback with. So another solution could just be to use jack (I usually reccommend to install jack on Mac for better flexibility and efficiency). Then you would start jack with an appropriate profile and Pd with -jack and -channels flag and you're done. http://freefr.dl.sourceforge.net/project/jackosx/JackOSX/0.87/JackOSX.0.87.D...
best, Marco
i need to tell a patch to select an external sound card when it loads. what's the most efficient method? flags? im on osx, pd-extended, card is a focusrite saffire pro 24. cheers
In Pd-extended, check out:
Help -> Browser -> hcs -> get-audio-dialog-help.pd
You can use that to grab the settings from the Audio dialog and embed
them in the patch.
.hc
On Jan 29, 2011, at 6:59 AM, Marco Donnarumma wrote:
You could use the -audiodev flag (http://en.flossmanuals.net/PureData/AdvancedConfig ) but I never used it on Mac, so I'm not sure whether it is
appliable; with flags you could also specify sound servers/API to
playback with. So another solution could just be to use jack (I
usually reccommend to install jack on Mac for better flexibility and
efficiency). Then you would start jack with an appropriate profile
and Pd with -jack and -channels flag and you're done. http://freefr.dl.sourceforge.net/project/jackosx/JackOSX/0.87/JackOSX.0.87.D...best, Marco
i need to tell a patch to select an external sound card when it loads. what's the most efficient method? flags? im on osx, pd-extended, card is a focusrite saffire pro 24. cheers
-- Marco Donnarumma aka TheSAD Independent New Media Arts Professional, Performer, Teacher Ongoing MSc by Research, University of Edinburgh, UK
PORTFOLIO: http://marcodonnarumma.com LAB: http://www.thesaddj.com | http://cntrl.sourceforge.net | http://www.flxer.net EVENT: http://www.liveperformersmeeting.net _______________________________________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
I have always wished for my computer to be as easy to use as my
telephone; my wish has come true because I can no longer figure out
how to use my telephone." --Bjarne Stroustrup (creator of C++)