event .music .create  (  Procedure  )  
                           
Description :

This instruction creates events synchronized to markers placed within a ".mod" or ".xm" musical file.

Parameters :

  • Name of the procedure managing the event.

Notes :


Files should be marked with the following markers:

".mod": 8XX, where XX is a double digit number valid in the range [00,99].
".xm" : ZXX, where XX is a double digit number valid in the range [00,99].

Examples :