aboutsummaryrefslogtreecommitdiff
path: root/pd
AgeCommit message (Collapse)Author
2006-03-21moved pd patches out of the separate 'pd' folder into the root of this ↵Hans-Christoph Steiner
project so that its easy to make the development environment match the final install environment svn path=/trunk/externals/mapping/; revision=4747
2006-03-17aborted effort to add [float_argument]. The object is broken, so it'll need ↵Hans-Christoph Steiner
to be reworked anyway svn path=/trunk/externals/mapping/; revision=4736
2006-03-17added inlet to add or subtract from the current number of rotationHans-Christoph Steiner
svn path=/trunk/externals/mapping/; revision=4735
2006-03-17started to add the option to reverse the directionHans-Christoph Steiner
svn path=/trunk/externals/mapping/; revision=4734
2006-03-17cleaned up [hid] toolkit cruftHans-Christoph Steiner
svn path=/trunk/externals/mapping/; revision=4733
2006-03-17fixed for new version of [any_argument]Hans-Christoph Steiner
svn path=/trunk/externals/mapping/; revision=4731
2006-03-17added some rough objects which don't work yetHans-Christoph Steiner
svn path=/trunk/externals/mapping/; revision=4730
2006-03-17added some GUIs and other objects which will be modifiedHans-Christoph Steiner
svn path=/trunk/externals/mapping/; revision=4729
2006-02-28these objects will probably be replaced by other objects in the future, but ↵Hans-Christoph Steiner
they are used for now, so they should be in the CVS svn path=/trunk/externals/mapping/; revision=4632
2006-02-28added *_n objects from Cyrille's ds_; these should be extended to handle ↵Hans-Christoph Steiner
lists since the rest of the *_n objects do svn path=/trunk/externals/mapping/; revision=4631
2006-02-28ported to new one inlet *_argument objectsHans-Christoph Steiner
svn path=/trunk/externals/mapping/; revision=4630
2006-02-28I am not quite sure yet what the default input and output range of this ↵Hans-Christoph Steiner
object should be. Let's try it out to see... svn path=/trunk/externals/mapping/; revision=4629
2006-02-28adding more objects from Cyrille's ds_Hans-Christoph Steiner
svn path=/trunk/externals/mapping/; revision=4628
2006-02-28added Cyrille's sampling objectsHans-Christoph Steiner
svn path=/trunk/externals/mapping/; revision=4627
2006-02-28imported Cyrille's mpfilter objects and renamed them pmfilter to match pmpdHans-Christoph Steiner
svn path=/trunk/externals/mapping/; revision=4624
2006-02-20change the curve shape mapping.Cyrille Henry
---------------------------------------------------------------------- ---------------------------------------------------------------------- svn path=/trunk/externals/mapping/; revision=4602
2006-02-10added Cyrille's list handling objectsHans-Christoph Steiner
svn path=/trunk/externals/mapping/; revision=4575
2006-02-04added some more handy objects from Cyrille's collection with only tiny ↵Hans-Christoph Steiner
modifications svn path=/trunk/externals/mapping/; revision=4551
2006-02-04renamed my [curve] to [sinusoid] since it only handles those kind of curves; ↵Hans-Christoph Steiner
Cyrille's [_curve] is now [curve], but with the curve shape 2nd inlet opterating over a range of 0-to-1 svn path=/trunk/externals/mapping/; revision=4550
2006-02-04implemented [test_n] to replace [one_n] and [null_n]. It also handles symbolsHans-Christoph Steiner
svn path=/trunk/externals/mapping/; revision=4549
2006-02-03added in some of Cyrille's ds objectsHans-Christoph Steiner
svn path=/trunk/externals/mapping/; revision=4546
2006-02-03deleted extraneous number box in the hopes of speeding things up a little bitHans-Christoph Steiner
svn path=/trunk/externals/mapping/; revision=4544
2006-01-30updated to use my new classes for making classes with PdHans-Christoph Steiner
svn path=/trunk/externals/mapping/; revision=4520
2006-01-29arg, this is the broken version, I should have checked it in when it workedHans-Christoph Steiner
svn path=/trunk/externals/mapping/; revision=4516
2006-01-29cleaned up a lot of hid_ cruft; renamed some hid_ objects to better names; ↵Hans-Christoph Steiner
added more objects from hid_ and wrote more curve objects svn path=/trunk/externals/mapping/; revision=4515
2006-01-29this is the first checkin for the new mapping lib, which is a join effort of ↵svn2git-rootHans-Christoph Steiner
Cyrille and Hans. We are combining Cyrille's ds_/datastream classes with my hid_* classes, and I think Cyrille has drawn on the La-Kitchen classes for working with sensors. svn path=/trunk/externals/mapping/; revision=4514