Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pae2xml
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Kainhofer
pae2xml
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
16
Dec
16
May
23
Jul
19
18
17
15
14
No idea what this file was for...
master
master
Recode everything to UTF-8
Sample file for missing time signature
Code formatting nitpick
Fix rhythmic model enclosed by beaming (pull beaming after the rhythmic model)
Fix longa duration
Rename test files to indicate the section of the P&E specification, some new tests
Remove commented code that is no longer needed
Fix triplets and duplets (the normal-notes value was wrongly set to 1 rather than the correct value), fix indentation
TimeSig: Better warnings
Implement rhythmic models
Handle beam starts with the first note rather than at top-level
Ignore generated pdf files
Implement all time signatures with appropriate fallbacks and warning if feature not supported by MusicXML
Implement proper beaming
Use light-heavy barline instead of light-light at end of piece
Implement chords
Fix appoggiaturas (use <grace> rather than <cue>)
Fix acciaccatura: Use slash, eigth note; general input order, etc.
Test file for clef/key/timesig change
Typo: A normal double-barline should not get a repeat
For explicitly notated accidentals, also create a <accidental> for the visual appearance
Cache all alteration for the whole current measure, so that xCC displays e.g. two Cis. Need to reset after each measure
Fix trills and fermatas (trill indicator allowed/required outside the fermata parentheses...)
Write out a warning that neumic notation is not supported by MusicXML
Remove unnedded commented code
Allow empty key signature
Also write out the graphic notehead instead of only the duration
Test file for octaves
Ties need to add a notation element, too
Implement mid-piece key signature changes
Ignore certain tmp files
Handle all clef types
Add -f cmd-line param to distinguish RISM files and pure P&E files (without any metadata, just incipits)
Add my name to the credits
Add command-line option handling (-h and -v so far)
Use proper DOCTYPE URL
Indentation consistency (one tab in the MusicXML file, two spaces for code)
Gracefully handle invalid space characters inside the P&E code (print a warning, but continue processing)
Support for real multi-measure rests (with correct length explicitly specified in XML)
Loading