Difference between revisions of "JucK TODO"
From CSWiki
m (→PHASE 1) |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
* functionality | * functionality | ||
− | ** button | + | ** button - DONE |
+ | ** togglebutton - DONE | ||
* source code | * source code | ||
** format code | ** format code | ||
− | ** comment everything | + | ** comment everything - DONE |
− | ** basic error handling | + | ** basic error handling - DONE |
− | ** exception handling | + | ** exception handling - DONE |
* documentation | * documentation | ||
− | ** user's manual [[JucK_Doc]] | + | ** user's manual [[JucK_Doc]] - DONE |
− | ** developer's manual (in | + | ** developer's manual (in addition to javadoc) [[JucK_Dev]] - DONE |
* examples | * examples | ||
− | ** single gui juck files + chuck files | + | ** single gui juck files + chuck files - DONE |
− | ** 3 full examples + chuck files | + | ** 3 full examples + chuck files - DONE |
== PHASE 2 == | == PHASE 2 == | ||
Line 26: | Line 27: | ||
** OSC in | ** OSC in | ||
** logging | ** logging | ||
+ | |||
+ | ** log, edge-emphasis, center-emphasis scaling | ||
+ | ** sending OSC | ||
+ | ** symmetric / assym | ||
+ | ** slider w/ number box |
Latest revision as of 22:47, 25 May 2006
Stuff TODO
PHASE 1
- functionality
- button - DONE
- togglebutton - DONE
- source code
- format code
- comment everything - DONE
- basic error handling - DONE
- exception handling - DONE
- documentation
- examples
- single gui juck files + chuck files - DONE
- 3 full examples + chuck files - DONE
PHASE 2
- JavaOSC - figure out example, and write chuck file
- log scaling on sliders
- OSC in
- logging
- log, edge-emphasis, center-emphasis scaling
- sending OSC
- symmetric / assym
- slider w/ number box