-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTODO
More file actions
27 lines (19 loc) · 852 Bytes
/
TODO
File metadata and controls
27 lines (19 loc) · 852 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#### CRITICAL BUGS ####
flush objects buffers after kill
containers cannot be filled anymore after being loaded from sws file.
## IMPORTANT ##
ask for save what to do with unsaved docs before closing
Add loop on itself feature for concerned building blocks (80% done)
Finish to implement synfilter component
Implement saving and loading ( 95% done )
Implement clipboard (60 % done)
Implement undu/redo (70 % done)
Implement display buffer
Implement building blocks z-index
Write Documentation (20 % done)
# NEXT RELEASE #
implement propagation of stop signal
implement Wake on Input property for building blockq with one/multiple inputs
Implement a Graph building Block (use gnuplot ??)
Implement a "text blob" Building Block.
Change the synmux/syndemux behavior with VARIABLE NUMBER of I/Os, and indefinite wait time if timeout = 0 for synmux