5 ms·
>> The following Audacity 3 features are not available in Audacity 4.0, but we're working on adding them in future releases. Time Tracks Note/MIDI tracks Mixer
by oidar 15d ago
>> The following Audacity 3 features are not available in Audacity 4.0, but we're working on adding them in future releases.
Time Tracks
Note/MIDI tracks
Mixer
Macro Manager and the scripting pipe
VAMP and LADSPA plugin hosting
Play-at-speed
Sync-Lock and the old tool modes were replaced by the workflows described above.
>>Additionally, Audacity 4 ships with some missing exporting and rendering features, analyzers, and effects.
- kragen 15d agoLADSPA sounds pretty critical; did they really ship with that missing?
- vrighter 15d 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 15d 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 15d ago[deleted]
- marmarama 15d 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 15d 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.