aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-01-17 05:11:28 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-01-17 05:11:28 +0000
commit2b443898636e4366ae4d4cca6e3a8ef517adaca5 (patch)
tree6f987e437d30e947487fe6c7fc2e95db910bc3c6 /TODO
parentc1b8c67d335f778532fe12cf45e2ede85d067373 (diff)
some random little shortcut objects that I use here and there. Someday they'll find their way into a proper library
svn path=/trunk/externals/hcs/; revision=4433
Diffstat (limited to 'TODO')
-rw-r--r--TODO26
1 files changed, 26 insertions, 0 deletions
diff --git a/TODO b/TODO
index 8fd6016..b659ac1 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,30 @@
+- create math library
+ - standard constants like Pi, etc.
+ - standard math functions
+
+- create networking library
+ - socket objects
+ - multicast DNS objects
+
+- create mapping library
+ - move [hid] toolkit objects into mapping lib
+
+- create sensors library
+ - objects for smoothing sensor data
+
+- create i/o library
+ - add hid, comport, platform-specific hid, libusb, midi
+ - perhaps specific objects for sensorboxs like the arduino, multio, etc
+
+- create standard gui objects lib (what's the name?)
+ - dsp
+ - pan
+ - amp
+
+- create support lib for creating objects in Pd
+ - rename blocksize_in_ms to block_size_in_ms
+
ifeel.c
------------------------------------------------------------------------
- make default device be /dev/input/ifeel0 when there are no arguments