notation
Here are 103 public repositories matching this topic...
-
Updated
Aug 30, 2019 - Swift
bracketSpan@func documentation:
https://music-encoding.org/guidelines/v4/elements/bracketspan.html
func(required)Describes the function of the bracketed event sequence. Allowed values are: "coloration" (Represents coloration in the mensural notation source material.), "cross-rhythm" (Marks a sequence which does not match the current meter.), "ligature" (Represents a ligature in the mensu
-
Updated
Jun 15, 2020 - Python
-
Updated
Apr 24, 2020 - JavaScript
We should rethink the description of what a staff may be, e.g. a staff could be a single line instead of a group, the lines don't have to be equidistant, the lines don't have to be horizontal etc.
The current situation is not satisfactory.
A group of equidistant horizontal lines on which notes are placed in order to represent pitch or a grouping element for individual 'strands' of notes,
-
Updated
May 19, 2016 - JavaScript
-
Updated
Jul 12, 2018 - JavaScript
-
Updated
Feb 14, 2017 - ANTLR
-
Updated
Jan 20, 2020
-
Updated
Apr 18, 2016 - JavaScript
-
Updated
Feb 11, 2019 - Csound
-
Updated
Oct 11, 2017 - PHP
-
Updated
Jul 31, 2018 - JavaScript
-
Updated
Mar 31, 2016 - Java
-
Updated
Mar 3, 2016 - C#
Currently, we're using an outdated webfont style from Omescribe. Add a webfonts and styles to this repo.
In the future, we may consider automating the webfont generation with a release pipeline.
Improve this page
Add a description, image, and links to the notation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the notation topic, visit your repo's landing page and select "manage topics."
I had a journal request that your final PDF should not contain Type 1 fonts and in my case the culprit were matplotlib figures. I found that with this setting in ~/.config/matplotlib/matplotlibrc
you can make matplotlib avoid Type 1 fonts:
Maybe you consider this useful and can add it here somewhere.