aboutsummaryrefslogtreecommitdiff
path: root/OSC/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'OSC/TODO.txt')
-rw-r--r--OSC/TODO.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/OSC/TODO.txt b/OSC/TODO.txt
new file mode 100644
index 0000000..23f1855
--- /dev/null
+++ b/OSC/TODO.txt
@@ -0,0 +1,20 @@
+
+for win32: port also the command line utilities (send, dump)
+
+-pd object hierarchy extract and automatic address construction
+ a la [/hostname]/pd/patchname/subpatch/test ?
+
+
+changelog:
+
+20020305: -typetags in send and receive
+ sendOSC by default now send typetagged msgs
+ and dumOSC properly reads and outputs them.
+
+prior:
+
+ -added OSCroute with source adapt from max object.
+ -fixed shared htmsock bug
+ -added sendtyped separately earlier and lost it again
+
+ \ No newline at end of file