XML Structure

From STX Wiki
< User Guide‎ | Project
Revision as of 14:10, 14 September 2015 by Jw (talk | contribs)
Jump to navigationJump to search

XML elements

The project file stores metadata in different elements, depending on their type:

AFile

The metadata for a sound file is stored in an AFile element.

ASegList

A list of segments from different sound files (available in this project file).

ASequence

A sequence of signals which can be generated (sine, triangle, etc.) or sound file segments.

Link

A link to any file on disk. This is useful for quick access to associated text or doc files.

Set

A collection of any of the XML elements mentioned here. The Set is a way to keep things organized.

Further Reading

For a detailed description of the XML structure of a project file, please see the topic DOCTYPE in the Programmer Guide.

Navigation menu

Personal tools