Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-10-30 | *** empty log message *** | Cyrille Henry | |
svn path=/trunk/externals/mapping/; revision=6186 | |||
2006-10-30 | *** empty log message *** | Cyrille Henry | |
svn path=/trunk/externals/mapping/; revision=6185 | |||
2006-10-28 | *** empty log message *** | Cyrille Henry | |
svn path=/trunk/externals/mapping/; revision=6173 | |||
2006-10-06 | made it output 1 for each bit rather than the bitmask value (128, 64, 32, etc). | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=6080 | |||
2006-09-21 | made all three curves stay between 0 and 1 always | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=5987 | |||
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 | simple short cuts for working with MIDI and mapping | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=5252 | |||
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 | added import statement for iemmatrix lib | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=5242 | |||
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-06-04 | added clockwise argument to change direction | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=5168 | |||
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-04-06 | added todo | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=4824 | |||
2006-03-21 | moved 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-17 | aborted 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-17 | added inlet to add or subtract from the current number of rotation | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=4735 | |||
2006-03-17 | started to add the option to reverse the direction | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=4734 | |||
2006-03-17 | cleaned up [hid] toolkit cruft | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=4733 | |||
2006-03-17 | fixed for new version of [any_argument] | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=4731 | |||
2006-03-17 | added some rough objects which don't work yet | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=4730 | |||
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 | ported to new one inlet *_argument objects | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=4630 | |||
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-20 | change the curve shape mapping. | Cyrille Henry | |
---------------------------------------------------------------------- ---------------------------------------------------------------------- svn path=/trunk/externals/mapping/; revision=4602 | |||
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-02-03 | deleted extraneous number box in the hopes of speeding things up a little bit | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=4544 | |||
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 | arg, this is the broken version, I should have checked it in when it worked | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=4516 | |||
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 |