Ok - finally i'm back to music. started thinking about rhythm. translated integer numbers to it's bit structures and use these as "sequencer patterns". running multiple voices in parallel and divided these to different meter. also categorized the bit structurse based on their appearence like how many 1's and 0's are next to each other. it's now like a rhythmicon sequencer, that is fed with bit structure sequences.
it starts getting interesting.
#supercollider #emacs #ableton

WORKSHOP IN BERLIN: Coding Musical Patterns - Algorithmic Composition, Generative Growth, and the Music of Math.

Come by and we'll make fun and weird music using computers, coding and algorithmic thinking. Yayyy!! #supercollider #computermusic #experimentalmusic #berlin

https://www.hyperlinear.net/coding-musical-patterns-algorithmic-composition-generative-growth-and-the-music-of-math-with-mads-kjeldgaard/

Hyperlinear

Hyperlinear is a Berlin-based platform for on-site and online sound-related workshops, mentoring, instrument design, sound design, and events.

Hyperlinear

we are so excited to formally announce our second event, Computer Music 2! some new faces, some old faces, some good music to be played xx

3rd of April, 6pm BST on Twitch

#computermusic #algorave #supercollider #maxmsp #puredata #livestream

sc.wasm

// SCSCC-49 Lydia
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

play{Splay.ar(LFSaw.ar(Select.kr(Gendy3.kr(freq:(1..5)/99)+1*14,12*_!4+.x(2*_!4++(2*_!3+7))).midiratio*49)/5)}

#SuperCollider #sc140

Hallo an alle,

Wir freuen uns sehr, außer der Reihe einen Haecksen Workshop zu Supercollider anbieten zu können - einer Software zur Erstellung von elektronischer Musik. Dafür schonmal vielen Dank an unsere tolle Dozentin.

Wir treffen uns Dienstag den 7.4. ab 18 Uhr im @entropia Hauptraum.

Kommt gerne vorbei :)

#flinta #ccc #haecksen #supercollider #experimentalmusic #music #art

[PD-dev] github using Pd for copilot training? - Pd-dev - lists@iem

Been live coding a bit in #supercollider - a language I know pretty well. But even with jitlib I’ve not found it ergonomic. A sane person would have gone to TidalCycles or Strudel or Sonic Pi and had a blast…

#Supercollider has never sounded this good.

We reverse-engineered some classic synths in the code and made a whole ass evolving, randomised melodic techno set.

✨🔮🪄

#algorave @7nihilate #livecoding

(Repost, accidentily deleted 14 from this place, next one will be #49)

// SCSCC-14 "Quad Melody"
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

play{z=LFSaw ar:_;CombC.ar(o=Splay.ar(sin(pi*z.(ar(q=QuadN,41)/4+round((l=q.ar([2,1],0b1*_!8+1).sin)*5+(5+_!8+16),5).midicps*midiratio(7*_!10)))*lag(z.(-2**round(l*3/2)/(1..3))+1/2**abs(z.(1+l)**0s*9)/2,0s3),l@0),1,l.lag[3,7]/9+[3,2]/8,l[6..]*4,1/8,o)}

#SuperCollider #sc256