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.
[...]
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
-
The GNU Project Celebrates Its 40th Birthday
September 27 marks the 40th anniversary of the GNU Project, and it was celebrated with a hacker meeting in Biel/Bienne, Switzerland.
-
Linux Kernel Reducing Long-Term Support
LTS support for the Linux kernel is about to undergo some serious changes that will have a considerable impact on the future.
-
Fedora 39 Beta Now Available for Testing
For fans and users of Fedora Linux, the first beta of release 39 is now available, which is a minor upgrade but does include GNOME 45.
-
Fedora Linux 40 to Drop X11 for KDE Plasma
When Fedora 40 arrives in 2024, there will be a few big changes coming, especially for the KDE Plasma option.
-
Real-Time Ubuntu Available in AWS Marketplace
Anyone looking for a Linux distribution for real-time processing could do a whole lot worse than Real-Time Ubuntu.
-
KSMBD Finally Reaches a Stable State
For those who've been looking forward to the first release of KSMBD, after two years it's no longer considered experimental.
-
Nitrux 3.0.0 Has Been Released
The latest version of Nitrux brings plenty of innovation and fresh apps to the table.
-
Linux From Scratch 12.0 Now Available
If you're looking to roll your own Linux distribution, the latest version of Linux From Scratch is now available with plenty of updates.
-
Linux Kernel 6.5 Has Been Released
The newest Linux kernel, version 6.5, now includes initial support for two very exciting features.
-
UbuntuDDE 23.04 Now Available
A new version of the UbuntuDDE remix has finally arrived with all the updates from the Deepin desktop and everything that comes with the Ubuntu 23.04 base.