Bpatch help

Henry_J's icon

Hello,

I am trying to make a bpatcher function properly, but am having amateur problems. When I try to add the patch as a bpatch link in inspector, it does not show up in presentation.

Certainly, I am doing something that is easily fixed.

All help would be appreciated.

2852.dummy.maxpat
Max Patch
Henry_J's icon

Corrections:
1. When I try to add a patch as a bpatcher, it shows in regular locked mode, and not in presentation mode.

2. I am doing something that can be easily fixed.*

Please help. I have one functioning bpatcher, but am not sure why this one is not working.

pdelges's icon

If you want a patch foo.maxpat to appear in presentation mode into a bpatcher, you first have to set foo.maxpat 's openinpresentation attribute to 1. To do so, open foo.maxpat's inspector (thru the contectual Menu or the View menu) once the patch is unlocked and check the right checkbox.

Henry_J's icon

Problem solved!

Thank you very much.