Commit graph

134 commits

Author SHA1 Message Date
Werner Schweer
d34d09aab9 add StaffTypeChange element 2016-12-14 15:44:24 +01:00
lasconic
63f5d735b9 fix #142116: order of ending/repeat in MusicXML 2016-11-24 22:43:22 +01:00
lasconic
db9aeb7388 save 3.00 file in test mode 2016-09-23 22:30:24 +02:00
lasconic
c57187aa0a fix #125591: Support tick and short barline in MusicXML import/export 2016-09-21 17:10:19 +02:00
lasconic
9ce5cff5a3 enable musicxml tests again 2016-09-21 14:50:13 +02:00
lasconic
65e6a78465 fix mtests after autolayout. TODO: MusicXML 2016-08-02 20:06:48 +02:00
Alexander Myltsev
8c86ed2478 Time signature visibility in MusicXML i/o. 2016-06-02 11:56:24 +03:00
lasconic
db9ca7c7cf fix #20853: [MusicXML import] sound element's tempo attribute ignored 2016-05-20 13:37:52 +02:00
lasconic
f579b0e23c Enable most of the musicxml mtest again 2016-05-18 16:03:45 +02:00
Leon Vinken
4005c79ffc change #107936 default to 4/4 2016-05-18 08:00:32 +02:00
Leon Vinken
cb086e8b4a fix #107936 - [MusicXML] crash when divisions is defined in second measure but used in first measure 2016-05-14 13:59:33 +02:00
ws
f281db5f22 move more functions to MasterScore() 2016-04-13 11:50:18 +02:00
ws
2874c409ae specialize MasterScore() from Score() 2016-04-13 11:46:21 +02:00
Nicolas Froment
5893e4e195 Merge pull request #2371 from lvinken/musicxml-iotest2
Musicxml io fixes
2016-02-15 15:13:14 +04:00
Leon Vinken
14e550c0f0 fix #98136 - [MusicXML import] extra instrument when importing multi-instrument part starting with rest(s) 2016-02-14 21:39:25 +01:00
Leon Vinken
09c3dcfc3c fix #85786 - Export then import of Music XML file gives score with no notes 2016-02-07 11:57:14 +01:00
Leon Vinken
42b477bf24 fix mtest/musicxml/io/testUninitializedDivisions and enable testWedge2 2016-01-31 17:01:36 +01:00
Leon Vinken
a757407dc4 fix #95366 - [MusicXML export] end repeat missing in multi-measure rest 2016-01-31 16:43:39 +01:00
Leon Vinken
a20f4bf704 fix #96386 - [MusicXML import] testSlurs2.xml failure 2016-01-31 16:23:50 +01:00
Leon Vinken
e5978529ca fix #88376 - MusicXML export does not export clefs after removing first measures 2016-01-24 15:59:09 +01:00
Leon Vinken
6b3a85e3c1 update testfiles for #94596 2016-01-24 15:59:09 +01:00
Leon Vinken
af1ec147b8 fix #92306 - crash when importing MusicXML with invalid time sig 2016-01-16 14:23:41 +01:00
lasconic
67f5ebb572 add test case for single measure repeat in MusicXML import/export. See PR #2309 2016-01-11 21:12:26 +01:00
AntonioBL
2fe37beef7 Set normal-type for MusicXML tuplets with unusual ratio 2016-01-10 11:23:39 +01:00
AntonioBL
33ec82788c fix #92871 : MusicXML notehead -filled- element not imported/exported 2016-01-10 11:23:31 +01:00
Leon Vinken
7a3f45b76a fix #59811 - Fermata over rest not exported to MusicXML 2015-08-26 11:50:06 +02:00
Leon Vinken
18eef07f73 Fix #46861: [MusicXML] Add support for melisma in import and export 2015-08-25 13:18:43 +02:00
Leon Vinken
ffb20f3167 fix #69566 - corruption importing MusicXML file with irregular triplet 2015-07-26 17:48:40 +02:00
Leon Vinken
890c7c8bba fix #64901 - handle print-spacing no 2015-06-21 11:45:26 +02:00
Leon Vinken
db68903d5b add testcase for Sibelius style whole measure rest (#64201) 2015-06-16 22:05:53 +02:00
Leon Vinken
1c678789b1 fix #64946 2015-06-16 22:05:53 +02:00
igevorse
d377406cc9 Test fix & test of MIDI port in MusicXML export 2015-06-13 14:16:52 +05:00
igevorse
55fe854715 Regression tests 2015-06-12 12:40:06 +05:00
Leon Vinken
68b1d50968 fix #59226 for pull parser 2015-05-14 19:02:28 +02:00
Leon Vinken
876e6649ee fix #30651 MusicXML export of slurs to/from grace notes 2015-05-02 10:38:56 +02:00
Leon Vinken
04795cd957 fix #55501 for pull parser 2015-04-18 12:23:20 +02:00
Leon Vinken
f91c842eea add testfile for issue #55501 2015-04-18 10:52:30 +02:00
Joachim Schmitz
8c746333e9 add test for cue notes xml im- and export 2015-04-12 17:16:06 +02:00
Leon Vinken
7574ad9393 fix testTempo1 2015-04-06 14:01:12 +02:00
Leon Vinken
5667e8eed8 fix grace note after MusicXML import 2015-04-05 21:42:13 +02:00
Leon Vinken
ec6f1333e9 user accidentals 2015-04-03 07:09:23 +02:00
Leon Vinken
c50a0ac6c9 mtest updates 2015-04-03 07:09:23 +02:00
ws
ec8913a19b fix #45601 changing note value can lead to missing accidentals; simplify layout() 2015-02-17 20:22:38 +01:00
Jason Leung
d327b29922 Fixed #15899: update MusicXML figured bass export/import
Updated figured bass export and import according to the MusicXML 3.0 specification. Specifically, the following features were changed/added:
- Figures held over multiple notes are no longer treated as prolonged durations, but exclusively as extension lines (is backward compatible).
- Extend tags now specify type: <extend type="..." />
- Changing figures under a single note can now be exported and imported, utilizing the duration tag.
- The "cross" and "backslash" modifiers can now be exported and imported as prefix or suffix tags.

Also added test files.
2015-02-16 19:04:35 -05:00
Marc Sabatella
6e97c9a497 fix #46986: musicxml support for open key signature 2015-02-12 19:18:44 -07:00
ws
38e8bfc818 update mtest 2015-02-05 12:17:28 +01:00
Leon Vinken
38b9388264 fix mtest for multi instrument MusicMXL parts 2015-01-25 21:15:14 +01:00
Leon Vinken
1a83c0a491 update testfiles 2015-01-11 19:40:44 +01:00
Leon Vinken
389d24541d fix #23079 - [MusicXML] Change instrument not exported 2015-01-11 19:40:44 +01:00
Leon Vinken
7ef8b24a3a fix #40211 - [MusicXML] import and export of symbols embedded in text 2015-01-04 22:06:39 +01:00