Skip to content

Commit 70345d2

Browse files
Update music21 URL.
1 parent bb3d2b7 commit 70345d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The Humdrum portion of this software is derived/translated from the C++ code in
66
The core of the MEI parsing portion of this software was based on the MEI converter in [music21](https://github.com/cuthbertlab/music21), by Michael Scott Asato Cuthbert.
77

88
## Setup
9-
Requires Python 3.10 or later. Depends on [music21](https://pypi.org/project/music21) v9.9.1, which should also be configured (instructions [here](https://web.mit.edu/music21/doc/usersGuide/usersGuide_01_installing.html)) to display a musical score (e.g. with Musescore). Some of the tests depend on [musicdiff](https://pypi.org/project/musicdiff), but converter21 itself does not.
9+
Requires Python 3.10 or later. Depends on [music21](https://pypi.org/project/music21) v9.9.1, which should also be configured (instructions [here](https://www.music21.org/music21docs/usersGuide/usersGuide_01_installing.html)) to display a musical score (e.g. with Musescore). Some of the tests depend on [musicdiff](https://pypi.org/project/musicdiff), but converter21 itself does not.
1010

1111
## Command line tool usage:
1212
```

0 commit comments

Comments
 (0)