CapXML
From Just Solve the File Format Problem
(Difference between revisions)
m (→Information) |
|||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{FormatInfo | {{FormatInfo | ||
|formattype=electronic | |formattype=electronic | ||
− | |subcat=Audio | + | |subcat=Audio and Music |
|extensions={{ext|capx}} | |extensions={{ext|capx}} | ||
+ | |released=2007 | ||
}} | }} | ||
== Description == | == Description == | ||
− | CapXML is used by the Capella notation software to represent musical scores. It is an evolution of the previous binary format, [[CAP]]. There are two versions: CapXML 1.0 and CapXML 2.0. | + | CapXML is used by the [https://www.capella-software.com/us/ Capella notation software] to represent musical scores. It is an evolution of the previous binary format, [[CAP]]. There are two versions: CapXML 1.0 and CapXML 2.0. [[XML]] in a [[ZIP]] container. |
− | == | + | == Sample Files]== |
+ | * [https://www.capella-software.com/us/index.cfm/products/capella-audio2score-pro/sound-samples/ Samples] | ||
+ | * [https://web.archive.org/web/20171229185208/http://www.capella-software.com:80/download/Partitursammlung/Adventskalender/16_Lefebure-Wely_Adeste.capx Sample CAPX file] | ||
+ | == Information == | ||
+ | * [https://en.wikipedia.org/wiki/Capella_(notation_program) Capella (notation program) Wikipedia] | ||
* [http://www.capella.de/download/mehr/workshops/capxml.pdf Some info on the CapXML format] (PDF, German) | * [http://www.capella.de/download/mehr/workshops/capxml.pdf Some info on the CapXML format] (PDF, German) | ||
+ | * [https://web.archive.org/web/20230328053009/https://www.capella.de/CapXML/ CapXML versions and XSD] | ||
* [http://mfi.math.uni-siegen.de/barcelona.pdf CapXML Design Goals] (PDF) | * [http://mfi.math.uni-siegen.de/barcelona.pdf CapXML Design Goals] (PDF) | ||
+ | * [https://web.archive.org/web/20071020054511/http://www.whc.de/download/capella/entwicklerpaket.zip Packet containing format information for CapXML v1 and binary format] | ||
+ | |||
+ | [[Category:XML based file formats]] | ||
+ | [[Category:ZIP based file formats]] |
Latest revision as of 16:42, 10 April 2024
[edit] Description
CapXML is used by the Capella notation software to represent musical scores. It is an evolution of the previous binary format, CAP. There are two versions: CapXML 1.0 and CapXML 2.0. XML in a ZIP container.