Re: from 4 to 400 Hz

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Jul 17, 2011 at 10:03 PM, Bernardo Barros <bernardobarros2@xxxxxxxxx> wrote:
Hi Rustom!

Idea: a 2 vs. 3 tuplet that becomes a 5th after 30 seconds
In SuperCollider that would be:

{
       var x = XLine.kr(2,200,30);
       Ringz.ar(Impulse.ar(x * [2,3]), 440, 0.2, 0.3)
}.play


On in one line:

{Ringz.ar(Impulse.ar(XLine.kr(2,200,30) * [2,3]), 440, 0.2, 0.3)}.play

Oho! Thats succinct! But supercollider seems to have been dropped from debian.
[Downloading from here now http://danielnouri.org/blog/music/supercollider-3.2-ubuntu-and-debian-package.html]

In the meanwhile Ive got something hacked together with chuck

https://lists.cs.princeton.edu/pipermail/chuck-users/2011-July/006269.html
for anyone who is interested
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@xxxxxxxxxxxxxxxxxxxx
http://lists.linuxaudio.org/listinfo/linux-audio-user

[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux