Changes

NRTDRV MAN EN SYNTAX MMLCOMMAND NOTES

1,850 bytes added, 19:56, 7 August 2018
Note 26 PV command (pattern specified volume)
aaList of parameters set that value every time key on. When last parameter 21is reached, loops to the first one and it can be used when you want make strong and weak hihat with some frequency. The range is 0-127 and equivalent to V command.Note, the range of PSG tracks is 0-127 as well.(1/8 of the value is set to volume register). It is disables if 0 is set for the first parameter or V/v command is executed. If 0 is defined after parameter 0, pan pot is not set at that timing. Values are determined when it is compiled and if you use repeatings, it might not played as you want. It is not effected inside and out side of driver macros vice versa, specify for each ones.  [sample] PV120,100,90,80 cccccccc ;Same as "V120 c V100 c v90 c v80 c v120 c v100 c v90 c v80 c"  [sample] PV120,100,90,80 [cc] cc ;Not same as "V120 c V100 c v90 c v80 c v120 c v100 c", ;but as "[ v120 c v100 c ] v90 c v80 c"  === Note27 Pitch specification for Tone Doubler=== Notation of "Tone Doubler" is described by 2 notes with "," or numeric "0".(See chaptor of "Tone Doubler definition" for details.)   [sample]  c0g4 ;Plays c and g simultaneously as a quorter note.  e,g8 ;Plays e and g simultaneously as a eigth note.  o2a0>e ;Plays o2a and o3e simultaneously.  o2f0o3c ;Plays o2f and o3c simultaneously. Tone numbers with algorythm 4 should be selected as a default setting and basic multiple is 4, sustain rate and detune1 are 0 for all operaters. If you want change these values, define again with Tone Doubler definition. Feed back is effected only top note, so if you want it to bottom note, exchange OP1/OP2, OP3/OP4 with Tone Doubler definition. Distance of note 1 and note 2 determines which parameter is set. For example, c0e or e0c have 4 half notes. This is executed internally as "Key=4 parameter is adopted and then plays c".
===Note 27 Pitch specification for Tone Doubler===