Skip to content

Commit

Permalink
Fix #38 Add time signature information to grooves
Browse files Browse the repository at this point in the history
  • Loading branch information
infojunkie committed Aug 15, 2024
1 parent 2360f9d commit 164589b
Show file tree
Hide file tree
Showing 8 changed files with 219,613 additions and 2,027 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ A suite of tools to convert MusicXML scores to MIDI via [Musical MIDI Accompanim

# Installation
- Install `xmllint` (included in [libxml2](http://www.xmlsoft.org/) on most platforms)
- Install `jq` (only needed for automated tests)
- Install `jq`
- `git submodule update --init --recursive`
- `npm install && npm run build`

Expand Down
Loading

0 comments on commit 164589b

Please sign in to comment.