Skip to content

Instantly share code, notes, and snippets.

### Keybase proof
I hereby claim:
* I am vdg0 on github.
* I am vdg (https://keybase.io/vdg) on keybase.
* I have a public key ASB4NJpB5GYA0Cw0hC0_GObFiht4X-0BB04WTMK66574QAo
To claim this, I am signing this object:
@vdg0
vdg0 / 2ndTry.py
Created December 30, 2019 00:23
Second time before a troop server reset. Gift of pablito @bottom
i1>>pluck(P[(2, 5), 4, 3, 2, (3, 7), 6, 7, 8, (7, 9), 8, 5, 3].offmul(-2, 0.25)
.splice([(0, 2, 5), 6, 7, 4]
),
dur=PRhythm([1.5,(5,7)]),
## dur = PEuclid(5,8),
amp=[0.8, 0.45, 0.25],
lpf = PTri(200, 8000, 2),
pan=[0,[1,-1]],
scale=Scale.prometheus
).every(6, "palindrome").every(PRand([2, 4, 8]), "reverse").every(5, "trim", 3)
@vdg0
vdg0 / livesession.py
Created December 29, 2019 23:33
Clic LiveCoding Session CheckPoint
#FoxDot Session @irisR @pablitx
## we should run FoxDot.start in our SuperColliders
p1 >> dbass(PRand([0,2,0,4, 5, 7]), dur=[1/3], amp=[0.25],pan = [-1, 0, 1], vib = 3, vibdepth = 0.02, chop = 6, lpf=Psine(), lpr=0.2)
p1.stop()
# TOTALLY AWESOME FELLOWS !!!! :D \O/
print(SynthDefs)