Hi!
I see that Cabbage can load .csd files from CLI when file is passed as an argument,
but can it also play it right away without the need to press play button?
My workflow is that I generate csd files from another program.
And when I hit enter in the interpreter I launch it with Csound
and it plays right away.
As FLTK was deprecated I would like to use cabbage instead of FLTK for UIs
But with my workflow it would be cool to be able to launch and play Csound file (augmented with cabbage code) right away for fast feed back.
Is it possible?