Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-23 | svn path=/trunk/externals/mapping/; revision=10891 | Cyrille Henry | |
2009-03-23 | svn path=/trunk/externals/mapping/; revision=10890 | Cyrille Henry | |
2009-02-24 | svn path=/trunk/externals/mapping/; revision=10811 | Cyrille Henry | |
2009-02-18 | removed 'abs' from path to zexy/cart2pol | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=10796 | |||
2009-02-16 | replace zexy/cart2pol by zexy/abs/cart2pol | Cyrille Henry | |
svn path=/trunk/externals/mapping/; revision=10783 | |||
2009-02-16 | remove cyclone dependency | Cyrille Henry | |
svn path=/trunk/externals/mapping/; revision=10782 | |||
2009-02-16 | replace float_arguent with purepd/float_argument | Cyrille Henry | |
this allow using this objects without prior loading purepd. svn path=/trunk/externals/mapping/; revision=10781 | |||
2009-02-16 | remove a loadbang to use a default argument | Cyrille Henry | |
svn path=/trunk/externals/mapping/; revision=10780 | |||
2009-02-03 | add a "set" inlet | Cyrille Henry | |
svn path=/trunk/externals/mapping/; revision=10726 | |||
2009-02-03 | use only int to change the table size | Cyrille Henry | |
svn path=/trunk/externals/mapping/; revision=10725 | |||
2009-02-03 | svn path=/trunk/externals/mapping/; revision=10724 | Cyrille Henry | |
2009-01-18 | remove the detection of a min / max when 2 value are == | Cyrille Henry | |
svn path=/trunk/externals/mapping/; revision=10574 | |||
2008-10-19 | added namespace prefix 'cyclone' to speedlim so it loads properly | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=10335 | |||
2008-10-06 | add a reset message to iir | Cyrille Henry | |
svn path=/trunk/externals/mapping/; revision=10324 | |||
2008-09-20 | copied object from gametrak example and renamed using '2' as separator | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=10303 | |||
2008-08-28 | after sending a load massage, autoscale is no more in "learning" mode. | Cyrille Henry | |
svn path=/trunk/externals/mapping/; revision=10267 | |||
2008-08-27 | merged in relevant changes from the v0-40 pd-extended release branch | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=10266 | |||
2008-08-15 | load config set auto = 0 | Cyrille Henry | |
svn path=/trunk/externals/mapping/; revision=10249 | |||
2008-07-08 | add comment on curve_draw help | Cyrille Henry | |
svn path=/trunk/externals/mapping/; revision=10151 | |||
2008-07-02 | change nLink to tLink because msd is no more compatible with the former. | Cyrille Henry | |
svn path=/trunk/externals/mapping/; revision=10136 | |||
2008-06-24 | add curve_draw. it allow to draw the in / out relation in a table | Cyrille Henry | |
svn path=/trunk/externals/mapping/; revision=10080 | |||
2008-06-19 | removed the svn:executable bit for code, patches and text | IOhannes m zmölnig | |
svn path=/trunk/externals/mapping/; revision=10048 | |||
2008-03-27 | enforced right-to-left output order, fixing bug #1925552 | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=9627 | |||
2007-11-27 | - added single, double and triple exponential smoothing objects based on NIST | Hans-Christoph Steiner | |
alorgithms (the links are included in the patches). This was originally inspired by Fredrik Olofsson's f0.smooth and f0.smooth2, but I added triple exponential smoothing, and made them as Pd patches. svn path=/trunk/externals/mapping/; revision=9058 | |||
2007-08-02 | added inlets to match arguments and streamlined implementation using ↵ | Hans-Christoph Steiner | |
float_argument svn path=/trunk/externals/mapping/; revision=8343 | |||
2007-08-02 | removed [int] rounding since it gets in the way too often. Perhaps there ↵ | Hans-Christoph Steiner | |
should be something like [midinoterange] which quantizes to ints] svn path=/trunk/externals/mapping/; revision=8341 | |||
2007-08-01 | replaced with more sensible algorithm | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=8326 | |||
2007-07-31 | fixed graping in help patch | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=8319 | |||
2007-07-17 | minor cleanups on help files | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=8104 | |||
2007-07-17 | object to make center point with two ranges, to mimic the feel in a centered ↵ | Hans-Christoph Steiner | |
joystick svn path=/trunk/externals/mapping/; revision=8103 | |||
2007-07-17 | *** empty log message *** | Cyrille Henry | |
svn path=/trunk/externals/mapping/; revision=8102 | |||
2007-07-17 | made one->two support -1-to-0, thereby also making one->three and one->four ↵ | Hans-Christoph Steiner | |
also support -1-to-0 svn path=/trunk/externals/mapping/; revision=8101 | |||
2007-07-17 | All three of these objects split a single range into multiple ranges. I added | Hans-Christoph Steiner | |
code to all three that automatically sets each output subranges to the proper values even if the input value skipped over a given output subrange. For example, if the input value skipped from the first subrange to the last subrange, then the subranges in between should all be set to 1 as if the input stream passed smoothly thru all of the subranges. svn path=/trunk/externals/mapping/; revision=8100 | |||
2007-07-17 | minor cleanup | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=8099 | |||
2007-07-08 | made simpler, clearer examples | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=7919 | |||
2007-07-08 | switched number box to slider for easier demonstration of the functionality | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=7918 | |||
2007-07-08 | changed conversion objects from '2' separator to '->' separator, i.e. ↵ | Hans-Christoph Steiner | |
mapping2radians into mapping->radians. This is mostly a clean up since some things where using the '2' objects, which no longer exist svn path=/trunk/externals/mapping/; revision=7915 | |||
2007-07-08 | removed original fixed-count stepper implementations since [stepper] ↵ | Hans-Christoph Steiner | |
replaces them svn path=/trunk/externals/mapping/; revision=7914 | |||
2007-06-28 | fixed typo | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=7836 | |||
2007-06-28 | oops, forgot the loadbang for the arguments, so the didn't work | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=7835 | |||
2007-06-28 | ported the old hid_one2two objects the mapping library | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=7834 | |||
2007-05-31 | *** empty log message *** | Cyrille Henry | |
svn path=/trunk/externals/mapping/; revision=7730 | |||
2007-05-21 | *** empty log message *** | Cyrille Henry | |
svn path=/trunk/externals/mapping/; revision=7706 | |||
2007-04-17 | added argument handling on Tim Boykett's suggestion | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=7573 | |||
2007-04-17 | went on a curve binge at the Patching Circle. I also discovered that ↵ | Hans-Christoph Steiner | |
Cyrille's breakpoint_smooth is the same as elliptic.pd svn path=/trunk/externals/mapping/; revision=7571 | |||
2007-04-12 | whipped out the quartic function | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=7557 | |||
2007-04-10 | lots of curves inspired by Golan Levin's processing shapers | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=7554 | |||
2007-04-10 | lots of curves inspired by Golan Levin's processing shapers | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=7553 | |||
2007-04-04 | added support for arguments which match the inlets | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=7548 | |||
2007-04-03 | created Double-Circular Seat object and help file | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=7541 |