Am Samstag, 19. Juli 2025, 16:24:13 Mitteleuropäische Sommerzeit schrieb
linux-audio-dev-
confirm+d11887e9e044134819e2315c29391879bc8438d5(a)lists.linuxaudio.org:
> Email Address Unsubscription Confirmation
>
> Hello, this is the GNU Mailman server at lists.linuxaudio.org.
>
> We have received an unsubscription request for the email address
>
> marcec(a)gmx.de
>
> Before GNU Mailman can unsubscribe you, you must first confirm your request.
> You can do this by simply replying to this message.
>
> Or you should include the following line -- and only the following
> line -- in a message to linux-audio-dev-request(a)lists.linuxaudio.org:
>
> confirm d11887e9e044134819e2315c29391879bc8438d5
>
> Note that simply sending a `reply' to this message should work from
> most mail readers.
>
> If you do not wish to unsubscribe this email address, simply disregard this
> message. If you think you are being maliciously unsubscribed from the list,
> or have any other questions, you may contact
>
> linux-audio-dev-owner(a)lists.linuxaudio.org
Dynamic Range Destroyer (DRD.lv2 or simply DRD) is an audio compressor plugin
that aims to remove changes in volume from an audio stream. This effect is
also called auto volume levelling, volume normalization, or "stable volume."
It supports mono, stereo, 6-channel, and 8-channel streams, and it preserves
the balance among channels.
https://github.com/DaveFlater/DRD
Hi LAU and LAD,
It seems that (FLOSS) audio editors (not DAWs) are all either
dead/obsolate (mhwaveditor, rezound), in strange development states
(Audacity, Tenacity).
Tenacity, the most promising (albeit with its audacity-inherited
idiosyncrasies) has a really annoying bug [1] which makes it take ages
to load [1] - IMHO a no go for an audio editor IMHO (plus its
multi-track-ness like Audacity makes it overload for a few use cases).
The only more-or-less usable one at the moment is ocenaudio which is not
free software (and also has some UI quirks, but that's maybe personal).
I've been a fan of mhWaveEdit for its mix of simplicity and
configurability, but as an abandoned GTK2 application it shows its problems.
Is this kind of software not interesting any more? Are people using DAWs
for everything?
Are people even using, or interested / committed in using Linux Audio
any more?
As LAC approaches (unfortunately I won't be able to attend, even though
it's in Europe), why not try to spark some debate :-P
Lorenzo
[1] https://codeberg.org/tenacityteam/tenacity/issues/549
Hello all,
I'm finally experimenting with LV2 GUIs, in particular X11 ones.
Q1: How do I make the GUI window fixed size ? Tried adding
'ui:fixedSize' as a required feature, but that doesn't work.
Q2: In Ardour preferences I have
'Closing a plugin window only hides the window'.
Yet actually the GUI is destroyed. Bug or feature ?
TIA,
--
FA