[PD-dev] [ pure-data-Patches-2532431 ] fix opening of .PD/.Pd/.pD and Max patches (.mxt/.pat)

SourceForge.net noreply at sourceforge.net
Sat Jan 24 06:24:38 CET 2009


Patches item #2532431, was opened at 2009-01-24 00:13
Message generated for change (Comment added) made by eighthave
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2532431&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: None
Status: Open
Resolution: None
>Priority: 7
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Miller Puckette (millerpuckette)
>Summary: fix opening of .PD/.Pd/.pD and Max patches (.mxt/.pat)

Initial Comment:
add support for Max patch file .mxt file extension, which should be the same file format as a text .pat".

Anyone know the status of the Max patch file conversion code in Pd?


----------------------------------------------------------------------

>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-01-24 00:24

Message:
This patch fixes .pat and .mxt loading, it turns out that open_file was
just testing for .pd as a valid file.  It also has the nice side effect of
allowing Pd to open .pD, .Pd and .PD files.  Currently, open_file will only
open .pd files.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2532431&group_id=55736




More information about the Pd-dev mailing list