Which DAW you're using? Or does it have to be a stand-alone app?mezmay wrote: Mon Mar 01, 2021 10:54 amI need to create some audio effect chain, that could process sound in a realtime (near-realtime), consisting of fairly simple effects: pass-filters, vibrato, reverb, etc...
It sounds like what you're looking for can be built in many of the DAWs using their container & macro devices, but it wouldn't be as flexible as you imagine - you'd rather have to foresee all the possible fx & ways they can be connected (serial, parallel, frequency split, mid/side split, etc.) and program a way to choose between them and tweak - and modulate / automate - the parameters of chosen devices. It's totally doable and depending on how you're going to use it, might be worth the effort.