Lukiss
April 24, 2023, 12:17pm
#1
Found this while while going through some folders.
play{ar(Splay,ar(LeakDC,ar(GrainFM,2,ar(TDuty,1/d=Dseq((1,3..21),inf)),2+ar(p=LFPar,0.3)/d*2,[2,3],f=Ddup(ar(p,0.05)*d/[3,7,5,1],Dseq((9..42).degreeToKey(Scale.phrygian),inf).midicps),f%d/12,ar(p)/2,Buffer.sendCollection(s,Env.perc.discretize)).tanh*0.8))}
…and, yes. I am aware of the unorthodox formatting.
I may have tweeted it before i left that platform.
Love is the message. <3
Lukiss.
2 Likes
The sc140 album is always a form of (sadistic) beauty of compactness:
1 Like
edith
April 25, 2023, 6:34am
#3
This is fun ! You can do a live remix by randomly pressing play on whichever you prefer Thanks for sharing !
Since I am on Linux (Ubuntu) I cannot record the result though - let’s try putting it on my phone…
Without the code it’s harder to play them exactly at the same time… but the slight start delay helps in creating good noise music
1 Like
edith
April 25, 2023, 6:43am
#4
I got lost in time listening to my homemade remix - there are sound artefacts but they are good
Hope everyone is having a great evening !
Have fun
Lukiss
April 25, 2023, 9:47pm
#5
Thank You.
You can change Scale.phrygian
to Scale.choose.postln
and restart it until you find a more interresting scale and also swap the Dseq
for Dxrand
for more unpredictable progressions.
I landed on this one because it sounded so cheesy.
1 Like
Lukiss
April 25, 2023, 9:59pm
#6
Oh i remember that album too well. The one by Tim Walters was the thing that drove me over to sc from fighting with Max in the first place. It both looked and sounded like poetry to me. All in one line.
play{({|k|({|i|y=SinOsc;y.ar(i*k*k,y.ar(i*k**i/[4,5])*Decay.kr(Dust.kr(1/4**i),y.ar(0.1)+1*k+i,k*999))}!8).product}!16).sum}//#supercollider
1 Like