FOSSPicks
FOSSPicks
This month Graham looks at Furnace, Node-RED 3, Exquisite, corrscope, darktable, Overgrowth, and more!
Sound tracker
Furnace
Necessity is the mother of invention, but there are few better examples of this in practice than the humble music tracker. A tracker is little more than a scrolling spreadsheet of hexadecimal values spread across several columns, with each column group representing a channel of sound or instrument. Each row in each column is a potential pitch value, with additional columns inside the group used for effects and sound control. With a small shim to handle the audio hardware, this data could be played on 1980s hardware directly from memory and without modification, creating beautiful music for games and demos on early home computers with very little RAM and few CPU resources. These limitations were what forced the invention of trackers, and in so doing, created the incredibly distinctive chiptune music that continues to thrive to this day, in an age of seemingly limitless storage and compute power.
There are a few trackers still being developed for Linux, including the venerable Radium and Schism trackers (and the amazing but commercial Renoise). But it's uncommon to see an entirely new open source project appear, and utterly remarkable to find one that also emulates the sound of every significant sound chip of that early era. And yet, this is what Furnace is and does. Furnace is a tracker that includes sound engines to emulate over 50 different sound chips from the golden chiptune era, complete with their individual parameters, which can all be controlled through the data view. These include FM modules from the Sega Genesis, FM Towns, arcade machines, and many PC sound cards, plus sample playback chips found in the Commodore Amiga, wavetable synthesis used by Konami and Namco arcade machines, beeps from speakers, the ZX Spectrum and Game Boy, plus brilliant recreations of the Commodore 64 SID chip and Mikey in the Atari Lynx.
Each system is added on demand from the File menu, and each will add one or more new column groups to the note editor. The number of groups corresponds to the hardware capabilities of the device you're adding, such as four channels for the Amiga or three for the SID chip. The columns within each group also represent the unique hardware characteristics for that device, such as the waveform, cutoff filter, envelope amounts, or glissando. This is all brilliantly documented for each system in the online reference guide and makes complete sense if you're already familiar with music trackers. There's also an independent instrument editor where all these parameters can be used to create and save an individual sound, which can be switched between in your own music.
The end result of all this is that Furnace becomes a chiptune powerhouse, where you can summon the sound of almost any system and program music with full control of all their capabilities, almost byte for byte. And we've not even mentioned the oscilloscopes, effects, mixers, and even a sample editor that can be opened alongside your composition. The whole ensemble can then be stored in its own format or exported as a scene-acceptable DefleMask module (although you can't import them yet). It's all hugely comprehensive and fun to play with, and completely open source.
Project Website
https://github.com/tildearrow/furnace
Event IDE
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
-
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.
-
AlmaLinux 10.0 Beta Released
The AlmaLinux OS Foundation has announced the availability of AlmaLinux 10.0 Beta ("Purple Lion") for all supported devices with significant changes.
-
Gnome 47.2 Now Available
Gnome 47.2 is now available for general use but don't expect much in the way of newness, as this is all about improvements and bug fixes.