the sequel!
so im opening patches with the
[; pd open <patchname.pd> <filepath> (
message to pd. Now i'm looking into closing these patches. A command that is internal to the patch (like ; patch close) would be convenient because i could close only one patch at a time.
I toyed with the pd-patch clear command but that leaves the patch open and clears all instances of that patch. As i understand there is a namecanvas work around but before i tried to wrap my head around the namecanvas object i thought i'd ask if anyone has found a simple way to do this?
thanks