Here are some (rough) demo builds:
http://puredata.info/search?SearchableText=pd+with+prefs

Just click on the pd-with-prefs file with your platform name in it.

For GNU/Linux:
1) Locate the main directory that contains "src" "tcl" etc.
2) Run ./pd

OSX:
Unzip and click the Pd app

Windows:
1) Locate the main directory
2) Look inside "bin" and click "pd" executable

***

To run the demos:
1) on OSX look in the included directory "tests". Other platforms: look in the main directory:
omgponies demo (with sound)- anitest.pd
continuous soft music video (with *crappy* wav-- sorry)- csm.pd
arrays of celery - celery.pd

What is being demo'd:
* [drawimage] - new, unstable ds object
* [canvasinfo] - has new, unstable method "hitbox" to find objects under an x/y coord
* [classinfo] - has new, unstable method to find methods

The prefs dialog may be borked on OSX and Windows, so please ignore.

For the [*info] objects, I'll be trying to stabilize the interface in the next few days.

These changes constitute about three days of work.
As always, beans and rice appreciated!
You can donate here:
https://jwilkes.nfshost.com/donations.php

In the next few days I'm going to focus on stabalizing the [*info] interface.

Best,
Jonathan

On 08/22/2013 02:10 PM, João Pais wrote:


    Is it possible to add an argument to [drawsprite] to load the
    first X frame of the video ? Then, it will limit the memory used
    for large videos.
    ++


or just a portion of the video, in that case.


_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to