QML - Create Your Own Adventure

Name Topic Used in Type
music Media station element
Will play a music or sound effect with the station.
You may want to check the Cakewalk homepage for music programs.

Support for this element is optional: conforming QML-Interpreters can disregard this element for reasons of backwards-compatibility in browsers.
Sample:
<music source="media/magic_tune.mid" />
<text>The boy picks up the fiddle and plays a magic tune.</text>
[...]

Attributes: source | loop | default