Audio set up in the "Build Collective / Application"
How I can add the possibility to select the DSP (asio driver for exemple) in a menu of "Build Collective / Application"?
I need to do this because in some computer the sound of exe max applications doesn't work.
Thanks.
Are you sure you didn't first send a 0 to sel's right inlet, and afterwards remove the connection?
p
Sorry, I answered the wrong topic...
p
If you send the open message to your dac~/adc~, the DSP Status window should open. Check the menubar helpfile if you want to do this thru the menu.
Note that with some versions of Max, you have to instantiate a "DSP Status" object (with the quotes!) in your patch.
If you only want to select the sound card driver, you can also use adstatus driver.
p
Thank you Patrick!!! I have tryed "open" message with adstatus driver and it work great!!!