Luka P.'s code
saturated, filtered, reverberated growl
1test to use some distortion UGens from Mads' Ported Plugins and ended up with this tootin fatso.
minor scale filtered pulsewave demands
I was playing around trying to understand how Demand UGens work and come up with this rave-ish example.
control patterns via control bus
1a learning example where you can control patterns with running ugens via control bus. acid-like.
bass wobbles
couple of cycles of wobbling bass (as in 'dubstep-wobble'): Saw+Squarewave through a MoogVCF filter. synthDef is 'tempo-agnostic' and there will be problems if you change the tempo (or rather interesting results). needs improvement to be reusable.
Re: circling transpositions
some playing around with m/c/g-transpose in Pbind. this stops after it 2 repetitions, but it could start at the beginning and go on forever - just change the last "2" in \ctranspose to inf or however cycles you want. also, it uses a JPverb, so you need sc3_plugins, otherwise change rev line in reverbBus SynthDef to rev = input; or some other selfmade poor-woman's reverb.
circling transpositions
some playing around with m/c/g-transpose in Pbind. this stops after it has transposed 6 times a semitone up, but it could start at the beginning and go on forever - just change the last "1" in \ctranspose to inf or however cycles you want. also, it uses a JPverb, so you need sc3_plugins, otherwise change rev line in reverbBus SynthDef to rev = input; or some other selfmade poor-woman's reverb.
240 plucks
1using Pluck.ar with PinkNoise as input and Patterns - major scale with sequence: 1,3,7,8 and randomly 10,11,13,14 at some weighted random intervals. at 50bpm it becomes quite soothing. Needs JPverb from sc3_plugins.
mixolydian flat six meditation in pythagorean
minor random bliss in two for Prout
sine(LFPar) minor random bliss in two
just something i did as an excercise trying to understand clocks and scheduling
first step
2something i did as one of my first playing around with SC. it's almost a nice chilled dance track made just with pulses and oscilators...
Luka P.'s comments