File tree 1 file changed +0
-45
lines changed 1 file changed +0
-45
lines changed Original file line number Diff line number Diff line change 1
1
2
- Figure out how to use templates to generate objects
3
-
4
2
******* CODE CLEAN-UP *******
5
3
6
4
Move to Namespaces (use only one, or multiple)?
@@ -29,46 +27,3 @@ TEMP Memory
29
27
- scheduling errors
30
28
- connection/network errors
31
29
32
- ******* OBJECT SUPPORT *******
33
-
34
- Objects for dealing with data storage/retrieval (a la coll etc.)
35
- Abstract buffer type?
36
- Multistream support (how should expansion work for audio?)
37
- Adding parameters via inheritance/wrapping
38
-
39
- ******* OBJECT REVIEW *******
40
-
41
- DONE General Wrapper
42
- DONE - Parameter naming style
43
- DONE - Parameter entry style
44
- DONE - Input entry style
45
-
46
- PROGRESS Unary (trig and degrees)
47
- PROGRESS Binary (symbols)
48
-
49
- Parameters
50
- Routing
51
- Mapping
52
- Timing
53
-
54
- Vector
55
- IO
56
- Storage
57
- Schedulers
58
-
59
- Generators
60
- Spectral
61
- Filters
62
- Spatial/Special
63
-
64
-
65
- OBJECT IDEAS
66
-
67
- Function Generators (from fixed numbers to allow mapping ?? / use 2D)
68
- Matching (fixed up version of entry matcher) - sort data storage problem
69
- Descriptor Analysis (per frame to start with?)
70
- Envelope Estimation
71
- Delays(solve co-incident issue - 3 solutions - first/last/move OR delay now??)
72
- Filters with time-varying parameters
73
-
74
-
You can’t perform that action at this time.
0 commit comments