define a default audio driver
i need do define a audio driver as a default setting. so if max crashes and it will get restarted
automatically it also uses automatically a specific audio driver. is there a text file where i can set it?
thanks. cioa, johannes
i modified my DSP status window. it loadbangs my custom setting (and 2 alternative settings via a [preset]) object as soon as it is opened.
you can of course also include that same code (of the DSP window) in the root patch of a project you are working on, so that you dont need to open it by hand.
thanks guys, that definitely helps. j