pagina precedente                      pagina seguente  
Break symbols 
User-defined breaks
Jumps and conditional actions can be changed to make them perform complex actions.
In this, case, they may not match break symbols usually found in regular music notation. They are then called "user-defined breaks".
To build a user-defined break symbol, insert a jump/conditional action at the end of a bar, i.e. one of the following break symbols : Then double-click on this symbol on score with the lasso tool.

Parameters

 
Warning : In order to enable a human performer to read your score, you must explain the way a user-defined break symbol is processed in the text displayed on score. 
For example, if you define a break symbol to jump to bar #5 the 3rd time, enter a text like : 
$P$T, go to bar#$N 
which will be displayed on score under the form : 
3rd time, go to bar#5
 
  A few examples

Simulating a repeat
By using user-defined breaks, repeating several times a set of consecutive bars can be performed without using the regular barlines.
Let's define a break symbol with the following parameters :

Score will look like :
 
1
2
3
 
 2 times to bar 1 
 
     
Which is equivalent to :
 
1
2
3
 
x3 
 
 
Conditional jump to Segno
We saw in previous pages that Segno jump (D.S.) is an unconditional jump, i.e. it is performed each time it is reached.
Thus, the following scheme :
 
1
2
3
4
 
D.S
 
   
 ..... etc.      
is endless : each time bars 1 & 2 repeat is ended, the D.S. symbol makes jump to bar 1 and continue again.
Therefore bar 4 is never reached.

If we replace Da Segno (D.S.) by the following break symbol :

We get the scheme :
 
1
2
3
4
 
1st time D.S
 
   
Segno jump is now performed only the first time.

  pagina precedente                      pagina seguente