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

Re: [sc-users] GrainBuf and Jack Audio



Hiho,

On Saturday 29 December 2012 16:57:54 sandrovale wrote:
> I having hard time with this little code
> 
> ~buf=Buffer.readChannel(s,"/home/ale/Supercollider/sounds/v.wav");
> {GrainBuf.ar(2,Impulse.kr(20),sndbuf:~buf,dur:1/19,rate:1,pos:0.5)}.play;
> 
> I've been able to get sound from it only a couple of times: for the rest, a
> _temp synth is created, but no sound comes out. I suspect this is Jack's
> fault, which I'm using on Ubuntu 11.10.
> Is anyone else experiencing these type of problems with Jack? Is this maybe
> due to the latency settings?

Which version of SC are you using?

Are you executing the code in one go, or line by line?
There is a bit of delay before the buffer is loaded on the server, and I 
imagine it could go wrong if you execute both lines at the same time.

sincerely,
Marije

_______________________________________________
sc-users mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/