Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-09-20 | switched 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-07 | added 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-18 | created short cuts for dealing with byte-sized bitmasks | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=5251 | |||
2006-06-15 | made 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-15 | added quick note | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=5244 | |||
2006-06-15 | added notes from talking to cyrille | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=5243 | |||
2006-06-15 | fixed up to use only floats; help displays 0-1 now instead of -1-1 | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=5241 | |||
2006-06-15 | renamed '2' objects to '->' objects using hex altnames | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=5240 | |||
2006-06-15 | implemented 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-05 | added static version for NIME; got to fix the dynamic patching! | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=5172 | |||
2006-06-04 | renamed '2' objects to '->' objects using hex altnames | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=5170 | |||
2006-06-04 | added links to docs about FIR and IIR | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=5169 | |||
2006-04-14 | added namespace prefixes to make sure the right objects are loaded | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=4909 | |||
2006-03-17 | added some GUIs and other objects which will be modified | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=4729 | |||
2006-02-28 | these 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-28 | added *_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-28 | I 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-28 | adding more objects from Cyrille's ds_ | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=4628 | |||
2006-02-28 | added Cyrille's sampling objects | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=4627 | |||
2006-02-28 | replaced mpfilter object names with pmfilter | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=4626 | |||
2006-02-28 | imported Cyrille's mpfilter objects and renamed them pmfilter to match pmpd | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=4624 | |||
2006-02-10 | added Cyrille's list handling objects | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=4575 | |||
2006-02-04 | added some more handy objects from Cyrille's collection with only tiny ↵ | Hans-Christoph Steiner | |
modifications svn path=/trunk/externals/mapping/; revision=4551 | |||
2006-02-04 | renamed 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-04 | implemented [test_n] to replace [one_n] and [null_n]. It also handles symbols | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=4549 | |||
2006-02-03 | added in some of Cyrille's ds objects | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=4546 | |||
2006-02-03 | added a [grid] so that you can play with the object | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=4545 | |||
2006-01-30 | updated to use my new classes for making classes with Pd | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=4520 | |||
2006-01-30 | fixed bug, I had cos instead of sin in the subpatch | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=4519 | |||
2006-01-29 | cleaned 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-29 | this is the first checkin for the new mapping lib, which is a join effort of ↵svn2git-root | Hans-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 |