Lukas Nystrand von Unge · @lukiss
65 followers · 343 posts · Server sonomu.club

From those 59861 lines of code i resqued earlier today. From a time when i had no clue what i was doing…. (:

play{RecordBuf.ar(LFDNoise3.ar+PinkNoise.ar(8),a=LocalBuf(8*2048,1),loop:0);Splay.ar(LeakDC.ar(CombC.ar(Warp1.ar(1,a,f={LFDNoise3.kr(0.001!7).tan.abs},f*0.03,Array.series(4,1/7,1/7)*0.12,-1,4,0,4),0.4,0.4,2).softclip))}

#supercollider

Last updated 1 year ago

Lukas Nystrand von Unge · @lukiss
65 followers · 338 posts · Server sonomu.club

Someone ought to write the definitive guide to the unsung syntactic voodoo of . (I think I know who i am going to call next hehehehe).

#supercollider

Last updated 1 year ago

Lukas Nystrand von Unge · @lukiss
65 followers · 335 posts · Server sonomu.club

just a the clap... sort of

(Ndef(\clap,{
t=Impulse.ar(1);
e=Env(
[0,1,0,1,0,1,0,1,0],
[0,11e-3,0,11e-3,0,75e-4,0,0.5],
[0,-1,0,-1,0,-1,0,-13]
).ar(0,t);
o=WhiteNoise.ar*e;
// o=HPF.ar(o);
o=BPF.ar(o,[1440,4000],2).sum;
o=Splay.ar(o);
Out.ar(0,o);
}))

#supercollider

Last updated 1 year ago

Lukas Nystrand von Unge · @lukiss
65 followers · 334 posts · Server sonomu.club

(Ndef(\61457,{
t=TDuty.ar(1);
c=Splay.ar((BPF.ar(WhiteNoise.ar*Env(
flat([0,1]!4)++0,
[0,0s/9,0,0s/9,0,0s7,0,0.5],
[0,-1,0,-1,0,-1,0,-12]
).ar(0,t),[1700,3540],3/4).sum));
f=[131,311,196,233,65,349,292];
e=Env.perc(0,1).ar(0,t);
o=Splay.ar(VarSaw.ar(f,0,(1-e/2)**2));
o=o*Env.asr(0s1,1,1/4,-7).ar(0,Trig.ar(t,3/4));
Out.ar(0,DelayN.ar(
MoogFF.ar(o,(log(e*LFDNoise3.ar(1,6,6)).sin.abs)*1e4+10),
1,1/4)+c);
}))

#supercollider #nocomment

Last updated 1 year ago

Lukas Nystrand von Unge · @lukiss
65 followers · 332 posts · Server sonomu.club
Lukas Nystrand von Unge · @lukiss
65 followers · 331 posts · Server sonomu.club

Managed to resque 59861 lines of code from my last crashed laptop.

#supercollider #yay

Last updated 1 year ago

Mads Kjeldgaard · @madskjeldgaard
506 followers · 1499 posts · Server sonomu.club

My robotics experiments are slowly but surely coming together. It’s a nice feeling.

#supercollider #cpp #robotics

Last updated 1 year ago

bit101 · @bit101
566 followers · 1821 posts · Server mstdn.social

I started diving into the world of creating my own extensions. I've also been exploring drum machine patterns, so here's something that makes that easier. Totally a proof of concept at this phase, and musically, I have no idea what I"m dong, but it's fun.

#supercollider

Last updated 1 year ago

Cian O'Connor · @cian
176 followers · 886 posts · Server post.lurk.org

Finally got Common Music running on my machine (Mac) for SBCL/incudine. Not sure about the performance (lot of consing - which may be fine), but goddam it's fun.

So far got it to generate realtime MIDI, lilypond and SuperCollider. CSound is next. I may never emerge from my room.

#commonlisp #lisp #Incudine #supercollider #csound #livecoding

Last updated 1 year ago

Lukas Nystrand von Unge · @lukiss
64 followers · 322 posts · Server sonomu.club

current drone-sound of the evening...

(Ndef(\💿,{ar(Out,\out.kr(0),ar(Splay,ar(o=SinOsc,c=(p=(1,3..64))**(p/p.sum).atan*(f={LFDNoise1.ar(8,1/16,33).midicps})*p,ar(o,c*3)*ar(o,ar(o,p/c,0,8,8)/c,0,pi),ar(o,p/c)),ar(o,1/3,0,ar(o,1/32))))})/* */)

#supercollider

Last updated 1 year ago

Lukas Nystrand von Unge · @lukiss
64 followers · 319 posts · Server sonomu.club

Therapeutic droning in

#supercollider

Last updated 1 year ago

Perpetual Beta 🇺🇦 · @kf
389 followers · 2672 posts · Server sonomu.club

Every once in a while you have to roll up your sleeves and make manual volume curves, no matter how well you programmed your algorithmical synth...

#musicproduction #reaper #supercollider

Last updated 1 year ago

bit101 · @bit101
566 followers · 1798 posts · Server mstdn.social
bit101 · @bit101
566 followers · 1789 posts · Server mstdn.social

I just uploaded a track that's the closest thing I've done to an actual finished song. I honestly like it a lot. It's got some algorithmic stochasticness going on, but all based on solid chords so it fits together pretty well I think. Every synth and sequence was hand-coded in vanilla . Some live orchestration going on during the recording to keep it somewhat interesting. I think I'm getting somewhere here.

soundcloud.com/bit101/third-of

#supercollider

Last updated 1 year ago

Lukas Nystrand von Unge · @lukiss
64 followers · 315 posts · Server sonomu.club

What's on my mind? Thinking about how to further mess this snippet up:

play{ar(BPF,ar(o=SinOsc,(f=ar(q=QuadC,(m=ar(o,ar(q,2)**2*8))**m**m).exprange*148+12),ar(o,m**f*2,0,m*2pi)).sign,(m*m).exprange*5e3+(m*120))!2/2}

.

#supercollider

Last updated 1 year ago

draco · @draco
557 followers · 3437 posts · Server sonomu.club

Did some digging through my old composition sketches today, hunting for large, complex synthdefs with lots of possibilities in them. I love the idea of taking all that sound design and throwing the right amount of randomness at it.

I worked backwards through this year and got about into late 2022. Haven't gone back farther than that and already found a handful of promising sounds.

#supercollider

Last updated 1 year ago

draco · @draco
557 followers · 3436 posts · Server sonomu.club

Update on the future of my channel[1]: Given my current health (surprise: still chronically ill), and given that I still don't know what my weekly schedule is going to look like in the coming months, my schedule for the coming months is going to be "I will stream whenever I have the spoons, ideas and undisturbed time to do so".

The topic will still be making music in .

[1]: twitch.tv/the_emergent

#twitch #livestreaming #supercollider

Last updated 1 year ago

bit101 · @bit101
562 followers · 1760 posts · Server mstdn.social

I had an amazing this morning, coding realistic string chords into a little guitar / banjo type song in . People on the train probably wondering why I was smiling so much on the way to work.

#supercollider #creativecommute

Last updated 1 year ago

bit101 · @bit101
562 followers · 1756 posts · Server mstdn.social

I bought and am now half way through Scoring Sound. leanpub.com/ScoringSound Best written book on learning I've run across. Pair's great with Eli Fieldsteel's video tutorials. youtube.com/@elifieldsteel - and I also look forward to Eli's book which I preordered.

#supercollider

Last updated 1 year ago

bit101 · @bit101
562 followers · 1743 posts · Server mstdn.social

I got Kubuntu installed and all set up quickly. Pipewire is the default. Still took some tweaking to get things going stably. I run in neovim, so I need to be sure to start it with pipewire-jack. So I set an alias:

sc="pw-jack vim "

And that works well. I also got tired of going into audio settings to change the audio profile to "pro-audio". So I came up with this script I can toggle from a key combo.

Linux audio is still a pain in the ass, but I've mostly wrangled it for now.

#supercollider

Last updated 1 year ago