Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
hedgecrw committed Jun 5, 2024
1 parent d2a070e commit 44c0cf9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ be robust and reliable, handling a wide variety of MusicXML files and formats wi

## Features

- Exactly follows the full official [MusicXML Standard](https://www.w3.org/2021/06/musicxml40/)
- Supports both standard `.musicxml` and compressed `.mxl` file formats
- Implements the full official [MusicXML Standard](https://www.w3.org/2021/06/musicxml40/)
- Supports both raw `.musicxml` and compressed `.mxl` file formats
- Supports both "partwise" and "timewise" data representations
- Allows for transparent conversion between the partwise and timewise representations
- Is provided as a Rust-format library so that it can be link-time optimized with your own code
Expand Down

0 comments on commit 44c0cf9

Please sign in to comment.