~=========================================================================== ~LOAD VARIABLE = NL DECIMAL = 38144 HEX = $9500 ~=========================================================================== ~ ~This call loads a music file and all the waveform files associated with ~it. All the digital oscillator control (DOC) parameters and sound RAM ~patterns are initialized and put in place& according to the music file ~data. The "SG$" string descriptor is used to pass the music file path- ~name to the Note Engine. ~ ~ 10 SG$ = "/FULL/PATHNAME&" : CALL NL ~ ~ => NOTE THE "TRAILING COMMA"--IT'S VERY IMPORTANT ! <= ENDLINE