play{z=LFSaw.ar(_,_);CombC.ar(o=Splay.ar((t=z.(-8/(z.(1/2,1)<0.5+2),-1)+1/2)**2*z.(f=131*midiratio(floor(z.(1/32,0)*8)*5+round(3s*z.(1/8,1/16).max,2)+[9,4,7,0]%12+.x[19,0]),0)**(2s-t))/3,1/4,1/4)/4+o}
#SuperCollider
play{z=LFSaw.ar(_,_);CombC.ar(o=Splay.ar((t=z.(-8/(z.(1/2,1)<0.5+2),-1)+1/2)**2*z.(f=131*midiratio(floor(z.(1/32,0)*8)*5+round(3s*z.(1/8,1/16).max,2)+[9,4,7,0]%12+.x[19,0]),0)**(2s-t))/3,1/4,1/4)/4+o}
#SuperCollider
play{a={LFNoise0.kr(1/2)};x=12*_!4;Splay.ar(ar(z=LFSaw,a!4/4+65*kr(f=Select,z.kr(a.round(1/4)!4)+1*8,f.kr(k=a+1*4,[0,2,4,5,7,9,11,12])+f.kr(k,[d=x+.x[0,4,7,11],m=x+.x[0,3,7,10],m,d,d,m,m,d])).midiratio)**abs(z.kr(1+a!4)*8+1)/5)}
#BonusLevel #SuperCollider
Someone saved this tape for you all, and me. I had forgot all about it. :)
youtu.be/UlEnKJRCAvY?...
Experimental Gui from a Granular synth made in SuperCollider
Wrestling up a #GUI in #SuperCollider
(3/3) The #Cheerful #HandClap special.
Bonus2: A forked one in 175 characters that includes printing to the post window.
fork{c="#SuperCollider".iter.cyc;w=iter(0ss*asDigits(168044,3)).cyc;loop{c.().post;play{ar(BPF,ar(Env(l=0!9+[0,1],l[..6]++66/99,-4!7++ -17),2)*CuspL.ar,444*[4,7])};w.().wait}}
(2/3) #Cheerful #SuperCollider #HandClap special.
Bonus1: An old SynthDef style in 198 bytes.
SynthDef(\SCSCClap,{Out.ar(\out.kr(0),ar(BPF,ar(Env(l=0!9+[0,1],l[..6]++66/99,-4!7++ -17),2,\trig.tr)*CuspL.ar,444*[4,7]))}).add;Pbind(\instrument,\SCSCClap,\dur,Pseq(asDigits(168044,3)/5,inf)).play
(1/2) The #Cheerful #SuperCollider #sc140 #HandClap special. Here is something to replace the π emoji with. 121 characters.
play{ar(BPF,ar(Env(l=0!9+[0,1],l[..6]++66/99,-4!7++ -17),0,TDuty.ar(Dseq(asDigits(168044,3)/5,inf)))*CuspL.ar,444*[4,7])}
play{t=ar(v=LFTri,[2,1,2],[0,0,2]);e=ar(Env.perc,0,_);[ar(v,e.(t@0)**11*111+60)*e.(t@0)**2,(c=CuspL.ar)*ar(Env(l=0!9+(..1),l[..6]++66/99,-4!7++ -17),0,t@1),c*(e.(t@2)**9)/2].sum!2/4}
#SuperCollider #HouseClassics
ikioma.bandcamp.com/album/ethiop... I wrote something, and recorded it unattended.
#SuperCollider
Leaving the thing i am tinkering with in #supercollider unattended for ten minutes.
soundcloud.com/lukiss/sc_25...
play{ar(BPF,ar(o=SinOsc,f=ar(q=QuadC,(m=ar(o,ar(q,1)**2*8))**m**m).exprange*99+12,ar(o,m**f*2)*m*2pi).sign,(m*m).exprange*5e3+(m*99))!2/3}
"Crispy Rubber" #SuperCollider #sc140 #LetsGo
play{t=ar(c=CuspN,8,(..2)/9+1);e=ar(Env.perc,0,_);[ar(v=LFTri,e.(t@0)**16*140+60)*e.(t@0)**2,c.ar*ar(Env(l=0!9+.f(..1),l[..4]++[1b,0,62]/99,-1*(l[..6]++16)),0,t@1),c.ar*(e.(t@2)**9)/2].sum!2/4};
#SuperCollider #Remix
play{t=ar(v=LFTri,[2,1,2],[0,0,2]);e=ar(Env.perc,0,_);[ar(v,e.(t@0)**11*111+60)*e.(t@0)**2,(c=CuspL.ar)*ar(Env(l=0!9+.f(..1),l[..4]++[1b,0,66]/99,-1*(l[..6]++18)),0,t@1),c*(e.(t@2)**9)/2].sum!2/4}
#SuperCollider #UntzUntz
Diagram from this supercollider code play{ar(LeakDC,ar(Latch,(((t=ar(Sweep,0,r=8e3))>>8%e=256)|(t/5&(t/2816%e)))|(t>>9%e|(t*2&(t/1792%16))),ar(Saw,r))).clip2!2/4;}
play{ar(LeakDC,ar(Latch,(((t=ar(Sweep,0,r=8e3))>>8%e=256)|(t/5&(t/2816%e)))|(t>>9%e|(t*2&(t/1792%16))),ar(Saw,r))).clip2!2/4}
#SuperCollider #ByteBeat #8khz
play{t=Sweep.ar(0,r=8192)%(r);d={TRand.ar(0,256,t<1)};o=d;5.do{o=o|((t/d/4)&d|((t/d)%o&d)|((o>d*(t*2&d|d))&(t*d&(t/d))))};LeakDC.ar(o).fold2!2/3} // #SuperCollider #ComputerMusicForYou
(play{r=ar(TRand,_,_,ar(HenonL,ar(LFNoise2,1).exprange*16));ar(LeakDC,0.5*ar(LFTri,midicps(b=((t=(ar(Sweep,0,r.(-1e3,1e3))%r.(28,512)))&r.(64,256))|(t>>r.(4,18)))%1e4,0,lag3(b>32).())!2)} /* πΉοΈ #SuperCollider #SpeedRun */ )
play{m={|...a|(ar(CuspN,1/a@0,xi:a@0/a@1).sin+1*a@1)&(ar(LFSaw,-1/a@0)*a@2)};ar(SinOsc,m.(2,64,m.(1,4,64)*64)*64)!2/4}
#SuperCollider
play{m={ar(l=LFDNoise0;,ar(l,1/pi)+1/2**ar(l,1/3,2,2)*16)+1/2**2*256};ar(BLowPass4,ar(LeakDC,(m&(t={ar(LFSaw,m)*m}))|((m%t)&(t>>(m%8)))).softclip!2/4,1e4,1)}
#SuperCollider #HecticNoise
(play{y=0;c=CuspN;p=flat({|n|n*12+[-2,7,-7,15,12]}!3).midiratio;g={y=y+2;rotate(ar(c,8,xi:p.degrad).sin,y)};o=Splay.ar(ar(LeakDC,ar(Pluck,c.ar,3/7<g,1,1/(55+g*p),g+1,ar(SinOsc,p/8,0,1/3,2/3)).fold2),ar(c,2))})
#SuperCollider
Thank You Skeletor, this is exactly what I am going to do today.
CP toned black-and-white photo of a short haired, tabby cat sitting up for a professional photo portrait. The cat has a fancy metal collar with a bell and a light colored bowtie to it. Text at the bottom reads the family pet. In the lower right corner thereβs more text that reads copyright by CE Bullard 1902.
βThe Family Petβ Postcard from my collection, copyright 1902, mailed 1910.
Released 40 YEARS AGO
Oh Sheila (1985)
I'mReady for the World
play({ar(Splay,ar(o=SinOsc,f={kr(LFNoise2,0s!5)/2+98*(..14).degreeToKey(Scale.yu).midiratio},ar(o,f,ar(o,f),ar(o,f)*ar(o,pi/f,2)),ar(o,f)+ar(o,f%f)),ar(o,1/f@0))/4},s,\fadetime,8)
#SuperCollider
play{ar(Splay,ar(t=LFTri,(p=(-12..7).degreeToKey(Scale.yu).midiratio)*ar(BrownNoise,pi!p.size,440))*adsr(Env,0s1,0s,0s).ar(0,ar(HenonL,2pi,p.degrad+1.4).sin>1b),ar(t,pi))}
#SuperCollider