Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2007-04-03 | a complete single parameter curve (exponential_seat) and a complete double ↵ | Hans-Christoph Steiner | |
parameter curve (double_linear) svn path=/trunk/externals/mapping/; revision=7540 | |||
2007-03-02 | *** empty log message *** | Cyrille Henry | |
svn path=/trunk/externals/mapping/; revision=7458 | |||
2007-02-05 | *** empty log message *** | Cyrille Henry | |
svn path=/trunk/externals/mapping/; revision=7402 | |||
2007-01-13 | *** empty log message *** | Cyrille Henry | |
svn path=/trunk/externals/mapping/; revision=7332 | |||
2006-12-24 | added state saving, modifying Cyrille's idea | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=7054 | |||
2006-12-24 | created max/min tracking objects in response to Cyrille's desire to have ↵ | Hans-Christoph Steiner | |
some kind of state-saving for autoscale svn path=/trunk/externals/mapping/; revision=7053 | |||
2006-12-23 | *** empty log message *** | Cyrille Henry | |
svn path=/trunk/externals/mapping/; revision=7052 | |||
2006-12-23 | *** empty log message *** | Cyrille Henry | |
svn path=/trunk/externals/mapping/; revision=7051 | |||
2006-12-23 | *** empty log message *** | Cyrille Henry | |
svn path=/trunk/externals/mapping/; revision=7050 | |||
2006-12-23 | added the ability to toggle on and off the max/min tracking | Hans-Christoph Steiner | |
svn path=/trunk/externals/mapping/; revision=7048 | |||
2006-12-18 | *** empty log message *** | Cyrille Henry | |
svn path=/trunk/externals/mapping/; revision=6942 | |||
2006-11-28 | Putting the help files in the right directory | Alexandre Quessy | |
svn path=/trunk/externals/mapping/; revision=6497 |