6 ms·
LADSPA sounds pretty critical; did they really ship with that missing?
by kragen 13d ago
LADSPA sounds pretty critical; did they really ship with that missing?
- vrighter 13d agothe release date is decided before the work even starts. Whatever's done gets released, and marketing gets to claim a new major version. When it's still a work in progress. All software works like this nowadays (I'm sure it doesn't really.... but it sure looks that way). A lot of software I use have missing features in their latest major version
- kuekacang 13d agoShould watch the pre release video https://www.youtube.com/watch?v=QYM3TWf_G38 https://www.youtube.com/watch?v=QYM3TWf_G38 If what they're saying is true, this project is very much a pile of tech debt. They need to migrate whatever they can early before continuing work on the audio engine.
- deleted 13d ago[deleted]
- marmarama 13d agoLADSPA v1 is ancient and fundamentally quite broken, and that's what they dropped. Audacity 4 ships with LV2 (i.e. LADSPA v2) support. FWIW I don't think I've used a v1 LADSPA plugin for a decade.
- ant0ni 13d agoit might be ancient, but it's also very simple. it's relatively easy to import a single header and write a working plug-in, which makes it attractive for enthusiasts.