ChordML
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Audio and Music |extensions={{ext|cml}} }} == Description == ChordML is an XML application for storing chords, lyrics, repeti...") |
m |
||
Line 22: | Line 22: | ||
* [http://web.archive.org/web/20080416162859/http://www.cifranet.org/xml/ChordML.html ChordML homepage]. This is the most recent Wayback Machine capture and includes sample .cml files. | * [http://web.archive.org/web/20080416162859/http://www.cifranet.org/xml/ChordML.html ChordML homepage]. This is the most recent Wayback Machine capture and includes sample .cml files. | ||
+ | |||
+ | [[Category:XML based file formats]] |
Latest revision as of 12:29, 5 January 2013
Contents |
[edit] Description
ChordML is an XML application for storing chords, lyrics, repetition and metainformation about music in a human-readable format.
[edit] Information
[edit] Software
ChordML files can be created with any application capable of editing plain text (e.g. Notepad for Windows). Presumably dedicated HTML or XML editors would be just as capable and may offer additional useful features (auto-indentation, etc.).
The developer of ChordML, Gustavo Frederico, also created a peer-to-peer Java application called Actos. This was designed to allow users to exchange ChordML files. It also contains a ChordQL query processor and a ChordML to HTML converter. It can be downloaded from the ChordML homepage.
[edit] Links
- ChordML homepage. This is the most recent Wayback Machine capture and includes sample .cml files.