It's not complete (I didn't deal with MIDI and determining $0 correctly, as others pointed out) but my original changes and test program are here:
http://lists.puredata.info/pipermail/pd-dev/2014-05/019832.html
(see further in that thread for more ideas and details.)
cheers M
On Sat, Aug 16, 2014 at 05:41:10PM +0200, Chris McCormick wrote:
Hi Miller,
On 16/08/14 01:11, Miller Puckette wrote:
That's the intention. It will take an update to libpd (to import the new PD source and make a couple of small changes) - I think they'll wait until the final 0.46-0 before they do all the updating.
I tested this on my own, making the needed changes to libpd and writing a test program to host two Pds - seems to work. But who knows what will come up when people start testing it more extensively.
If you have any code, or a git branch, or gotchas to share in this regard that would be awesome!
Cheers,
Chris.