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

Re: [sc-users] Buffer control in TGrains



Ok. Thanks!

I was already following on that way. In this case, i'm driving the centerPos control rate bus with a "line" object in Max/Msp. How can I read the Buffer dur (in order to send it to Max)?
Something like (this doesn't work):

v = BufDur.kr(bufnum);
v.value.postIn;

Em 2005/09/24, às 15:44, James Harkins escreveu:

Since you have multiple things you want to do with the control, I'd suggest reading the centerpos from a control rate bus. Then you can play synths to output the centerpos onto that bus. That way you can swap different control synths in and out.

I don't know of any single ugen that would let you pause and resume a line arbitrarily. Since you want maximum flexibility on this input, I'd say, modularize it into a separate synth.

hjh

On Sep 23, 2005, at 4:52 PM, Ricardo Guerreiro wrote:


Hello,

I'm trying to loop the buffer in TGrains. 

How can I send a trigger when a line like this one has ended? (is this the better way?)
centerPos = Line.kr(0, BufDur.kr(bufnum), BufDur.kr(bufnum), 1, 0, 2);

But, then, how can I interrupt the line (pause it) and the restart from the point I left?

The goal is to have a Start, Stop, Pause and Resume, in order to control the buffer's reading.

Any Tips? I would be very thankfull.

RG   


: H. James Harkins
.::!:.:.......:.::........:..!.::.::...:..:...:.:.:.:..:

"Come said the Muse,
Sing me a song no poet has yet chanted,
Sing me the universal."  -- Whitman

_______________________________________________
sc-users mailing list