saving a bpatcher

Pierre-Yves's icon

Hello !

I can't manage saving a bpatcher using "thisobject".
In stand alone I send a write message to "thispatcher" and my patch is saved.

When I do the same with this patch loaded in a bptcher, it doesn't work anymore.

Does anyone know how to save (separatly from the main patch) the patch included in a bpatcher ?

Thank you.

seejayjames's icon

just save it as you would any patch, because that's exactly what it is... another patch, separate from the main one. I don't think you can save it from the master patch, you need to be editing the original bpatch file itself. Then when you save it, the instances in your patch get updated.