[chuck-users] I must be missing something

Eric Gilbert eric at gilbertduo.org
Wed Apr 5 10:00:01 EDT 2006


Thanks, Ge.

What about pitch and pan manipulation? How hard is that to do on a  
general audio stream (not an stk instrument) with ChucK? I have been  
lurking around here, but I have never done more than small ChucK  
scripts.

Thanks,
Eric

--
"Tyranny is tyranny, let it come from whom it may." -- Revolutionary  
conscripts, 1776

On Apr 5, 2006, at 12:24 AM, Ge Wang wrote:

> Hi Eric,
>
>> I have decided to go a different route with my project. I am going  
>> to use iTunes for what it is good for (managing and playing  
>> encoded audio), perl for what it is good for (parsing GPS data and  
>> talking with databases), and I would like to ChucK too.
>
> Sounds wise.
>
>> Ideally, I would like to inject ChucK right before the sound from  
>> iTunes hits the speakers. I would like to play with the pitch and  
>> the panning. Is this possible? If not, can you think of another  
>> way to accomplish my goal?
>
> If you are running OSX, you can get audio from iTunes (or any other  
> audio program) into ChucK using Soundflower or Jack (the OSX  
> version of Jack is still relatively early in development), or  
> another application level audio routing software.
>
>     http://www.cycling74.com/products/soundflower
>
> If things work properly, then the output of iTunes can be received  
> and processed using ChucK's adc input.
>
> Best,
> Ge!
> _______________________________________________
> chuck-users mailing list
> chuck-users at lists.cs.princeton.edu
> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users



More information about the chuck-users mailing list