Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-11 | a lesson on how to abuse feedback delay networks | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4869 | |||
2006-04-10 | some more core concepts that need to be ordered | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4864 | |||
2006-04-10 | moved to sound tut | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4863 | |||
2006-04-08 | first quick sketch for networking tuts | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4846 | |||
2006-04-07 | messed with template, the first few patches will just use straight gemwin ↵ | Hans-Christoph Steiner | |
while later ones will use gemwin_contorl svn path=/trunk/; revision=4839 | |||
2006-04-07 | some basic structure for the five day intro to Pd workshop | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4838 | |||
2006-04-07 | made clean targets continue on failure | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4836 | |||
2006-04-07 | added clean targets, need more; added DOC_TARGETS list for install and clean ↵ | Hans-Christoph Steiner | |
targets; added more tutorials and media section svn path=/trunk/; revision=4831 | |||
2006-04-07 | starting a collection of free media files for use in the examples and docs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4830 | |||
2006-04-07 | added lots of patches which are templates, semi-complete, or out of order | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4829 | |||
2006-04-06 | moved lots of stuff around | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4828 | |||
2006-04-06 | cleaned up, labeled with colors, and made nice and pretty | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4827 | |||
2006-04-06 | updated glossary based on intro workshop materials | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4826 | |||
2006-04-06 | updated for new click message | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4825 | |||
2006-03-29 | Added PDDP templates & Examples | B. Bogart | |
svn path=/trunk/; revision=4814 | |||
2006-03-28 | some more sketches, including some from Max Neupert's workshop files | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4795 | |||
2006-03-28 | made the first series on intros, many left to add... | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4794 | |||
2006-03-28 | wrote up text based patch on edit mode | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4793 | |||
2006-03-28 | wording and formatting cleanup | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4792 | |||
2006-03-28 | quick sketch to tell people who to find the help patches | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4791 | |||
2006-03-28 | quick sketch of the basic elements | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4790 | |||
2006-03-28 | fixed up bugs in patch, works for me now, we'll see what happens in the tutorial | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4789 | |||
2006-03-28 | added small instruction | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4788 | |||
2006-03-28 | 0.hello_world.pd used big font and minor tweaks | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4787 | |||
2006-03-27 | first stab at a short glossary, probably needs some minor changes | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4786 | |||
2006-03-05 | added note about third argument 'old' | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4646 | |||
2006-03-05 | added a sketch pad patch for an all_about_reverb. Right now, its just a ↵ | Hans-Christoph Steiner | |
place to collect notes and ideas svn path=/trunk/; revision=4645 | |||
2006-03-05 | removed pddp.pd because it causes nasty bugs and is useless. it was renamed ↵ | Hans-Christoph Steiner | |
to pddp-about.pd to comply with new naming scheme svn path=/trunk/; revision=4644 | |||
2006-03-05 | make number boxes show integers rather than floats in ASCII and HEX examples | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4643 | |||
2006-03-05 | made clear example of inconsistent numeric symbols that I discovered while ↵ | Hans-Christoph Steiner | |
trying to process ASCII values coming from [comport] as floats svn path=/trunk/; revision=4642 | |||
2006-02-24 | renamed Koray Tahiroglu's 2102-02.pd example patch from his Pd class to ↵ | Hans-Christoph Steiner | |
weighted random svn path=/trunk/; revision=4616 | |||
2006-02-13 | added arguments for relocate message, still haven't figured out how to use it | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4583 | |||
2006-02-13 | updated motion message, which adds a third argument | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4582 | |||
2006-02-08 | changed the LICENSE for the text to GFDL to allow distribution with pd-extended | IOhannes m zmölnig | |
THINK: should we make it dual-licensed? svn path=/trunk/; revision=4571 | |||
2006-02-08 | slicked up the ring modulator I wrote for my little cousin Chris | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4570 | |||
2006-02-08 | laid out some curve sketches and removed the old all_about patch | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4569 | |||
2006-02-06 | added some unusual cases of bangs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4559 | |||
2006-02-06 | added an example that uses a symbolatom | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4557 | |||
2006-02-06 | added "pointer" in a few places. | N.N. | |
svn path=/trunk/; revision=4555 | |||
2006-02-06 | added examples generated from writing about defining all the types within Pd | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4554 | |||
2006-02-05 | got inspired by data types discussions and the Max manual to write an ↵ | Hans-Christoph Steiner | |
arguments and objects tutorial patch svn path=/trunk/; revision=4553 | |||
2006-02-04 | stole example from Miller's list-help.pd -> [about-lists] and stripped it ↵ | Hans-Christoph Steiner | |
down to illustrate this one thing svn path=/trunk/; revision=4548 | |||
2006-02-03 | these have been sitting around forever, its time to check them into CVS | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4543 | |||
2006-02-03 | sketches for newbie tutorials. these will need to be renamed to be put in a ↵ | Hans-Christoph Steiner | |
better order svn path=/trunk/; revision=4542 | |||
2006-01-31 | master makefile for building the documentation | IOhannes m zmölnig | |
svn path=/trunk/; revision=4530 | |||
2006-01-31 | fixed bug in complex counter source | IOhannes m zmölnig | |
svn path=/trunk/; revision=4529 | |||
2006-01-31 | fixed typos (and bug in the complex counter example) | IOhannes m zmölnig | |
svn path=/trunk/; revision=4528 | |||
2006-01-31 | bug-fixes | IOhannes m zmölnig | |
svn path=/trunk/; revision=4527 | |||
2006-01-31 | added makefiles | IOhannes m zmölnig | |
only tested on linux and mingw32-crosscompiler should work on osx and irix i'm pretty sure it won't work on w32 (M$VC) svn path=/trunk/; revision=4526 | |||
2006-01-31 | added the missing examples files; | IOhannes m zmölnig | |
added a LICENSE (all the C-files are under pd's FreeBSD-like license, the HOWTO itself is CreativeCommons-ShareAlike 2.5) svn path=/trunk/; revision=4525 |