-
Notifications
You must be signed in to change notification settings - Fork 0
Singing Mode XML
Giuseppe GitHub edited this page Aug 4, 2026
·
1 revision
Festival songs are imported from and exported to Festival singing-mode XML.
Supported structures include:
-
<SINGING BPM="...">root data; -
<PITCH NOTE="...">containers; -
<DURATION BEATS="...">phoneme</DURATION>events; -
<REST BEATS="...">events.
Festival Virtual Singer writes an XML comment containing application metadata such as title, selected voice, and musical BPM. This allows the application to restore information not represented by the basic singing-mode DTD.
The parser reports missing roots, unclosed tags, missing closing tags, malformed attributes, and invalid song destinations.
Festival Virtual Singer
Festival Singer
Sample Slicer
- Sample-Pool
- Waveform-Editor
- Slices-and-Auto-Slicing
- Realtime-Sample-Engine
- Slicer-Piano-Roll
- Project-Folders
- Offline-WAV-Rendering
Reference