Csound Csound-dev Csound-tekno Search About

uh, or perhaps not (Re: r statement )

Date1999-03-07 04:41
Fromrasmus ekman
Subjectuh, or perhaps not (Re: r statement )
rasmus ekman wrote:
> 
> > How would I have a line in a score repeat say 10, 20, 30 times?
> 
> For simple repetitions you can fake it with the r statement.

...but note that it will only play sections consecutively, so it's 
probably not what you want.

(I fail to see how to get score sections to overlap, if that were 
possible r-statements would work. I think (but not very well tonight).)

Sorry,

Date1999-03-07 05:30
FromBill DeWitt
SubjectRE: uh, or perhaps not (Re: r statement )
That's what I thought at first, then I found this...

>(New in Csound 3.49)
>
>
>b  clockbase
>
>Resets the base clock for textually following events.
>
>PFIELDS
>
> p1   New clock base value.
>
>SPECIAL CONSIDERATIONS
>
>Use it for repeated sections where you want an overlap with previous
version, as it does not start a new section.  It is >textual, and is
expanded before sorting.
>

	I just wish I understood it. It seems to be saying that you can reset the
clock to a time(clockbase) of your choosing. It doesn't seem to do anything
yet, but that's what I thought about [math] until 15 minutes ago...



> rasmus ekman wrote:
> >
> > > How would I have a line in a score repeat say 10, 20, 30 times?
> >
> > For simple repetitions you can fake it with the r statement.
>
> ...but note that it will only play sections consecutively, so it's
> probably not what you want.
>
> (I fail to see how to get score sections to overlap, if that were
> possible r-statements would work. I think (but not very well tonight).)
>
> Sorry,
>
> 	re
>