<- C I ->

A STATEMENT (or ADVANCE STATEMENT)

     a  p1  p2  p3  
This causes score time to be advanced by a specified amount without producing sound samples.

PFIELDS

     p1   carries no meaning.  Usually zero 
     p2   Action time, in beats, at which advance is to begin.  
     p3   Durational span (distance in beats) of time advance.  

     p4   |
     p5   |    These carry no meaning.  
     .
     . 

SPECIAL CONSIDERATIONS

This statement allows the beat count within a score section to be advanced without generating intervening sound samples. This can be of use when a score section is incomplete (the beginning or middle is missing) and the user does not wish to generate and listen to a lot of silence.

p2 action time and p3 distance are treated as in i statements, with respect to sorting and modification by t statements.

An a statement will be temporarily inserted in the score by the Score Extract feature when the extracted segment begins later than the start of a Section. The purpose of this is to preserve the beat count and time count of the original score for the benefit of the peak amplitude messages which are reported on the user console.

Whenever an a statement is encountered by a performing orchestra, its presence and effect will be reported on the user's console.

<- C I ->
Prepared from the MIT Media Lab Csound Manual, PJN, Nov 1994.