this post was submitted on 19 Jun 2026
171 points (94.8% liked)

Linux

65935 readers
492 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 7 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Hadriscus@jlai.lu 6 points 3 days ago (2 children)

Audacity is fine but its operations are destructive. I've been trying to learn Ardour, but it's a completely different beast...

[–] Nyadia@lemmy.blahaj.zone 24 points 3 days ago (2 children)

I don't think OP's link mentions it but iirc one of the major changes in Audacity 4.0 is supposed to be non-destructive editing. At least that's what I think I remember hearing like a year or more ago.

[–] Doorknob@lemmy.world 10 points 3 days ago

It already supports realtime audio plugins now, which are non-destructive.

[–] DaleGribble88@programming.dev 2 points 3 days ago

Does anyone know if Audacity 4.0 allows for more recording tracks at a time? Last I tried, it could only record to a single stereo track at a time.

[–] Uebercomplicated@lemmy.ml 3 points 3 days ago (1 children)

Fwiw try out Reaper. Much easier and more professional than ardour, but unfortunately not open source. It supports a custom JavaScript system for making your own plugins on the fly, though, and is crazy powerful.

[–] Hadriscus@jlai.lu 1 points 2 days ago

Thanks for the advice