Linux 软件免费装

ScoreRender

开发者 abelcheung
更新时间 2010年3月23日 03:53
PHP版本: 2.6 及以上
WordPress版本: 2.9.2

标签

music score abc music notation music typesetting mup lilypond guido pmw

下载

0.3.3 0.3.4 scorerender-0-1 scorerender-0-1-1 scorerender-0-1-2 scorerender-0-1-3 scorerender-0-2-0 scorerender-0-2-1 scorerender-0-3-0 scorerender-0-3-1 scorerender-0-3-2

详情介绍:

ScoreRender is a Wordpress plugin for rendering sheet music fragments into images. It supports converting fragments in excerpts, posts, pages and (optionally) comments. Currently it supports 5 music notations: ABC, Guido, Lilypond, Mup and Philip's Music Writer. For latest version, detailed usage instructions and demo cases, please visit ScoreRender official site. Requires PHP5, ImageMagick and various programs to generate music score.

安装:

Prerequisite
  1. PHP 5.x (PHP4 compatibility is dropped since 0.2; please visit offical site if ancient version using PHP4 is needed)
  2. ImageMagick >= 6.3.6-2 (due to usage of -flatten option). Newer version is better, since a bug about detecting PostScript transparency is fixed (updating pending in this area)
  3. Music rendering programs must also be installed on the same machine web server is running. For example, to support Lilypond fragments, Lilypond >= 2.8.1 must be installed in web server. Most notations require explicit program to render, except GUIDO notation which fetches remote images instead. Refer to installation page for more detail.
New install
  1. Install any prerequisite programs as noted above.
  2. Extract archive, and copy 'scorerender' folder to wp-content/plugins/, keeping the folder structure intact.
  3. Login to WordPress and enable the plugin in admin interface.
  4. Configure ScoreRender under the ScoreRender tab of the Options page.
  5. In Option -> Writing, check if this option is turned on:
"WordPress should correct invalidly nested XHTML automatically" It must be turned off if you intent to render Lilypond and Mup fragments, since this option will convert "<<" and ">>" into "< <" and "> >" correspondingly, thus destroying the music content and cause render error. Upgrade
  1. Deactivate the plugin in WordPress admin page.
  2. Remove the whole plugin folder.
  3. Upload new plugin and activate again.

升级注意事项:

0.3.3
  • Safe mode for Lilypond notation is once again usable.
  • Users of more recent ImageMagick version will find that transparency for certain notations are fixed.
  • Also fix a bug prevented disabling of notation.
0.3.2
  • Users of Lilypond 2.12.x should upgrade due to broken command line invocation.

更新日志:

0.3.3 0.3.2 0.3.1 0.3.0 0.2.1 0.2.0 0.1.3 0.1.2 0.1.1 0.1.0