Using CLI for realtime input?

Hi!

Is there a way of using the CLI on a buffer (numpy array) in python instead of a file? I’m trying to set up a way of combining Flucoma and Csound through Python.

Unfortunately not really feasible. The CLI tools are not designed in such a way to facilitate realtime-ness. Maybe it’d more feasible to explore a CSound wrapper for the tools?