An introduction to Linux audio plugin APIs
An introduction to Linux audio plugin APIs
Posted Apr 26, 2022 14:15 UTC (Tue) by prokoudine (guest, #41788)In reply to: An introduction to Linux audio plugin APIs by pixelpapst
Parent article: An introduction to Linux audio plugin APIs
I have no knowledge of any such discussions.
You can already use sends/inserts for any processing outside of a DAW (some LV2 plugins are available as standalones), it's a pretty standard feature. The downside of out-of-DAW processing is how you automate plugin parameters. It's not trivial to put it mildly.