[chuck-users] LiSa => anything but dac?

Dan Trueman dtrueman at princeton.edu
Tue Apr 9 00:03:44 EDT 2013


it should work, and does it my patches. Mix2 is one of the few objects that knows about to handle stereo inputs, so that may be why it works… sometime we'll have to get this sorted!

On Apr 8, 2013, at 10:54 PM, Joel Matthys <jwmatthys at yahoo.com> wrote:

> Strange, that doesn't work either, but lisa => Mix2 mono => dac works.
> 
> Joel
> 
> On 04/08/2013 11:28 PM, Dan Trueman wrote:
>> yes a multichannel bug. try lisa.chan(0) => dac.
>> 
>> dt
>> 
>> On Apr 8, 2013, at 10:13 PM, Joel Matthys <jwmatthys at yahoo.com> wrote:
>> 
>>> Hi all. I'm not able to get sound from LiSa unless it connects directly to the dac.
>>> 
>>> This simple example gives me nothing but silence:
>>> 
>>> Noise n => LiSa lisa => Chorus c => dac; // lisa => dac works
>>> 0.1 => n.gain;
>>> 2::second => lisa.duration;
>>> 
>>> 1 => lisa.record;
>>> 2::second => now;
>>> 0 => lisa.record;
>>> 1 => lisa.play;
>>> 2::second => now;
>>> 
>>> Is there something I'm overlooking here?
>>> 
>>> Thanks,
>>> Joel
>>> _______________________________________________
>>> chuck-users mailing list
>>> chuck-users at lists.cs.princeton.edu
>>> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
>> 
>> 
>> 
>> _______________________________________________
>> chuck-users mailing list
>> chuck-users at lists.cs.princeton.edu
>> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
> 
> _______________________________________________
> chuck-users mailing list
> chuck-users at lists.cs.princeton.edu
> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cs.princeton.edu/pipermail/chuck-users/attachments/20130408/8a717b03/attachment-0001.html>


More information about the chuck-users mailing list