Ma standalone won't output MIDI

JS COTE's icon

Hi!
Sorry for my newbie question, I'm coming back to MAX/MSP after a long break.
I've made a patch in Max/Msp8 and it outputs MIDI fine when I use in in the Max app, but when I build an app with the patch, nothing is coming out of that new app I've just created. I obviously checked the MIDI setup and whatever I do there, it doesn't output MIDI whatesoever.
Am I missing something?
Thanks!

JS

Davidson Audio & Multimedia's icon

Make sure when you build your app that you are including all the externals you use. For instance build the app then add a folder called support place it in the resources folder and put any externals or js files etc inside.

Is there a way in your app to select midi output port?

Maybe post the compressed patch so we can see what is possibly wrong.

JS COTE's icon

Thanks a lot!
It REALLY was a newbie problem: I hadn't defined the interfaces in my patch... DUH.
It words fine now!
Cheers!

Davidson Audio & Multimedia's icon

Great glad you got it sorted JS COTE.

Matías Martín's icon

Hello JS Cote! I just saw this question, I know its old but can you explain further what you did to solve this? I am having the same problem.

Thanks!