Selecting IAC bus with a message to noteout
Max Patch
Copy patch and select New From Clipboard in Max.
I've searched this simple thing on the forum without success. I want to automatically select the IAC bus as an output for a noteout object. I can do it using the item number in a umenu fed by 'midiinfo' (see the patch below) but I'm not sure this will always be listed as the second item. So I tried to send a port message directly to the 'noteout' but I can't seem to find the right syntax for that message. I tried 'Gestionnaire IAC Bus 1' (as it appears in the menu - I'm French) and 'Gestionnaire_IAC_Bus_1'.
Max Patch
Copy patch and select New From Clipboard in Max.
On a US system I would do this:
Thanks Chris. I knew this would be simple. As a beginner, I didn't think of the quotation marks...