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

SourceForge.net noreply at sourceforge.net
Tue Aug 17 05:20:24 CEST 2010


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: Closed
Resolution: Accepted
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: 2010-08-16 23:20

Message:
oops, actually this is the right git commit
b1fc612415b9d4274337a1ce55299bfd2e7bf578

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

Comment By: Hans-Christoph Steiner (eighthave)
Date: 2010-08-16 23:17

Message:
git commit e980269e976db443358f0b32f698b457daab29d4

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

Comment By: Miller Puckette (millerpuckette)
Date: 2010-08-03 00:12

Message:
hope I edited this one in OK -- not sure what cases to test.

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

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