Skip to content

Commit 7bcbf92

Browse files
authored
Merge pull request #841 from rettinghaus/tools
Updates to tools
2 parents 3a42d97 + 8ea4347 commit 7bcbf92

File tree

4 files changed

+14
-3
lines changed

4 files changed

+14
-3
lines changed

_tools/mei-viewer-vscode.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: tools
3+
title: "MEI Viewer"
4+
subtitle: "Live Preview of MEI files in VS Code, rendered with Verovio"
5+
image:
6+
website: https://marketplace.visualstudio.com/items?itemName=simon-waloschek.mei-viewer
7+
repository: https://github.com/sonovice/mei-viewer-vscode
8+
tags: [developer, repository, utility, viewer]
9+
---
10+
11+
The [MEI Viewer](https://github.com/sonovice/mei-viewer-vscode) gives you a live preview of MEI files in VS Code.

_tools/music21.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: tools
33
title: "music21"
44
subtitle: "music21: a toolkit for computer-aided musicology"
5-
image: https://web.mit.edu/music21/bg_top_left.jpg
5+
image:
66
website: https://web.mit.edu/music21/
77
repository: https://github.com/cuthbertLab/music21
88
tags: [conversion, developers, library, sonification]

_tools/sample-encodings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ repository: https://github.com/music-encoding/sample-encodings
88
tags: [documentation, getting-started]
99
---
1010

11-
The [MEI Sample [Encodings repository](https://github.com/music-encoding/sample-encodings) contains a collection of MEI-encoded music files. The intent is to demonstrate the use of MEI in real-world contexts.
11+
The [MEI Sample Encodings repository](https://github.com/music-encoding/sample-encodings) contains a collection of MEI-encoded music files. The intent is to demonstrate the use of MEI in real-world contexts.

_tools/verovio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: tools
33
title: "Verovio"
4-
subtitle: "Javascript and C++ score rendering"
4+
subtitle: "JavaScript and C++ score rendering"
55
image: https://www.verovio.org/assets/images/verovio-fadded-50.png
66
website: https://www.verovio.org
77
repository: https://github.com/rism-digital/verovio

0 commit comments

Comments
 (0)