aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-09-21made all three curves stay between 0 and 1 alwaysHans-Christoph Steiner
svn path=/trunk/externals/mapping/; revision=5987
2006-09-20switched order of bits to have MSB on the left, as if you are reading a ↵Hans-Christoph Steiner
binary number svn path=/trunk/externals/mapping/; revision=5985
2006-07-07added three inlets: min, max and reset; replaced [oneshot] with ↵Hans-Christoph Steiner
[purepd/once] and switched to using [float_argument]. svn path=/trunk/externals/mapping/; revision=5360
2006-06-18simple short cuts for working with MIDI and mappingHans-Christoph Steiner
svn path=/trunk/externals/mapping/; revision=5252
2006-06-18created short cuts for dealing with byte-sized bitmasksHans-Christoph Steiner
svn path=/trunk/externals/mapping/; revision=5251
2006-06-15made default argument be 1 so that object will pass data thru if no argument ↵Hans-Christoph Steiner
is given, instead of outputing nothing svn path=/trunk/externals/mapping/; revision=5245
2006-06-15added quick noteHans-Christoph Steiner
svn path=/trunk/externals/mapping/; revision=5244
2006-06-15added notes from talking to cyrilleHans-Christoph Steiner
svn path=/trunk/externals/mapping/; revision=5243
2006-06-15added import statement for iemmatrix libHans-Christoph Steiner
svn path=/trunk/externals/mapping/; revision=5242
2006-06-15fixed up to use only floats; help displays 0-1 now instead of -1-1Hans-Christoph Steiner
svn path=/trunk/externals/mapping/; revision=5241
2006-06-15renamed '2' objects to '->' objects using hex altnamesHans-Christoph Steiner
svn path=/trunk/externals/mapping/; revision=5240
2006-06-15implemented using 2 element lists, first the segment number, next the value; ↵Hans-Christoph Steiner
this seems to work better and makes the patches simple svn path=/trunk/externals/mapping/; revision=5239
2006-06-05added static version for NIME; got to fix the dynamic patching!Hans-Christoph Steiner
svn path=/trunk/externals/mapping/; revision=5172
2006-06-04renamed '2' objects to '->' objects using hex altnamesHans-Christoph Steiner
svn path=/trunk/externals/mapping/; revision=5170
2006-06-04added links to docs about FIR and IIRHans-Christoph Steiner
svn path=/trunk/externals/mapping/; revision=5169
2006-06-04added clockwise argument to change directionHans-Christoph Steiner
svn path=/trunk/externals/mapping/; revision=5168
2006-04-14added namespace prefixes to make sure the right objects are loadedHans-Christoph Steiner
svn path=/trunk/externals/mapping/; revision=4909
2006-04-06added todoHans-Christoph Steiner
svn path=/trunk/externals/mapping/; revision=4824
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-28replaced mpfilter object names with pmfilterHans-Christoph Steiner
svn path=/trunk/externals/mapping/; revision=4626
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-03added a [grid] so that you can play with the objectHans-Christoph Steiner
svn path=/trunk/externals/mapping/; revision=4545
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-30fixed bug, I had cos instead of sin in the subpatchHans-Christoph Steiner
svn path=/trunk/externals/mapping/; revision=4519
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