Zach Banks
Zach Banks
#98 was a half-baked attempt at implementing "frozen" nodes & edges in the model, so that the user couldn't mess with the nodes that AutoDJ was also trying to manipulate....
This was probably related to #96? It'd be good to fix this again (and remake the effect library HTML page) ``` > ./radiance -o output -m cli.json -a System library...
Abstract out GlslDocument such that you can launch any program as an editor. Radiance can then listen to notify events on the file to detect saves, and recompile & reload...
They're nice but sometimes I want to do non-audio stuff. Also they should probably have a semi-transparent background like the other two sidebars.
- [ ] Tempo indicator - [x] Bouncy ball - [ ] Suggest tempo - [ ] Fix tempo - [ ] Beat time +0.5 - [ ] Tempo \*...
Regression Could be fancier, maybe pre-loaded at the bottom of the UI to select from?
- [ ] Can we replace `PortAudio` with QtMultimedia? (Or offer it as a fallback, the latency is really bad) - [ ] Can we add a `PortAudio` shim to...
I didn't know this existed, but I think it's exactly what we want: * http://syphon.v002.info/ * http://spout.zeal.co/
Right now they're hardcoded. It'd be nice if you could also configure a preset list (e.g. "Save to output.mp4", "Save to output.gif", "Stream to Youtube", etc.)
It'd be cool to be able to hit record and export a GIF or something of the current rendering stack.