Multichannel Audio Devices and Linux (not a love story)

By Scott Petersen | August 15, 2023 | Comments Off on Multichannel Audio Devices and Linux (not a love story)
Posted in

Something has been bothering me for some time since moving to PipeWire on my Linux boxes, and that is the way multichannel audio devices are handled. As we all know (and loath), Linux audio is complicated and terrible, but the upshot is that it gives us a lot of control and the possibility of extremely low latency — critical to realtime audio recording, processing, programming, etc.

Continue Reading

Two SuperCollider FM Synthesis Projects

By Scott Petersen | April 8, 2023 | Comments Off on Two SuperCollider FM Synthesis Projects
Posted in

I just posted my second SuperCollider FM Synthesis project to GitHub, a pedagogical extension of a great DX7 “clone” for the SuperCollider language. The project allows users to enter DX7 presets, by number, and generate usable SynthDefs (SuperCollider synthesis instrument definitions) and analysis that provides insight into the nature of the instrument configuration. My previous…

Continue Reading

Running A University Linux-based Audio Lab: Part 5 — Nightmares and Light

By Scott Petersen | January 21, 2023 | Comments Off on Running A University Linux-based Audio Lab: Part 5 — Nightmares and Light
Posted in

Imaging a University lab is fun and profitable! Learn how!

Continue Reading

A Flawless Linux Audio Experience…

By Scott Petersen | November 30, 2022 | Comments Off on A Flawless Linux Audio Experience…
Posted in

I’m not just an emissary for Linux Audio, like everyone else who relies on it and extols its (few) virtues, I’m also its biggest detractor. So when you read “a flawless linux audio experience” you might think I’m trolling you, and in the distant past (say several months ago) you would definitely be correct. But…

Continue Reading

Pipewire and JACK on Arch Linux

By Scott Petersen | May 27, 2022 | Comments Off on Pipewire and JACK on Arch Linux
Posted in ,

This is a quick post to talk about my recent experience configuring Pipewire and JACK on Arch Linux. Now, I’m not an Arch adherent and maybe you aren’t either. That’s fine because I’ll talk about the minimal install and the packages that are required to get Pipewire and JACK working. This will not cover moving…

Continue Reading

It’s Worth Learning to do it Yourself

By Scott Petersen | May 5, 2022 | Comments Off on It’s Worth Learning to do it Yourself
Posted in

In this post I will attempt to convince you, dear friend, to take the hard way and learn to do whatever new/onerous thing you need to learn in order to facilitate your work, rather than relying on someone else to do it for you.

Continue Reading

Running A University Linux-based Audio Lab: Part 4 — Updates and Brokenness

By Scott Petersen | March 23, 2022 | Comments Off on Running A University Linux-based Audio Lab: Part 4 — Updates and Brokenness
Posted in ,

Part 1: Hosing Down your Computers In an earlier post about setting up and maintaining a Linux audio lab I wrote: Above I mentioned that cron-apt is used to check package status (daily) and use the email packages to email package status to the system admin (me). This, however, is not configured to auto update…

Continue Reading

Running A University Linux-based Audio Lab: Part 3 — Software Installation in Detail

By Scott Petersen | January 13, 2022 | Comments Off on Running A University Linux-based Audio Lab: Part 3 — Software Installation in Detail
Posted in

In Part 1 and Part 2 of this series I introduced Linux as a viable operating system for a university music and audio programming lab and described in some detail Linux audio configuration for low-latency audio applications.  In this part I will walk through *most* of our post-install script in some detail so you have a better picture of the necessary configuration required. But first…

Continue Reading

Running A University Linux-based Audio Lab: Part 2 — Linux Audio

By Scott Petersen | December 29, 2021 |
Posted in

“Running a Linux Audio Lab was fun, he said! You should try it, he said! He didn’t say anything about ALSA and JACK and Pulseaudio! Aaaaaah!” -Horrified individual the first time they try to get low-latency audio working in Linux with an Ubuntu base. To be clear, in Part I of this series I never…

Continue Reading

Running A University Linux-based Audio Lab: Part 1 — Overview

By Scott Petersen | December 17, 2021 |
Posted in

This is part one of a three-part series of articles describing how and why you can use Linux in your college or university’s music/audio lab. In this article I will provide a broad overview of what I do in the CS music/audio lab at Yale and why I do it.

Continue Reading