issues
search
d3cod3
/
Mosaic
Mosaic, an openFrameworks based Visual Patching Creative-Coding Platform
https://mosaic.d3cod3.org
Other
430
stars
23
forks
source link
0.7.0 TODO list
#80
Open
d3cod3
opened
2 days ago
d3cod3
commented
2 days ago
[x] Drag and drop objects to subpatch on subpatches list to move them
https://github.com/d3cod3/ofxVisualProgramming/commit/bab017b0324d5da5bf98467a4bca0b2560068951
[ ] Study this:
https://github.com/onurae/core-nodes
and check availability to switch canvas code from OF to ImGui ( removing ofxInfiniteCanvas addon )
[ ] Multiple object selection for delete/duplicate
[ ] Add needed sound objects ( quantizer, sample&hold, parametric eq )
[ ] Add mute channel button to mixer, plus external control for panning
[ ] Add multi-slider object with variable number of sliders ( vertical )
[ ] Add multi toggle object with variable number of toggles
[x] Modify number object, include internal trigger to on/off data flow ( from internal menu )
https://github.com/d3cod3/ofxVisualProgramming/commit/ee4076a415e5b5e43356ab7e172a83fd473e9a92
[x] Modify number and slider object, to set and save variable name, for usability
https://github.com/d3cod3/ofxVisualProgramming/commit/805b0784ee736971f29bad52ebf6bf9eb849cb66
[ ] Implement
scheme scripting language from OF
and add scheme script object with live coding on output window
[ ] Change actual logger to a debug terminal:
ImTerm
d3cod3
commented
3 hours ago
d3cod3
commented
3 hours ago
d3cod3
commented
3 hours ago