Music Sheet Viewer

plugin banner

« Music Sheet Viewer » plugin allows you to display a music sheet written in MEI, MusicXML or PAE, in a WordPress page.

Author:Etienne Frejaville (profile at wordpress.org)
WordPress version required:4.6
WordPress version tested:6.2.1
Plugin version:4.1
Added to WordPress repository:23-06-2018
Last updated:18-05-2023
Rating, %:100
Rated by:5
Plugin URI:http://www.partitionnumerique.com/music-sheet...
Total downloads:5 818
Active installs:100+
plugin download
Click to start download

« Music Sheet Viewer » allows you to display a digital sheet music with Block editor, through a « Music Sheet Viewer » dedicated block or just by entering its code using the shortcode tag [pn_msv].

The supported music sheet formats are MusicXML (incl. compressed MXL files), MEI, ABC or PAE (RISM notation). The score is displayed as if it had been natively supported by the browser.

When writing scores inline, you do not need to escape HTML entities or anything. Just post your code as-is, even if the code is an XML dialect. The plugin will handle the rest.

The score is resized automatically so as to fit to the available content, you can specify the music font in which the score will be rendered and you can get the music code from a file if you don’t want to write the code inline.

You can play the score with many instruments and there’s even an option to highlight the notes as they are played!

This plugin supports multi-pages scores and when played, the pages are turned automatically.

With this plugin, never ever upload a music sheet image to your website that is not zoomable and requires a new upload every time a single note must be changed!!!

At last, it’s fully responsive!

For a complete documentation of the plugin, see this plugin’s homepage..

Shortcode

Just wrap your music sheet code inside [pn_msv] shortcode, such as :

[pn_msv format="abc"]
X:1
T:La Vie En Rose
M:C|2
L:1/4
K:C
c3B|AGEc|B3A|GECB|A3G|EB,CB|A4|G2z2|]
[/pn_msv]

(ABC code example), and the corresponding score will be rendered.

You do not need to escape HTML entities or anything, just post your code as-is. The plugin will handle the rest.

Block

  • Just enter the same code as the above in the block’s text field (but shortcode tags obviously)
  • Use the Block’s properties to go deeper in the rendering options

Complete details of the different Music Sheet formats supported and possible shortcode/block
parameters are described at this plugin’s homepage..

Related Links


Screenshots
ChangeLog