9.2.6 uestln

1.
Function
The tone level and patterns are specified for multiple levels with arrays.
2.
Call
NumRu::DCL.uestln(tlevn,ipatn)
3.
Explanation of Parameters
tlevn (R) The array storing the values of the tone levels. Size nton+1.
ipatn (I) The array storing the tone pattern indices. Size nton. (For details on the tone pattern index, see the user's manual for"GRPH1.")
nton (I) The size of array ipatn.
4.
Notes
(a)
This routine is the same as UESTLV when TLEVN(i), TLEVN(i+1), and IPATN(i) (i=1,NTON) are specified for tlev1, tlev2, and ipat, respectively. Therefore, must be TLEVN(i)>TLEV(i+1). See Section 9.2.5.
(b)
As with UESTLV, the current number and attributes of tone levels can be inquired using ueqntl and ueqtlv, respectively.