Username:  
Password:  
 
  Create account
  Lost password
  OR
  Login or Connect


Third-party login

Login with an existing account!



You run a Label?

You run Your own Label and want it to appear on sonicsquirrel.net?
All You have to do is:

  1. 1. Create an User account,
  2. 2. then choose 'Create Label',
  3. 3. and finally add Your releases

And why should You do so? Read here!

ComputerMusicNeix : nx007 Automatic

Artist
 
 
Catalog number
nx007
 
Playtime: 01:16:54 - 320kb/s - 144.19 MB
Date released
2010/09/15
Date published
2010/09/14 21:41h
Downloads
1169

License

Share



 
experimentalambientdronecomputer musicsupercollider Please login to edit Tags
Save Tags
Give Love
Give Rubel ?

Release Notes

[nx006 & nx007]


nx006 => Livecode.


nx007 => Automatic.


Livecode2automatic with minimal code.


Inspired by the sctweets, I wrote three semi deterministic modules with only 140 characters, trying to make simple listening drones but, in turn, rich sound.


At the time of execution. The parameters are not fixed, thus playing the file history is as like an algorithmic process.


Code:


~x = {Pan2.ar(SinOsc.ar(Demand.kr(Impulse.kr(rrand(2,33)),0,Dseq([0.3.rand,0.3.rand]+rrand(99,200),inf)),0,SinOsc.ar(rrand(6,33))),0,0.08)};


~y = {Pan2.ar(FreeVerb.ar(SinOsc.ar(Demand.kr(Impulse.kr(Rand(10,100)),0,Dseq([Rand(100,333),Rand(100,333)],inf)),0,0.08),1,1,1),0)};


~z ={a=rrand(25,50);Pan2.ar(SinOsc.ar(Demand.ar(Impulse.ar(1/a),0,Dwhite(100,333)))*EnvGen.ar(Env.perc(a/2,a/2,0.1),Impulse.ar(1/a)),0)};


blog comments powered by Disqus

Embedd this Release on Your page

<iframe src="http://sonicsquirrel.net/link/iframe/0/release/10374/FFFFFF" class="sosq" frameborder="0" height="19" width="88"></iframe>

copy-paste this code somewhere on Your website will create play/download/m3u links like this:
The FFFFFF stands for the hex-background color. Change it when desired.