I've never found a way of saving the patch to the current file, but if you want to save it to a new file, you can do this:
[savetofile newpatch.pd home/my/directory(
|
[send pd-mypatch.pd]
From: Pd-list <pd-list-bounces@lists.iem.at> on behalf of Esteban Viveros <emviveros@gmail.com> Sent: 11 March 2019 14:56 To: Pd-List Subject: [PD] Save patch with internal message
Hi List!
I'm tried to save a patch through
internal messages without success. I tried menusave and menusaveas methods in some ways. I'm using Pd 0.49-1 (mac).
Is it possible to save patches via internal messages yet?