FOSSPicks
Audio plugin
PlugData
The world of audio processing is incredibly complex. For that reason, many of us rely on other, cleverer people to develop the algorithms and software, and to package those up as plugins we can use with our favorite audio software. But there are also a few applications that can help with algorithm development without requiring a postgraduate degree in digital signal processing. And the best of these is Pure Data. Pure Data is a visual programming language that was designed for audio and control message processing. You join inputs and outputs together with a little scripting, but you can equally load and hack on hundreds of preexisting patches, algorithms, and documented examples. It's a powerful tool for generating your own sounds and effects, and it became the inspiration for the industry standard (non-open source and non-Linux) Max by Cycling '74. This in turn even led to the creation of Max for Live, an enviable integrated plugin and programming environment for Ableton Live on Windows and macOS.
Despite the availability of patches and modifications, Pure Data patches still need Pure Data running, and this solution doesn't work too well with other audio applications. Which is where PlugData can help. It's a version of Pure Data that wraps its functionality inside the JUCE plugin framework so your patches can be built and used directly as plugins. It will turn any audio plugin host into a modular and programmable audio processor, much like the aforementioned Max for Live, and is something we've never had access to in the Linux audio world. Lots of objects are included, and you can import your own patches and do everything you normally can in Pure Data. It works as you would expect, including MIDI and OSC data processing, making PlugData a fully fledged version of Pure Data where it's most useful – directly inside the audio path of a recording or producing system.
Project Website
https://github.com/timothyschoen/PlugData
Package manager
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
-
Wine 10 Includes Plenty to Excite Users
With its latest release, Wine has the usual crop of bug fixes and improvements, along with some exciting new features.
-
Linux Kernel 6.13 Offers Improvements for AMD/Apple Users
The latest Linux kernel is now available, and it includes plenty of improvements, especially for those who use AMD or Apple-based systems.
-
Gnome 48 Debuts New Audio Player
To date, the audio player found within the Gnome desktop has been meh at best, but with the upcoming release that all changes.
-
Plasma 6.3 Ready for Public Beta Testing
Plasma 6.3 will ship with KDE Gear 24.12.1 and KDE Frameworks 6.10, along with some new and exciting features.
-
Budgie 10.10 Scheduled for Q1 2025 with a Surprising Desktop Update
If Budgie is your desktop environment of choice, 2025 is going to be a great year for you.
-
Firefox 134 Offers Improvements for Linux Version
Fans of Linux and Firefox rejoice, as there's a new version available that includes some handy updates.
-
Serpent OS Arrives with a New Alpha Release
After months of silence, Ikey Doherty has released a new alpha for his Serpent OS.
-
HashiCorp Cofounder Unveils Ghostty, a Linux Terminal App
Ghostty is a new Linux terminal app that's fast, feature-rich, and offers a platform-native GUI while remaining cross-platform.
-
Fedora Asahi Remix 41 Available for Apple Silicon
If you have an Apple Silicon Mac and you're hoping to install Fedora, you're in luck because the latest release supports the M1 and M2 chips.
-
Systemd Fixes Bug While Facing New Challenger in GNU Shepherd
The systemd developers have fixed a really nasty bug amid the release of the new GNU Shepherd init system.