Skip to content

Commit 7218a87

Browse files
committed
Skim TO DO to just parts that may still be relevant
1 parent b0c98d7 commit 7218a87

File tree

1 file changed

+0
-45
lines changed

1 file changed

+0
-45
lines changed

FrameLib_TO_DO.txt

Lines changed: 0 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11

2-
Figure out how to use templates to generate objects
3-
42
******* CODE CLEAN-UP *******
53

64
Move to Namespaces (use only one, or multiple)?
@@ -29,46 +27,3 @@ TEMP Memory
2927
- scheduling errors
3028
- connection/network errors
3129

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-

0 commit comments

Comments
 (0)