Hacker News new | ask | show | jobs
by rudenoise 1735 days ago
Things to check:

For audio on linux: https://pipewire.org/

For a more code oriented audio workflow (python lib to load VST and AU) https://github.com/spotify/pedalboard

3 comments

Pipewire is a layer above most of the really important stuff.

Pedalboard is also not a realtime audio environment (as was clarified by one of its developers here on the HN thread last week). In that sense it is extremely different from Bespoke (and nearly everything else).

For you pythonheads, please check out Olivier's wonderful pyo https://github.com/belangeo/pyo
I'll never thank you enough for linking pedalboard... That's exactly what I've always needed lol
It was posted here less than a week ago too!

https://news.ycombinator.com/item?id=28458930