| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix fret error in musicxml test suite | Carl Sorensen | 2011-02-03 | 1 | -4/+4 |
* | MusicXML: Fix invalid MusicXML files...Invalid MusicXML spotted by Richard Lanyon, richard.lanyon at avid . com
| Reinhold Kainhofer | 2010-11-24 | 11 | -47/+37 |
* | MusicXML test suite: quiet ZIP packing | Reinhold Kainhofer | 2010-07-03 | 1 | -1/+1 |
* | MusicXML: Add regtest for cautionary accidentals; cautionary (not editorial) ... | Reinhold Kainhofer | 2010-04-13 | 2 | -0/+447 |
* | MusicXML: Add header for category 14 Staff attributes on the regtest page | Reinhold Kainhofer | 2010-04-12 | 1 | -0/+2 |
* | MusicXML: Implement staff-lines setting (i.e. # of lines of a staff)...-) Add possible context modifications to staves
-) convert a global staff-lines attribute to a contex mod inside \with
-) Convert a staff-lines attribute midway through the part as
\stopStaff \override ... \startStaff
-) Add regtest for all these cases
| Reinhold Kainhofer | 2010-04-12 | 1 | -0/+154 |
* | MusicXML: Implement changing the (short)instrumentName via the print element | Reinhold Kainhofer | 2010-02-22 | 1 | -0/+96 |
* | MusicXML: overriding part-name by part-name-display in score-part definition | Reinhold Kainhofer | 2010-02-22 | 1 | -0/+88 |
* | Build fix; file not distributed. | Graham Percival | 2010-02-13 | 1 | -0/+2 |
* | MusicXML: Oops, fix href to MIT license | Reinhold Kainhofer | 2010-02-12 | 1 | -1/+1 |
* | MusicXML: Put the test suite under the MIT license, which is very permissive | Reinhold Kainhofer | 2010-02-12 | 3 | -2/+32 |
* | MusicXML: Fix which durations can be expressed with dots and which can't | Reinhold Kainhofer | 2009-10-23 | 1 | -0/+306 |
* | Update documentation targets...- remove old target 'doc': text documentation is already generated
by 'make all'.
- user target name changes:
web -> doc
web-1 -> doc-stage-1
web-clean -> doc-clean
web-install -> install-doc
web-uninstall -> uninstall-doc
info-install -> install-info
- internal target names changes:
do-top-doc -> top-doc
localpo -> local-po
- protect private documentation targets with conditional testing
of out==www;
- automatically generate README.txt and INSTALL.txt even for a Git
checkout when autogen.sh and configure are successful.
| John Mandereau | 2009-04-27 | 1 | -0/+2 |
* | Fix line terminations | Trevor Daniels | 2009-04-06 | 1 | -134/+134 |
* | MusicXML: Fix missing tie end tag...Some applications "forget" to export the end tag for ties. it's actually
simpler to assume ties last only for one note and reset them
afterwards automatically.
This might break pieces with multiple overlapping voices, though...
| Reinhold Kainhofer | 2009-04-05 | 1 | -0/+134 |
* | MusicXML: Don't crash when a part is missing the id attribute...Still missing: If there is only one part (which has the id missing),
we could automatically assign the id...
| Reinhold Kainhofer | 2009-04-05 | 2 | -0/+73 |
* | MusicXML: Implement page and system breaks | Reinhold Kainhofer | 2009-04-04 | 1 | -0/+64 |
* | MusicXML: If work-title is empty (but exists), use movement-title instead | Reinhold Kainhofer | 2009-04-04 | 1 | -0/+36 |
* | MusicXML: Fix measure issues with chord names and figured bass...-) Add repeats also chordnames and figured bass
-) Barlines don't count as relevant voice elements (to check whether
a voice is empty)
-) Properly insert bar checks for fb and chords, too
-) Test files for pickup measures, incomplete measures (skips added!)
-) Test file for two harmony elements at the same time (doesn't work correctly!)
| Reinhold Kainhofer | 2009-04-03 | 3 | -0/+331 |
* | MusicXML: Fix TOC links to unnumbered subsecs (add @nodes, but don't show menus) | Reinhold Kainhofer | 2009-03-26 | 30 | -2/+60 |
* | Implement non-standard tuplet numbers...-) Add function for different fraction than the actual tuplet fraction
-) Add wrapper function that appends a note with given duration after
the standard tuplet text (denominator or fraction)
-) Add function to print tuplet text with both fraction values with a
note duration attached
-) Add snippet to be included in the Docs
-) Add regtests for all these cases
-) Remove definitions from musicxml2ly and make it use these new functions
| Reinhold Kainhofer | 2009-03-07 | 1 | -0/+2 |
* | MusicXML: src-dir rather than srcdir. | Han-Wen Nienhuys | 2008-12-22 | 1 | -1/+1 |
* | Zip files from srcdir. | Han-Wen Nienhuys | 2008-12-22 | 1 | -1/+1 |
* | Fix Mac line terminations | Trevor Daniels | 2008-12-09 | 1 | -172/+172 |
* | MusicXML: Implement lyrics extenders | Reinhold Kainhofer | 2008-12-08 | 2 | -10/+173 |
* | MusicXML: Clean up test suite...-) Remove all references to Finale
-) Proper test case for all spanners
-) Remove (score|midi)-instrument, stem, sound, position information, etc.
from test cases. Those will be tested in separate cases
| Reinhold Kainhofer | 2008-12-08 | 96 | -3068/+1035 |
* | MusicXML: Remove title from test cases | Reinhold Kainhofer | 2008-12-08 | 2 | -2/+0 |
* | MusicXML: Restructure test suite...-) Split up the 00 section of test files, properly reorder the different areas
-) Adjust the section headers accordingly (and use @unnumberedsec to prevent
confusing auto-numbering)
| Reinhold Kainhofer | 2008-12-08 | 160 | -69/+39 |
* | MusicXML: Turn regtest page into homepage for test suite...Also add rule to pack the .xml and .mxl files as a .zip file for download.
| Reinhold Kainhofer | 2008-12-03 | 2 | -13/+58 |
* | MusicXML: Add section title to key sig regtests | Reinhold Kainhofer | 2008-11-30 | 1 | -0/+2 |
* | MusicXML: Add support for microtone (pitches and key signatures) | Reinhold Kainhofer | 2008-11-30 | 2 | -0/+195 |
* | MusicXML: Implement general key signatures...-) convert key signatures with <key-step>, <key-alter> and <key-octave>
to the keySignature alist of the form ((( octave . step)|step . alter)
-) Semitone-key signatures are not yet working
| Reinhold Kainhofer | 2008-11-30 | 1 | -0/+86 |
* | MusicXML: Implement the symbol attribute of time signatures...-) Fix time keeping (i.e. use the cached value for the current time sig
and thus the current measure length!): revert to
self.get_named_attribute ('time')
-) Implement single-digit time signatures
-) Implement C vs. numeric time signatures; Change the signature style
to '() only if a C or C/ would be printed (i.e. 2/2 or 4/4).
By default, MusicXML uses numeric signatures (style '()), while
LilyPond's default is 'C, so we have to add some manual overrides
in those cases of 2/2 or 4/4 where no symbol is given in the
MusicXML file
| Reinhold Kainhofer | 2008-11-30 | 1 | -0/+108 |
* | Fix Mac line terminations | Trevor Daniels | 2008-11-30 | 4 | -569/+569 |
* | MusicXML: First steps towards implementing general compound time signatures...-) correctly parse compound time signatures and senza-misura signatures.
as a side-effect, crashes on these signatures have been fixed, too.
-) correctly create the time signature change event
-) switch measure length from (num, den) to a Rational
-) Add test cases for general compound time signatures
| Reinhold Kainhofer | 2008-11-30 | 6 | -0/+555 |
* | MusicXML: Use better durations in test case | Reinhold Kainhofer | 2008-11-30 | 1 | -26/+43 |
* | MusicXML: Implement elisions (multiple lyrics syllables assigned to one note) | Reinhold Kainhofer | 2008-11-29 | 1 | -0/+103 |
* | MusicXML: Implement notehead styles and parenthesized notes | Reinhold Kainhofer | 2008-11-29 | 5 | -0/+1895 |
* | MusicXML: Add testcase for lyrics on chorded notes | Reinhold Kainhofer | 2008-11-29 | 1 | -0/+72 |
* | MusicXML: Implement conversion of non-standard tuplet numbers and note types | Reinhold Kainhofer | 2008-11-21 | 1 | -0/+615 |
* | MusicXML: Fix regtest...That one should not hide its bracket!
| Reinhold Kainhofer | 2008-11-21 | 1 | -1/+1 |
* | MusicXML: Implement different styles of tuplet brackets and numbers...Curved brackets are not yet working...
| Reinhold Kainhofer | 2008-11-21 | 1 | -71/+147 |
* | MusicXML: Fix problem with tuplets without a number attribute...Also add regtest for this case
| Reinhold Kainhofer | 2008-11-21 | 1 | -3/+4 |
* | Fix Mac line terminations | Trevor Daniels | 2008-11-19 | 5 | -2403/+2403 |
* | MusicXML: Test case for nested tuplets | Reinhold Kainhofer | 2008-11-18 | 1 | -0/+199 |
* | MusicXML: Fix single-note tuplets (e.g. on tremolo notes)...Also remove duplicate code block
| Reinhold Kainhofer | 2008-11-18 | 2 | -0/+1418 |
* | MusicXML: Implement support for transposed instruments...We simply need to take the <transpose> attribute and determine
the correct sounding pitch from the chromatic tag (adjust it
enharmonically if an explicit diatonic shift is given)...
| Reinhold Kainhofer | 2008-11-18 | 3 | -0/+788 |
* | MusicXML: Better description of mid-measure barline regtest | Reinhold Kainhofer | 2008-11-18 | 1 | -1/+1 |
* | Fix Mac line terminations | Trevor Daniels | 2008-11-17 | 40 | -10921/+10921 |
* | MusicXML: For notes/rests w/o type, use <duration> to calculate proper length | Reinhold Kainhofer | 2008-11-17 | 1 | -0/+91 |