Sparkling gems and new releases from the world of Free and Open Source Software
PulseEffects
One of the reasons PulseAudio has finally become the de facto default audio system for Linux is because its complexity is hidden. For most users and most distros, audio just works, and it doesn't matter that PulseAudio is making the magic happen. This is perhaps why now is a good time to revisit some of PulseAudio's complexity and attempt to roll some of its more advanced capabilities into the standard Linux desktop. One of these capabilities is that PulseAudio makes it easy to plug a process or effect directly into the audio stream, much as you would with JACK. Unlike JACK, however, you don't need any special drivers, and applications don't need to have any awareness of what's happening. Effects are simply slotted into the list of input and output devices (sinks and sources in PulseAudio terminology) and used just like any other device.
This is exactly what the excellent PulseEffects does. In a single, self-contained application, it adds an incredibly useful suite of audio effects that are just as applicable for incoming audio as outgoing audio. And thanks to PulseAudio, it can process either or both. The effects include an input limiter and compressor, which can be used to amplify quiet sounds and compress the dynamic range of a source, reverberation to add an echo/room ambiance to audio, and a graphics equalizer, which is used to boost or attenuate specific audio frequencies. Each effect has its own presets, and global presets and switches can be used to process input and output audio independently. Conveniently, those PulseAudio input and outputs can be activated directly from the application, rather than having to use a different PulseAudio mixer or command line, making this perfect for processing everything from Spotify to your Hangouts conversation.
Project Website
https://github.com/wwmm/pulseeffects

Password manager
KeePassXC 2.2.0
KeePassXC is a community fork of the slowly evolving KeePassX (which itself is a cross-platform port of KeePass). These are all important projects, but quick-fire updates and new features that go into this C community version means it's more likely to attract new users and keep old ones. It's amazing how proliferate password manager releases are becoming. This is obviously a good thing because it means plenty of people are now taking their passwords seriously, but it's not ideal when there are so many options with so many developers potentially reinventing the same wheel. If there were a candidate for one password manager to rule them all, then KeePassXC would be a genuine contender – not least because great updates are coming thick and fast.
This release is the perfect example, as it adds some major new features. Top of the list is auto-type
, which is a way to automate a sequence of key presses to get around the vast number of non-standard security input mechanisms. This means that, in theory, KeePassXC can be made to work with any website that benefits from accessing personal and secure information stored in your KeePassXC's database. The new Diceware password generator is also the best I've found, especially when you switch from password to passphrase mode, which lets you create a semi-memorable phrase containing as many words as you want and is much more usable than 15 or 20 randomly generated characters, even when they're entered into websites automatically. On top of these two major features, this release includes a command-line interface and a time-based one-time password (TOTP) generator. The latter is now used to add two-factor authentication to many sites, including Google and GitHub, and having a desktop alternative to the authenticator app many of us run on our phones gives us a handy backup.
Project Website
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you've found an article to be beneficial.
News
-
Red Hat Migrates RHEL from Xorg to Wayland
If you've been wondering when Xorg will finally be a thing of the past, wonder no more, as Red Hat has made it clear.
-
PipeWire 1.0 Officially Released
PipeWire was created to take the place of the oft-troubled PulseAudio and has finally reached the 1.0 status as a major update with plenty of improvements and the usual bug fixes.
-
Rocky Linux 9.3 Available for Download
The latest version of the RHEL alternative is now available and brings back cloud and container images for ppc64le along with plenty of new features and fixes.
-
Ubuntu Budgie Shifts How to Tackle Wayland
Ubuntu Budgie has yet to make the switch to Wayland but with a change in approaches, they're finally on track to making it happen.
-
TUXEDO's New Ultraportable Linux Workstation Released
The TUXEDO Pulse 14 blends portability with power, thanks to the AMD Ryzen 7 7840HS CPU.
-
AlmaLinux Will No Longer Be "Just Another RHEL Clone"
With the release of AlmaLinux 9.3, the distribution will be built entirely from upstream sources.
-
elementary OS 8 Has a Big Surprise in Store
When elementary OS 8 finally arrives, it will not only be based on Ubuntu 24.04 but it will also default to Wayland for better performance and security.
-
OpenELA Releases Enterprise Linux Source Code
With Red Hat restricting the source for RHEL, it was only a matter of time before those who depended on that source struck out on their own.
-
StripedFly Malware Hiding in Plain Sight as a Cryptocurrency Miner
A rather deceptive piece of malware has infected 1 million Windows and Linux hosts since 2017.
-
Experimental Wayland Support Planned for Linux Mint 21.3
As with most Linux distributions, the migration to Wayland is in full force. While some distributions have already made the move, Linux Mint has been a bit slower to do so.