Sanity check on performance rig

Sanity check on performance rig

All being well I'll be coming into a few dollars later in the year so want to streamline my setup, with a view to performance. I currently have a couple of racks this size, mostly full of cheapo Behringer bits. It's pretty good for studio work, but always involves massive patching.

What I'm thinking of is mostly ready-to-go voices. I'll rely on sequencing from a laptop.

I do have a Waldorf Blofeld which I use when polyphony is needed, but I'm hoping the Odessa here could take that role. I also have a little MPX8 sampler (bad gear!) where I think the Bitbox Micro may make a better substitute.

I experiment rather than being genre-tied, but a baseline would be the ability to do industrial-esque techno.

Thoughts?

https://modulargrid.net/e/racks/view/3161778

u/danja — 19 hours ago

Composition algorithms?

A somewhat unintelligible score from a run of the Ground plugin is over here :
https://danny.ayers.name/entries/2026-06-27_generative-plugins.html

(If anyone happens to know how to tidy up the score view in Reaper, please let me know).

I've been experimenting recently with DAW plugins that generate or modify music based on sets of templates and rules. But my music theory is weak, I don't know much beyond the basics of harmonization & counterpoint. I was hoping someone around here may have further suggestions.

The generation in this demo track starts with a drum machine, not unlike the kind with presets found on electronic keyboards. Bass line generation is influenced by the rhythm, preset shapes and random elements. In turn 2 melodic lines are keyed off the bass, with a chordal backing coming from a combination of those.

The result kind-of works musically, but noticeably doesn't really go anywhere. I guess that's to be expected for such a mechanistic system.

https://youtu.be/Rd-ACU0JUdo

The VST plugins are all open source, but unfortunately I'm only equipped to build them on Linux right now.

Code & docs (including description of current algorithms) : https://danja.github.io/downspout/

reddit.com
u/danja — 8 days ago

Audio-reactive bits

Someone here recently posted a link to a processing script they'd done. Growing tube-like things. I saw it as I was wondering about visuals for some sounds. So I passed it to Codex, which made something that looks totally different...

​

Video here: https://youtu.be/6NuIXwhaxz0

​

Visualizer code (some web-based examples nearby) : https://github.com/danja/hillside

​

The sounds were in part made using generative VST plugins : https://github.com/danja/downspout

​

u/danja — 14 days ago

Schematics with AI, anyone..?

I'm curious to know if anyone's played around with the LLMs for designing the hardware. I've had a lot of joy playing around with Claude/Codex to make VST plugins, mixed experience with making firmware for a Daisy Seed based module, ditto ESP32. Coding.

​

But Spice kind of netlists should be in scope, no?

These models must have been fed the datasheets in their training, along with all StackOverflow & Reddit. I can't see them figuring out a good PCB layout, given that they still get human hands wrong. But the actual topology?

Anyone had a go?

reddit.com
u/danja — 15 days ago

I made a track for AI

A Tune Created for AI

A few days ago, after a morning in the music room I had a track I thought was ok, wanted to upload to YouTube, but couldn't help thinking it really needed some visuals to go with it. Last year, with the help of Claude, I made Hillside, a set of generative visualizations for a set of tracks I'd recorded (live here). It runs in a browser, canvas-based JS. So I dug that out and spent many hours with Codex trying to get it to render to mp4. It really was a gruelling session. Codex went down many blind alleys to get anything properly rendering. In the process managed to mess up the original generative algorithm. But it finally managed to get it to render one of the visuals as a reasonable vid (result here).

I couldn't help anthropomorphising Codex a bit. It'd put so much effort in. So then I asked it to make the kind of generative video setup you'd like to see, tell me what you want and I'll make the sounds. Twenty minutes later Codex had built something, and gave me a brief.

Tides

Tides is intended for quiet, spacious, late-night ambient techno.

Music Brief

  • Around 95-115 BPM, with a slow pulse but not sleepy.
  • Deep rounded kick, soft sub-bass, and lots of negative space.
  • Small delayed percussion clicks, filtered noise, and occasional metallic ticks.
  • Warm pads or drones that slowly change harmony.
  • No huge drops; more like pressure, drift, and small details emerging from darkness.

There was also a description of the visualization etc, here : tides.md

This morning I created something vaguely along the lines of the brief. I've been having a lot of fun recently creating VST plugins with Codex, so this was a good opportunity to try them out. The sounds are about 50/50 the Downspout Plugins and the modular rack (including neurotic firmware on a module to give the bass a bit of grit).

Then tried Codex's new visualization renderer. Took about an hour and the result was a bit disappointing. Some expanding circles and some very faint wavy lines.

But I saw the potential... Ok, I asked for the circles to be wavy, the faint lines to be more visible, and please add some procedurally generated sea creatures.

Another hour later, this was the result Tidepool. It looks like it might feature in a 20th century kids TV animation. But I'm happy with it.

reddit.com
u/danja — 17 days ago

How do you build VSTs for other platforms?

Recently I've been working on some plugins, oriented towards experimental music. I'd like to get feedback from other people using them, but producers tend to gravitate towards Mac, or the usual fallback MS Windows. I only have Linux machines, it's been many years since I've used anything else.

​

I'm using libs that are meant to be cross-platform, Distrho. Works a treat for me locally and on a friend's Linux machine. But I haven't a clue how you'd go about getting things to run on all those other machines.

​

I get the impression there are hoops to jump through, some kind of signing involved..? But I really haven't a clue.

​

Is it possible to make things cross-operating system from a Linux? (I'm on Mint & Ubuntu Studio, using all the standard CMake kind of toolkit). Or realistically would I need to have a Mac & Windows OS running to build on?

​

All open source, natch : https://danja.github.io/downspout/

​

​

reddit.com
u/danja — 17 days ago

How do you judge when a situation is getting out of hand?

Last night there was a thing were I thought violence might occur. Self-preservation kicked in and I ran away. But i'm really not sure if I judged the situation correctly. I was massively drunk, so judgement, boh. But even if I had been compos mentis, I'm still not sure I'd have understood.

I'm originally northern UK but have lived in rural Tuscany for about 25 years. I can't remember the last time I saw something turn into fisticuffs here. Can easily remember when I last saw it in the UK on a visit a year ago (street fight outside the Queens pub in Buxton).

I've seen the levels of verbal battling get to a scary point quite a few times. Way beyond the point where people would get physical in the UK. But I still don't really recognise where the red lines are.

Last night, cultural thing, revealed my ignorance. But I legged it at the first hint on nastiness happening.

Are there any markers to be aware of?

reddit.com
u/danja — 1 month ago

Sums, under category theory?

I just saw this video, which is kinda timely satire. But it bugs me. As best I remember, you can derive 2+2=4 under set theory, given a bunch of axioms. What I don't know is what happens when you abstract out into categories. Is it neatly wrapped up, or could it be 22?

https://youtu.be/GXvmBh4ULx0

u/danja — 1 month ago

DIY lap steel

Someone mentioned the things earlier, so here's my version.

A few years back I got a bit obsessed by guitar tone, tried loads of pickups. Two left over, had to do something with them. The acoustic guitar tuners were dirt cheap, everything else was bits & pieces I had knocking around.

Works a treat (not that I can really play it).

u/danja — 1 month ago
▲ 0 r/github

Music albums, artworks..?

I'm curious if other folks are using GitHub for this kind of thing.

I use it extensively for code, for all the obvious reasons. So when I recently recorded a CD's worth of music, it was a no-brainer to put the files up there too. It's only data!

https://github.com/danja/attone

u/danja — 1 month ago
▲ 40 r/Reaper

Must-have plugins?

There have been a lot of requests here recently that could be answered with "just use plugin X". It's made me aware that, even though I've been using Reaper for a good few years now, I've barely scratched the surface of what plugins are available.

Even just in the stock ReaSomething, I haven't got a clue, let alone ReaPack/GitHub offerings. What are your essentials? What must be checked out, if only for fun?

I'm on Linux and Reaper is about the only non-open source app I use regularly. But that hasn't been any limitation.

In my default template I have several instances of ReaEq, ReaComp & ReaLimit.

From elsewhere, I like to put ReEq on basslines, it's an easy way to split low & high end, so low can be Mid and high can go to Side.

A recent favourite is DuskVerb, I really like the spatial aspect there to. I've actually got it on the master bus.

https://www.realinks.net/links/reeq/

https://dusk-audio.github.io/plugins/duskverb/

u/danja — 1 month ago