Live data from Hacker News

Brume is a 24-voice multi-timbral desktop synth for the CM5

brume.aftertone.co

11–20 of 38 posts

Re: Brume is a 24-voice multi-timbral desktop synth for the CM5

#11

I wanted another multi-part hardware synth, so I thought it would be fun to see what I could come up with using the parts I already had, particularly the touchscreen. Loosely inspired by Norns, Brume is a four-part multi-timbral synthesizer that runs on a Raspberry Pi Compute Module 5. It has four synth engines and six voices per part, a shared filter section feeding an effects chain, a sandboxed Lua scripting layer,…

Just out of curiosity, and without judgement, how much ai was involved in building this (ie was it vibed)? I'm trying to get a better idea of the kind of stuff people are making.

A -ton-

No hesitation to enthusiastically share that it was actually a parallel goal to see just how deeply I could go while keeping it stable, performant, and extensible for the long term.

I ended up building a lot of ancillary agent infrastructure to push the determinism in all the fanned out work slices, too.

https://thinkwright.github.io/threadmark/

Also: https://brume.aftertone.co/develop.html#agents

Re: Brume is a 24-voice multi-timbral desktop synth for the CM5

#12

There isn't a single image of the device on mobile, I was confused because I thought this was a VST

The copy makes it pretty clear this is firmware for a CM5.

Rest assured, if you click the "READ THE MANUAL" button on the landing page you will see screenshots of all synth engines and configuration screens.

The repo's README also starts with a screenshot.

Thanks.

Re: Brume is a 24-voice multi-timbral desktop synth for the CM5

#14

There isn't a single image of the device on mobile, I was confused because I thought this was a VST

The copy makes it pretty clear this is firmware for a CM5. Rest assured, if you click the "READ THE MANUAL" button on the landing page you will see screenshots of all synth engines and configuration screens. The repo's README also starts with a screenshot. Thanks.

To be fair, it doesn't seem to be mentioning this until the "Purpose-built on Compute Module 5" section which is more than halfway through the entire landing page, I was similarly lost until I got to that section and actually understood what I was looking at :)

Looks really fleshed out and fun though, now I just need to get my hands on a proper carrier board it seems, as the audio out of the box for standard CM5 development I/O board is kind of horrible.

Re: Brume is a 24-voice multi-timbral desktop synth for the CM5

#15

Earlier quoted context omitted.

The copy makes it pretty clear this is firmware for a CM5. Rest assured, if you click the "READ THE MANUAL" button on the landing page you will see screenshots of all synth engines and configuration screens. The repo's README also starts with a screenshot. Thanks.

To be fair, it doesn't seem to be mentioning this until the "Purpose-built on Compute Module 5" section which is more than halfway through the entire landing page, I was similarly lost until I got to that section and actually understood what I was looking at :) Looks really fleshed out and fun though, now I just need to get my hands on a proper carrier board it seems, as the audio out of the box for standard CM5 deve…

Thanks, I'll try to improve the reader experience.

Re: Brume is a 24-voice multi-timbral desktop synth for the CM5

#16

Earlier quoted context omitted.

The copy makes it pretty clear this is firmware for a CM5. Rest assured, if you click the "READ THE MANUAL" button on the landing page you will see screenshots of all synth engines and configuration screens. The repo's README also starts with a screenshot. Thanks.

To be fair, it doesn't seem to be mentioning this until the "Purpose-built on Compute Module 5" section which is more than halfway through the entire landing page, I was similarly lost until I got to that section and actually understood what I was looking at :) Looks really fleshed out and fun though, now I just need to get my hands on a proper carrier board it seems, as the audio out of the box for standard CM5 deve…

And yeah, line-out audio on a Pi is a non-starter.

This was really designed to be surfaced in a DAW via USB.

Re: Brume is a 24-voice multi-timbral desktop synth for the CM5

#17

Earlier quoted context omitted.

To be fair, it doesn't seem to be mentioning this until the "Purpose-built on Compute Module 5" section which is more than halfway through the entire landing page, I was similarly lost until I got to that section and actually understood what I was looking at :) Looks really fleshed out and fun though, now I just need to get my hands on a proper carrier board it seems, as the audio out of the box for standard CM5 deve…

And yeah, line-out audio on a Pi is a non-starter. This was really designed to be surfaced in a DAW via USB.

Oh, yeah I actually missed that fully, that it expects a USB-connection. Would be a lot of fun and I could find a lot of uses for something like this in my DAWless setup, but with audio-over-USB there isn't much I could do at the moment, but since it's Linux, just changing the output (once I have a new carrier board...) shouldn't be so hard. Thanks for sharing it :)

Re: Brume is a 24-voice multi-timbral desktop synth for the CM5

#18

I wanted another multi-part hardware synth, so I thought it would be fun to see what I could come up with using the parts I already had, particularly the touchscreen. Loosely inspired by Norns, Brume is a four-part multi-timbral synthesizer that runs on a Raspberry Pi Compute Module 5. It has four synth engines and six voices per part, a shared filter section feeding an effects chain, a sandboxed Lua scripting layer,…

Very well done! I'm very inspired by the Lua scripting layer, this seems to be just a great solution.

Re: Brume is a 24-voice multi-timbral desktop synth for the CM5

#19

Earlier quoted context omitted.

Just out of curiosity, and without judgement, how much ai was involved in building this (ie was it vibed)? I'm trying to get a better idea of the kind of stuff people are making.

A -ton- No hesitation to enthusiastically share that it was actually a parallel goal to see just how deeply I could go while keeping it stable, performant, and extensible for the long term. I ended up building a lot of ancillary agent infrastructure to push the determinism in all the fanned out work slices, too. https://thinkwright.github.io/threadmark/ Also: https://brume.aftertone.co/develop.html#agents

Did you give any thought to using JUCE as a general framework? This way you could add more synths very easily ..

(Apologies if you already do, haven't looked for sources yet..)

Re: Brume is a 24-voice multi-timbral desktop synth for the CM5

#20

Earlier quoted context omitted.

Just out of curiosity, and without judgement, how much ai was involved in building this (ie was it vibed)? I'm trying to get a better idea of the kind of stuff people are making.

A -ton- No hesitation to enthusiastically share that it was actually a parallel goal to see just how deeply I could go while keeping it stable, performant, and extensible for the long term. I ended up building a lot of ancillary agent infrastructure to push the determinism in all the fanned out work slices, too. https://thinkwright.github.io/threadmark/ Also: https://brume.aftertone.co/develop.html#agents

[deleted]
Post reply on HN