Age | Commit message (Expand) | Author |
2006-11-28 | Adding median that supports lists. | Alexandre Quessy |
2006-11-28 | renaming median for median_n | Alexandre Quessy |
2006-11-28 | Adding median.pd | Alexandre Quessy |
2006-11-23 | *** empty log message *** | Cyrille Henry |
2006-11-10 | *** empty log message *** | Cyrille Henry |
2006-11-06 | *** empty log message *** | Cyrille Henry |
2006-10-31 | reversed my moment of folly and put these back to Pd style, right-to-left ord... | Hans-Christoph Steiner |
2006-10-30 | *** empty log message *** | Cyrille Henry |
2006-10-30 | *** empty log message *** | Cyrille Henry |
2006-10-30 | *** empty log message *** | Cyrille Henry |
2006-10-28 | *** empty log message *** | Cyrille Henry |
2006-10-06 | made it output 1 for each bit rather than the bitmask value (128, 64, 32, etc). | Hans-Christoph Steiner |
2006-09-21 | made all three curves stay between 0 and 1 always | Hans-Christoph Steiner |
2006-09-20 | switched order of bits to have MSB on the left, as if you are reading a binar... | Hans-Christoph Steiner |
2006-07-07 | added three inlets: min, max and reset; replaced [oneshot] with [purepd/once]... | Hans-Christoph Steiner |
2006-06-18 | simple short cuts for working with MIDI and mapping | Hans-Christoph Steiner |
2006-06-18 | created short cuts for dealing with byte-sized bitmasks | Hans-Christoph Steiner |
2006-06-15 | made default argument be 1 so that object will pass data thru if no argument ... | Hans-Christoph Steiner |
2006-06-15 | added quick note | Hans-Christoph Steiner |
2006-06-15 | added notes from talking to cyrille | Hans-Christoph Steiner |
2006-06-15 | added import statement for iemmatrix lib | Hans-Christoph Steiner |
2006-06-15 | fixed up to use only floats; help displays 0-1 now instead of -1-1 | Hans-Christoph Steiner |
2006-06-15 | renamed '2' objects to '->' objects using hex altnames | Hans-Christoph Steiner |
2006-06-15 | implemented using 2 element lists, first the segment number, next the value; ... | Hans-Christoph Steiner |
2006-06-05 | added static version for NIME; got to fix the dynamic patching! | Hans-Christoph Steiner |
2006-06-04 | renamed '2' objects to '->' objects using hex altnames | Hans-Christoph Steiner |
2006-06-04 | added links to docs about FIR and IIR | Hans-Christoph Steiner |
2006-06-04 | added clockwise argument to change direction | Hans-Christoph Steiner |
2006-04-14 | added namespace prefixes to make sure the right objects are loaded | Hans-Christoph Steiner |
2006-04-06 | added todo | Hans-Christoph Steiner |
2006-03-21 | moved pd patches out of the separate 'pd' folder into the root of this projec... | Hans-Christoph Steiner |
2006-03-17 | aborted effort to add [float_argument]. The object is broken, so it'll need t... | Hans-Christoph Steiner |
2006-03-17 | added inlet to add or subtract from the current number of rotation | Hans-Christoph Steiner |
2006-03-17 | started to add the option to reverse the direction | Hans-Christoph Steiner |
2006-03-17 | cleaned up [hid] toolkit cruft | Hans-Christoph Steiner |
2006-03-17 | fixed for new version of [any_argument] | Hans-Christoph Steiner |
2006-03-17 | added some rough objects which don't work yet | Hans-Christoph Steiner |
2006-03-17 | added some GUIs and other objects which will be modified | Hans-Christoph Steiner |
2006-02-28 | these objects will probably be replaced by other objects in the future, but t... | Hans-Christoph Steiner |
2006-02-28 | added *_n objects from Cyrille's ds_; these should be extended to handle list... | Hans-Christoph Steiner |
2006-02-28 | ported to new one inlet *_argument objects | Hans-Christoph Steiner |
2006-02-28 | I am not quite sure yet what the default input and output range of this objec... | Hans-Christoph Steiner |
2006-02-28 | adding more objects from Cyrille's ds_ | Hans-Christoph Steiner |
2006-02-28 | added Cyrille's sampling objects | Hans-Christoph Steiner |
2006-02-28 | replaced mpfilter object names with pmfilter | Hans-Christoph Steiner |
2006-02-28 | imported Cyrille's mpfilter objects and renamed them pmfilter to match pmpd | Hans-Christoph Steiner |
2006-02-20 | change the curve shape mapping. | Cyrille Henry |
2006-02-10 | added Cyrille's list handling objects | Hans-Christoph Steiner |
2006-02-04 | added some more handy objects from Cyrille's collection with only tiny modifi... | Hans-Christoph Steiner |
2006-02-04 | renamed my [curve] to [sinusoid] since it only handles those kind of curves; ... | Hans-Christoph Steiner |