Ciao,
is there a fast way to convert a pd patch to a Max one?
Thanks, Stefano
Stefano Papetti wrote:
Ciao,
is there a fast way to convert a pd patch to a Max one?
apart from browsing the archives at http://lists.puredata.info/pipermail/pd-list/ (note that i am ignorant of any moratoria that might be around), you could also try to:
been discussed several times on this list)
mfg.asdr IOhannes
apart from browsing the archives at http://lists.puredata.info/pipermail/pd-list/ (note that i am ignorant of any moratoria that might be around), you could also try to:
- save the max-patch as text (with .pat ending) and open it in pd
- use cyclone (i don't know much about that, but this has definitely
been discussed several times on this list)
Thanks.. Iohannes, but my concern is about converting a patch from pd to Max and not viceversa. I didn't find anything except for a very old converter on the pddp site. Unfortunately the pd patches I converted with that don't work.
Stefano
On Wed, 29 Nov 2006, Stefano Papetti wrote:
Thanks.. Iohannes, but my concern is about converting a patch from pd to Max and not viceversa. I didn't find anything except for a very old converter on the pddp site. Unfortunately the pd patches I converted with that don't work.
Well, why don't you ask the MAX guys whether they have anything like that. If anyone wants to encourage you to get away from pd, it must be MAX users.
_ _ __ ___ _____ ________ _____________ _____________________ ... | Mathieu Bouchard - tél:+1.514.383.3801 - http://artengine.ca/matju | Freelance Digital Arts Engineer, Montréal QC Canada
Stefano Papetti wrote:
apart from browsing the archives at http://lists.puredata.info/pipermail/pd-list/ (note that i am ignorant of any moratoria that might be around), you could also try to:
- save the max-patch as text (with .pat ending) and open it in pd
- use cyclone (i don't know much about that, but this has definitely
been discussed several times on this list)
Thanks.. Iohannes, but my concern is about converting a patch from pd to Max and not viceversa.
oops sorry, i should have read more closely...
i have no idea how to accomplish that.
mfga.r IOhannes
I didn't find anything except for a very old converter on the pddp site. Unfortunately the pd patches I converted with that don't work.
Stefano
Stefano Papetti a écrit :
apart from browsing the archives at http://lists.puredata.info/pipermail/pd-list/ (note that i am ignorant of any moratoria that might be around), you could also try to:
- save the max-patch as text (with .pat ending) and open it in pd
- use cyclone (i don't know much about that, but this has definitely
been discussed several times on this list)
Thanks.. Iohannes, but my concern is about converting a patch from pd to Max and not viceversa.
did you try : file / save as / max file ???
cyrille
I didn't find anything except for a very old converter on the pddp site. Unfortunately the pd patches I converted with that don't work.
Stefano
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Thanks.. Iohannes, but my concern is about converting a patch from pd to Max and not viceversa.
did you try : file / save as / max file ???
cyrille
Gosh! I didn't know about that! Thank you very much! Unfortunately it doesn't work as expected... I get a weird patch with unidentified objects and above all wires connnected to nothing! Ok... let's do it manually :(
Stefano
P.S. when did pd start implementing that feature?
Stefano Papetti wrote:
did you try : file / save as / max file ???
P.S. when did pd start implementing that feature?
From the very start, AFAIK. They're all just textfiles with two different extensions in the end.
d.
I think Pd came with that feature from the very beginning. the problem with the wiring might be, that all objects get a number when they are created and the wiring is done according to that number, so when max fails to create an object, the wires go to the next object, which was created successfully. also, as far as I remember, max and pd have different ways to deal with subpatches. so if you really want to convert, you should have abstractions for all objects, that do not exist in max (at least fake abstractions to keep the numbers of ins and outs) and copy the subpatches into the main patch. try it with a small patch... good luck. marius.
Stefano Papetti wrote:
Thanks.. Iohannes, but my concern is about converting a patch from pd to Max and not viceversa.
did you try : file / save as / max file ???
cyrille
Gosh! I didn't know about that! Thank you very much! Unfortunately it doesn't work as expected... I get a weird patch with unidentified objects and above all wires connnected to nothing! Ok... let's do it manually :(
Stefano
P.S. when did pd start implementing that feature?
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list