RE: https://techhub.social/@atraeger/116290419961155652

"fun" fact:
all 4 of these tracks originate from the same max patch.

here's a screen recording of an early, alternate jam of what became the track 'dead not dreaming'

#MaxMSP #maxmspmusic #electronicmusic #ambientmusic

https://www.youtube.com/watch?v=oZDKc6ctY6o

Solarystyka 1.0. 4-voice poly~ sampler. With full randomisation on file drop, per voice and master state variable filters, pan, saturation, pitch drift and windowing. User definable window divisions. Let me know if you want to test it. Nothing revolutionary but pretty proud of it nonetheless. 2.0 is planned to implement interesting window modulations (spring physics and chaos attractors/Lorenz). Inspired by Stanislaw Lem (not really, I just wanted a cool name for it) #maxmsp

remembering some old live goofy noise max/msp things i made back in 2014! โฐ๐Ÿ‘ด

https://amazingufos.bandcamp.com/album/the-truth-is-out-theirs

might actually be 100% mariopaint samples? i can't remember exactly but those dog/cat sounds are very familiar

#maxmsp #noise

THE TRUTH IS OUT THEIR'S, by AMAZING UFO'S

2 track album

AMAZING UFO'S
Version 013, with the addition today of LFO controls from abl.device.autofilter~ to my little synthesizer. Next step: trying to understand how to integrate MPE and redefine the UI. I'm hearing some things I like.
#sebairstein #maxmsp #maxforlive #ableton #synthesizer
Well, I didn't procrastinate ๐Ÿ˜… , and I started integrating abl.dsp.autofilter. I still need to implement the LFO part and see if it works... and then there's the MPE... and the UI. It's cool, I'm learning a lot and I'm happy with myself, that's the goal ๐Ÿ‘
#sebairstein #maxmsp #ableton #maxforlive
Development in progress and learning how to use poly~, today I'm deciding which filter to integrate. The auto-filter seems like a good choice but requires a lot of work given the number of parameters. In short, hesitation or procrastination.
#sebairstein #maxmsp #ableton
Reuben Ingall and Transmissions โ€“ Set/Past split tape
#Experimental #drone #electronic #experimentalelectronic #feedback #glitch #guitar #max #maxmsp #puredata #supercollider #Canberra
CC BY-NC (#CreativeCommons Attribution Non Commercial) #ccmusic
https://reubeningall.bandcamp.com/album/set-past-split-tape
Set/Past split tape, by Reuben Ingall and Transmissions

19 track album

Reuben Ingall
Disintergration loop sound system with granular resynthesis.
#maxmsp #ambient #experimentalMusic
Sunday morning's test: the idea would be to create a synthesizer with an independent oscillator for each voice. In short, a whole host of challenges to consider. Have a good Sunday.
#sebairstein #maxmsp #prototype001

all I want to know is, does [rnbo~ polyphony 4] run a single instance up to 4 times, or does it run up to 4 instances in parallel? or, would each voice get its own instance of [data], or share them?

if they share them, what exactly is the point in [multibuffer]? I guess multibuffer can expose the buffer contents to Max, but it's not worth it. I guess it can be used to reference buffers in subpatchers, so that's one use.. but yeesh.

#MaxMSP #RNBO