Automating the Breath Pulse

April 26th, 2023
jammer, music
One of the pieces of my rhythm stage setup is a breath controller, which measures how much I blow. It's a good fit for anything where I want to have some flexible imprecise control, but one thing I've ended up using it for a lot is just a pulse:

Here's it by itself:

Here's it live, layered with everything else I'm doing:

I'm still interested in having breath control as an option, for cases where I want more compelx patterns, but a basic pulse seems like something I should be able to automate. My system already knows the current tempo from how I'm playing the drums, so I could program it to simulate my breath pattern.

My first attempts at this sounded all wrong: it turns out I didn't actually know what pattern I was making. It was just something where I'd played around with blowing different ways until it sounded the way I wanted it. So I collected some data, tracking breath pressure as a function of how far through the beat I was:

I could do some kind of averaging to make nicer charts, but the overall picture is clear enough: I increase it linearly to a peak near the end of the beat (68% in reel time, 82% in jig time), and then decrease it linearly to a trough near the beginning of the next beat (27% in reel time, 41% in jig time). I programmed that, and now I can have the same pulse with my mouth free to do something else:

While I'm happy with how the result sounds, I'm pretty confused by the curves. The pulse sounds like it's on the upbeat, so I would have expected a peak at 50% (reel time), and I'd have expected the pictured curve to sound quite late? It seems like we identify the beat with the center of the trajectory (48% in real time, 62% in jig time)?

Referenced in: Substituting Talkbox for Breath Controller

Comment via: facebook, lesswrong, mastodon, substack

Recent posts on blogs I like:

In reluctant defense of SlutCon

Sex worker, rationalist, sex researcher and professional edgelord Aella runs an event called SlutCon, which primarily focuses on helping straight men become more attractive and good in bed.

via Thing of Things September 25, 2026

There's no point at which turning your brain off will work

In early 2025, I started seeing people turn off their brain as they use LLMs1. They would have an LLM take an action (summarize text, write some code, etc.), and just assume that it worked2. This generally didn't work in early 2025 and the result was …

via Posts on September 18, 2026

My Weirdy Creatures

Over the last few days, I've been working on some little creatres. But they're very weird. I call them "weirdy creatures". I've made quite a lot of them, I think maybe 5-6, not sure. Weirdy Predator This is a weirdy predator. They'…

via Anna Wise's Blog Posts September 13, 2026

more     (via openring)