[the_posthumans] Varia SC3 question

Oh yeah - about the Varia 2 for 1 piece, I have another question which 
bugs me:

(
q = Routine({
        ("*** Choice: Event 2").postln;
        ("*****************************************************").postln;
        [Synth("organ", [\dur, [0.25, 0.5, 1, 1.5, 2.0, 2.5, 3.0].choose]),
        Synth("Highs", [\dur, [0.25, 0.5, 1, 1.5, 2.0, 2.5, 3.0].choose]),
        Synth("klcks", [\dur, [1, 2, 3, 4, 5, 6, 7].choose])].wchoose([0.50, 
0.20, 0.30]);
});
)

Why does the wchoose not seem to work for me? It seems that it plays 
all the synthdefs and not just settles for one of them with respect for 
the percentage distribution I chose in the wchoose..

All the best,
/.kspr
http://kspr.pale-dawn.dk

Give the robots a voice.
Send mail to the_posthumans@xxxxxxxxxxxxx
Subscribe/unsubscribe: http://www.cwu.edu/~polishoo/pmwiki/the_posthumans.html

Other related posts: