Sibelius
(2 intermediate revisions by one user not shown) | |||
Line 18: | Line 18: | ||
Some files appear to contain several headers throughout their contents. These are connected via tables of file addresses that can be used to construct a tree of data nodes for each file. | Some files appear to contain several headers throughout their contents. These are connected via tables of file addresses that can be used to construct a tree of data nodes for each file. | ||
+ | |||
+ | {| class="wikitable" | ||
+ | ! Version Ext. !! Pattern !! PRONOM | ||
+ | |- | ||
+ | |Sibelius Score 1.2 || 00 00 00 0E || {{PRONOM|fmt/1978}} | ||
+ | |- | ||
+ | |Sibelius Score 2 || 00 08 xx xx || {{PRONOM|fmt/1979}} | ||
+ | |- | ||
+ | |Sibelius Score 3 || 00 0A xx xx || {{PRONOM|fmt/1980}} | ||
+ | |- | ||
+ | |Sibelius Score 4 || 00 1B xx xx || {{PRONOM|fmt/1981}} | ||
+ | |- | ||
+ | |Sibelius Score 5 || 00 2D 00 xx || {{PRONOM|fmt/1982}} | ||
+ | |- | ||
+ | |Sibelius Score 6 || 00 36 00 xx || {{PRONOM|fmt/1983}} | ||
+ | |- | ||
+ | |Sibelius Score 7 || 00 39 00 xx || {{PRONOM|fmt/1984}} | ||
+ | |- | ||
+ | |Sibelius Score 7.5-8.0 || 00 3D 00 xx || {{PRONOM|fmt/1985}} | ||
+ | |- | ||
+ | |Sibelius Score 8.1-8.5 || 00 3E 00 xx || {{PRONOM|fmt/1986}} | ||
+ | |- | ||
+ | |Sibelius Score 8.6-2019.12 || 00 3F 00 xx || {{PRONOM|fmt/1987}} | ||
+ | |- | ||
+ | |Sibelius Score 2020.1 || 00 3F 00 0B || {{PRONOM|fmt/1988}} | ||
+ | |- | ||
+ | |Sibelius Score 2020.3-2022.5 || 00 40 00 xx || {{PRONOM|fmt/1989}} | ||
+ | |- | ||
+ | |Sibelius Score 2022.7-2022.11 || 00 41 00 xx || {{PRONOM|fmt/1990}} | ||
+ | |- | ||
+ | |Sibelius Score 2022.12-2023.3 || 00 42 00 xx || {{PRONOM|fmt/1991}} | ||
+ | |- | ||
+ | |Sibelius Score 2023.5-2023.8 || 00 43 00 xx || {{PRONOM|fmt/1992}} | ||
+ | |- | ||
+ | |Sibelius Score 2024 || 00 44 00 xx || {{PRONOM|fmt/1993}} | ||
+ | |} | ||
==Sample Files== | ==Sample Files== | ||
Line 30: | Line 66: | ||
* [https://bobzawalich.com/get-saved-sibelius-version-application/ Get Saved Sibelius Version] | * [https://bobzawalich.com/get-saved-sibelius-version-application/ Get Saved Sibelius Version] | ||
* [https://resources.avid.com/SupportFiles/Sibelius/2020.1/Sibelius_Reference.pdf#page=115 Sibelius compatibility notes] | * [https://resources.avid.com/SupportFiles/Sibelius/2020.1/Sibelius_Reference.pdf#page=115 Sibelius compatibility notes] | ||
+ | |||
+ | == See also == | ||
+ | * [http://en.wikipedia.org/wiki/Sibelius_(scorewriter) Sibelius software on Wikipedia] | ||
[[Category:RISC OS]] | [[Category:RISC OS]] |
Latest revision as of 03:31, 10 May 2024
Contents |
[edit] Overview
Sibelius is the name of a series of applications for music typesetting, initially developed for RISC OS (file type DE0, Sibelius) and later for Mac OS X and Windows.
The file format for the RISC OS versions (Sibelius 6 and 7) differs from that used on the other platforms. Traditionally, files from those versions have been given an .si7 file extension, imported into the later versions, and saved with an .sib extension.
Files produced on current versions of the product are encrypted using an unspecified algorithm.[1][2] It's most likely impossible to read Sibelius files without reverse engineering the Sibelius software, which may violate the EULA.
Some files appear to contain several headers throughout their contents. These are connected via tables of file addresses that can be used to construct a tree of data nodes for each file.
Version Ext. | Pattern | PRONOM |
---|---|---|
Sibelius Score 1.2 | 00 00 00 0E | fmt/1978 |
Sibelius Score 2 | 00 08 xx xx | fmt/1979 |
Sibelius Score 3 | 00 0A xx xx | fmt/1980 |
Sibelius Score 4 | 00 1B xx xx | fmt/1981 |
Sibelius Score 5 | 00 2D 00 xx | fmt/1982 |
Sibelius Score 6 | 00 36 00 xx | fmt/1983 |
Sibelius Score 7 | 00 39 00 xx | fmt/1984 |
Sibelius Score 7.5-8.0 | 00 3D 00 xx | fmt/1985 |
Sibelius Score 8.1-8.5 | 00 3E 00 xx | fmt/1986 |
Sibelius Score 8.6-2019.12 | 00 3F 00 xx | fmt/1987 |
Sibelius Score 2020.1 | 00 3F 00 0B | fmt/1988 |
Sibelius Score 2020.3-2022.5 | 00 40 00 xx | fmt/1989 |
Sibelius Score 2022.7-2022.11 | 00 41 00 xx | fmt/1990 |
Sibelius Score 2022.12-2023.3 | 00 42 00 xx | fmt/1991 |
Sibelius Score 2023.5-2023.8 | 00 43 00 xx | fmt/1992 |
Sibelius Score 2024 | 00 44 00 xx | fmt/1993 |
[edit] Sample Files
[edit] Resources
- [3] - information about the different versions of Sibelius for various platforms
- [4] - Sibelius Preservation Assessment from the British Library
- Identifying Sibelius file versions 2
- Get Saved Sibelius Version
- Sibelius compatibility notes