[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
[sc-users] Mix.new question
To
: SC users list <
sc-users@xxxxxxxxxxxxxxxx
>
Subject
: [sc-users] Mix.new question
From
: Andre Castro <
andrecastro@xxxxxxxxx
>
Date
: Wed, 17 Jun 2009 09:34:54 +0100
List-id
: SuperCollider users mailing list <sc-users.create.ucsb.edu>
Reply-to
:
sc-users@xxxxxxxxxxxxxxxx
Sender
:
owner-sc-users@xxxxxxxxxxxxxxxx
User-agent
: Thunderbird 2.0.0.17 (Macintosh/20080914)
This might be a stupid question, but can anyone tell me why I get sound from:
{Out.ar(0,AudioIn.ar([1,2],0.5))}.play;
and when I try to sum the 2 channels I get no output?
{Out.ar(0,Mix.new(AudioIn.ar([1,2],0.5)))}.play; //no sound
Thanks
a
Follow-Ups
:
Re: [sc-users] Mix.new question
From:
Alberto de Campo
Prev by Date:
Re: [sc-users] DiskOut frame index?
Next by Date:
Re: [sc-users] Mix.new question
Previous by thread:
[sc-users] Sonic Boom in SC anyone?
Next by thread:
Re: [sc-users] Mix.new question
Index(es):
Date
Thread