Hi,
I am interested in developing a command line based Linux tool that allows creating arbitrary LV2 effects racks, which can be modified in real-time and also used for processing input signals. For example, I’d like to be able to chain an arbitrary set of LV2 plugins in a particular topology comprising serial and parallel connections. I’d then like to be able to process audio through the effects chain. Would Juce be a suitable tool for such purposes?
Thanks.
-Jon