Csound Csound-dev Csound-tekno Search About

Pauses.

Date2015-06-18 11:21
FromGabriele Battaglia
SubjectPauses.
Hello all.
If I have in a score:
;p1 p2  p3  p4   p5   p6  p7
  r 2
  i1 0   .8   8.00 8.01 .5  .5
  i1 +   .   8.02 8.03 .5  .5
  i1 +   .   8.04 8.05 .5  .5
  i1 +   .4  8.00 8.01 .5  .5
  s

Just consider the p3-field.
I need to have a .4 pause after the 4th note played, before the cycle 
takes its second round.
How can i fix it?
Maybe the repetition throw r statement are not the best solution to loop? :)

Gabriel.

------------------------------------------------------------------------------
_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here