You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After working with Cyril in a live setting, I've definitely got a preference for using an external editor - however I'd like to be able to still utilise/start/stop multiple frames and see things like error lights (this is an enormously useful thing when coding live!)
My thought at the moment is almost along the lines of having a pop-out control panel perhaps - this would allow Cyril's panels to be controlled without interfering with the visuals, and would allow external editors to still be used.
It feels like Cyril could almost run in one of two modes: the first would just be completely self-contained, with the code and control overlays on the visual output, and the other would be a dual screen option with separate controls, more suited to performance.
Keen to hear thoughts on this!
The text was updated successfully, but these errors were encountered:
Yes! I like the idea of an optional pop out control panel. When I added a keyboard short cut to turn post processing FX on and off I realised that we're running out of CMD + key options for things and this could solve that issue too.
I've toyed with the idea of adding a network interface to control cyril. I also did a few experiments of having a mini "shell" inside cyril that you could connect to and run programs, configure setting etc.
On the external editor support issue, it has been suggested that would be better just to monitor file timestamps rather than listen for OS filesystem events.
After working with Cyril in a live setting, I've definitely got a preference for using an external editor - however I'd like to be able to still utilise/start/stop multiple frames and see things like error lights (this is an enormously useful thing when coding live!)
My thought at the moment is almost along the lines of having a pop-out control panel perhaps - this would allow Cyril's panels to be controlled without interfering with the visuals, and would allow external editors to still be used.
It feels like Cyril could almost run in one of two modes: the first would just be completely self-contained, with the code and control overlays on the visual output, and the other would be a dual screen option with separate controls, more suited to performance.
Keen to hear thoughts on this!
The text was updated successfully, but these errors were encountered: