song element

Modules

Description

Makrs the body of a song. It functions in a similar manner to the HTML body element.

Syntax

Syntax: song element
Start Content End
Tag Attribute Value    
<song some attribute= "xxx">   </song>

Attributes

Examples

 

<mml>

<head>
...
</head>

<song tempo="116BMP"
         key="Bb Eb Ab Db Gb" 
         noteset="4"
         note="4">
...
</song>

</mml>

© 1999, 2000 Author: Jacques Steyn