From b347e88c1f94847bf4f43744a7d1f99caa40a9d2 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 4 Jun 2006 15:27:08 +0000 Subject: renamed '2' objects to '->' objects using hex altnames svn path=/trunk/externals/mapping/; revision=5170 --- TODO | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index fcc0b37..131a550 100644 --- a/TODO +++ b/TODO @@ -13,3 +13,56 @@ - merge ds_ list objects with abstractions/footils/list-abs + + +- http://www.fredrikolofsson.com/pages/code-pd.html + check out f0.smooth and f0.smooth2 (single/double exponential smoothing) + + +-track down Golan Levin's curve algorithm page + +______________________________________________________________________________ += figure out whole degree issue + +- should degree conversion also change rotation direction and 0 point? The + degrees on a compass rotate the opposite direction of radians. The 0 point + of a compass is due north, with radians, its right/due east. + +- [hid_polar] should take an argument (in degrees?) which specifies where the + 0 is on the circle + + +========= +smoothing algorithms + + +http://www.chem.uoa.gr/applets/AppletSmooth/Appl_Smooth2.html + + +http://www.nist.gov/dads/ + + +______________________________________________________________________________ += mapping object ideas + +[hid2midi] [midi2hid] + +midi value + bend <-> hid + - use MIDI pitch and bend data for values in between MIDI notes? + +object for Fletcher-Munson Equal-loudness contours + +median average object + +[infinitepot] for use with a [knob] or any single axis that could be infinite. + +[hid_debounce] + +peak finder object + +"kalman filters" + +Curves!! + +http://www.2dcurves.com + -- cgit v1.2.1