Submit
Browse
Anonymous
Login
RSS
SuperCollider Code
Fork Code: binaural beats 432+528+745
name
code content
( {(Mix.new((SinOsc.ar([[[432, 528, 745] + [1, 2, 4, 8, 16]] * [0.25, 0.5, 0.75, 0.125]] * [[rrand(0.9, 1,1) ! 3], 1]))) ! 2) * 0.03}.scope; {(Mix.new((SinOsc.ar([[[432, 528, 745] + [1, 2, 4, 8, 16]] * [1, 2, 4, 8, 16, 32]] * [[rrand(0.9, 1,1) ! 3], 1]))) ! 2) * 0.03}.scope; {(Mix.new((SinOsc.ar([[[432, 528, 745] + [1, 2, 4, 8, 16]] * [0.25, 0.5, 0.75, 0.125]] * [[rrand(0.9, 1,1) ! 3], 1]))) ! 2) * 0.03}.scope; {(Mix.new((SinOsc.ar([[[432, 528, 745] + [1, 2, 4, 8, 16]] * [1, 2, 4, 8, 16, 32]] * [[rrand(0.9, 1,1) ! 3], 1]))) ! 2) * 0.03}.scope; {(Mix.new((SinOsc.ar([[[432, 528, 745] + [1, 2, 4, 8, 16]] * [0.25, 0.5, 0.75, 0.125]] * [[rrand(0.9, 1,1) ! 3], 1]))) ! 2) * 0.03}.scope; {(Mix.new((SinOsc.ar([[[432, 528, 745] + [1, 2, 4, 8, 16]] * [1, 2, 4, 8, 16, 32]] * [[rrand(0.9, 1,1) ! 3], 1]))) ! 2) * 0.03}.scope; {(Mix.new((SinOsc.ar([[[432, 528, 745] + [1, 2, 4, 8, 16]] * [0.25, 0.5, 0.75, 0.125]] * [[rrand(0.9, 1,1) ! 3], 1]))) ! 2) * 0.03}.scope; {(Mix.new((SinOsc.ar([[[432, 528, 745] + [1, 2, 4, 8, 16]] * [1, 2, 4, 8, 16, 32]] * [[rrand(0.9, 1,1) ! 3], 1]))) ! 2) * 0.03}.scope; )
code description
use markdown for formating
category tags
comma separated, i.g. "wild, siren" (do not enter default SC class names, please)
ancestor(s)
comma separated identificators, i.g. "1-C,1-1,1-4M,1-x"
Private?
the code will be accessible by direct url and not visible in public activity
signup to submit public code without captcha
comment of change