-
Hey, I saw you created a CLI program for getting scales.
I was wondering if you'd like to develop a music theory library for PHP7
This is something I did, right now it can only build Ionian and Ae…
-
```
X:3064
F:3064_github-issue-206-Wrong-barnumbers
T:github issue 206: Wrong barnubmers
C:
S:
M:6/4
L:1/4
Q:1/4=120
K:C
%
%
%%score 1
%
V:1 clef=treble name="Sopran" snm="S"
cc | cc…
bwl21 updated
6 years ago
-
* File: parser.py
* Currently, lyrics only get added if there’s a chord so automated parsing sometimes misses lines
* Add lyrics that don’t have an associated chord line
* Automatically get rid o…
-
I'd love to be able to use Erik Rose's Parsimonious PEG generator with Transcrypt to do DSL processing in the browser. I've just done a musical notation entry project with it (see https://github.com/…
-
@ahankinson @crantila -- when parsing:
```
c = converter.parse('http://digitalduchemin.org/mei/DC0816.xml', format='mei')
```
All of the Bs are coming out as b-naturals (first one, m. 2, staff…
-
### Problem
The current strategy for parsing chords is the following. `HtmlParser` in `Core` should be clever enough to tell what is a chord in the html it receives, to pass all the collected chords …
-
Check the changes to orchestrate (line ~63).
-
The following code demonstrates the problem.
It depends on the current master of python-ly (https://github.com/wbsoft/python-ly) for converting lilypond to musicxml.
(Using master of python-ly is impo…
-
Hi,
Since we need Drawing Chord Symbols on OSMD, so I implemented it tentatively, but how is it possible to be merged to OSMD?
If possible, I would like to cooperatively implement it in such a way t…
-
This behavior is registered using the javaScript toolkit - both the current version (1.1.6) and former versions.
**DESCRIPTION**
When creating a score that includes ties using PAE the score render…