https://github.com/igneus/simple-volpiano-web-editor
Simple web-based editor for music transcriptions using the Volpiano font
https://github.com/igneus/simple-volpiano-web-editor
chant editor github-page gregorian-chant music music-notation plainchant volpiano
Last synced: about 1 month ago
JSON representation
Simple web-based editor for music transcriptions using the Volpiano font
- Host: GitHub
- URL: https://github.com/igneus/simple-volpiano-web-editor
- Owner: igneus
- Created: 2021-01-08T21:24:30.000Z (over 4 years ago)
- Default Branch: gh-pages
- Last Pushed: 2021-01-09T17:52:28.000Z (over 4 years ago)
- Last Synced: 2025-01-23T19:26:18.415Z (3 months ago)
- Topics: chant, editor, github-page, gregorian-chant, music, music-notation, plainchant, volpiano
- Language: HTML
- Homepage: https://igneus.github.io/simple-volpiano-web-editor/
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Volpiano Editor
Web page which lets you enter [Volpiano](http://www.fawe.de/volpiano/) code in a textarea,
renders music preview (if you have the font installed) and highlights spaces
(which I consider particularly error-prone when manually typing Volpiano).Use it online: https://igneus.github.io/simple-volpiano-web-editor/
## External calls
You can construct a link opening the editor with particular Volpiano code loaded
by adding `#!` and the code in question to the editor's URL,
e.g. [`#!1---gh--h--g--g---`](https://igneus.github.io/simple-volpiano-web-editor/#!1---gh--h--g--g---)
Also, the editor updates the URL as you are writing, so you can just copy the URL
and share it with others (although there are usually better ways to share your
transcriptions).