[PD-cvs] SF.net SVN: pure-data:[11899] branches/pd-devel/0.41.4

eighthave at users.sourceforge.net eighthave at users.sourceforge.net
Wed Aug 12 18:57:26 CEST 2009


Revision: 11899
          http://pure-data.svn.sourceforge.net/pure-data/?rev=11899&view=rev
Author:   eighthave
Date:     2009-08-12 16:57:26 +0000 (Wed, 12 Aug 2009)

Log Message:
-----------
created a system for associating pd patches to file extensions and created an
example wav.pd for opening .WAVs.  Basically, create a patch using $FILENAME
for the filename, name it after the file extension, then drop it into
'associations'.  On start-up, Pd will set up the associations for that filetype.

Modified Paths:
--------------
    branches/pd-devel/0.41.4/src/pd.tk
    branches/pd-devel/0.41.4/src/pd_menucommands.tcl

Added Paths:
-----------
    branches/pd-devel/0.41.4/associations/
    branches/pd-devel/0.41.4/associations/wav.pd


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Pd-cvs mailing list