Hi,
i'd like to start learning the PD/GEM environment and have a few
questions:
1)The best tutorials to begin with? 2)What's the official PD site? There seem to be different mirrors.... 3)How do i align PD objects on the window? 4)Is it possible to connect PD/GEM with Supercollider? I
Thanks.
Alf.
welcome,
1.) the best documentation is from miller puckette itself, i guess: http://crca.ucsd.edu/~msp/Pd_documentation/index.htm its corresponding to the help patches you find in the doc folder. reading this and playing around with the help patches helps me a lot to understand pd programming.
2.) thats the original site: http://crca.ucsd.edu/~msp/software.html but the there are sites which provide extended packages of pd like: http://at.or.at/hans/pd/installers.html
3.) you have to move the objects with the mouse to its place, there is no automation as far as i know. or do i misunderstand ?
4.) never tried it, but there is an external for this: http://cvs.sourceforge.net/viewcvs.py/pure-data/supercollider/
have fun !
liquidtree@gmail.com schrieb:
Hi, i'd like to start learning the PD/GEM environment and have a few
questions:1)The best tutorials to begin with? 2)What's the official PD site? There seem to be different mirrors.... 3)How do i align PD objects on the window? 4)Is it possible to connect PD/GEM with Supercollider? I
Thanks.
Alf.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
3.) you have to move the objects with the mouse to its place, there is no automation as far as i know. or do i misunderstand ?
Actually, there is the tidy up function in the edit menu (under font). Also besides the mouse for more precise aligment you can select and then move the object with an arrow key. If you want to move it faster with the arrows you can use shift-arrow.
Cheers Anton
4.) never tried it, but there is an external for this: http://cvs.sourceforge.net/viewcvs.py/pure-data/supercollider/
have fun !
liquidtree@gmail.com schrieb:
Hi, i'd like to start learning the PD/GEM environment and have a few questions:
1)The best tutorials to begin with? 2)What's the official PD site? There seem to be different
mirrors....
3)How do i align PD objects on the window? 4)Is it possible to connect PD/GEM with Supercollider? I
Thanks.
Alf.
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
liquidtree@gmail.com wrote:
1)The best tutorials to begin with?
The included documentation, espc the GEM documentation if that's what your interested in... Then Miller's book, if audio is your thing:
http://crca.ucsd.edu/~msp/techniques.htm
There's a GEM tutorial and manual here, but I'm not sure how current either doc is:
http://gem.iem.at/manual/ http://taproot.dyndns.org/~cgc/tutorial_gem/index.html
Also, if you didn't get the updated documentation in your installation of PD, the you should really check out the Pure Data Documentation Project (PDDP) files. If you got Miller's installer, then you didn't get this probably, but if you ised one of HC Steiner's installers you probably did...
http://www.davesabine.com/media/puredata.asp?action=pddp
2)What's the official PD site? There seem to be different mirrors....
It's a community-developed project, so there are lots of different places where stuff happens. They aren't mirrors, just different aspects of a large, diverse and sometimes differring group of people ;-) Main stuff are the mailing list [here], and these:
http://puredata.org/ http://pd.iem.at/ http://pure-data.sourceforge.net/
There's a lot of good links here as well:
http://www.mortmain.com/pd.html http://pd.klingt.org/webring/
And of course HC Steiner's alternative installers:
http://at.or.at/hans/pd/installers.html
3)How do i align PD objects on the window?
In "Edit Mode", select objects and use the arrow keys to move them around. Use Shift+arrow to move in bigger steps. Much easier than with the mouse. You can also Select a group of objects and use the "Tidy Up" function under "Edit", but this is pretty unpredictable and seldom used.
4)Is it possible to connect PD/GEM with Supercollider?
I would suggest using OSC as the bridge in this case, although there are some projects to include SuperCollider classes in PD as objects.
good luck! d.
liquidtree@gmail.com wrote:
Hi, i'd like to start learning the PD/GEM environment and have a few questions:
1)The best tutorials to begin with?
For a very very intro pd/Gem try: www.ekran.org/pd
There are various full intro to PD and Gem lectures & Tutorials targetted for artists there. The "visual media with pd/gem" is the standard I teach, and also lower on the page is a more advanced two day workshop I did @ artengine.
There is a PDF which is a lecture, and there is an interactive tutorial which is actually a PD patch.
They assume you already got PD working on your machine, AND you know how to use a computer. No other Dataflow experience is needed.
4)Is it possible to connect PD/GEM with Supercollider? I
OSC? (see OSCx, dumpOSC, sendOSC, OSCroute) in CVS
I think the rest of your questions were very well answered.
.b.
Thanks.
Alf.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list