-
I am trying to get this function:
`ABCJS.renderAbc( [div id] , [abc notation text] ,
{
staffwidth: 800,
wrap: true,
...
}
)`
to display the score, **with line breaks (wrap: tr…
-
User reported that on both my tool and drawthedots that when setting
%%printtempo 0
there are cases where the tempo still gets drawn
The expectation is that once you set
%%printtempo 0
…
-
A tie at the end of a first repeat should not extend into the second repeat.
Example:
```
|1 "Eb"eB2c "Bb7"defg-:|2 "Eb"e2zG
```
abcjs:
abcm2ps:
Is there any workaround to achiev…
-
What are my options for aligning bars? I'm experimenting with using ABC for Jazz charts, that won't necessarily have melody.
The New Orleans grid chart is popular in early trad jazz communities and…
-
Hi, I am using the SynthController as a way to easily change the midi program without touching the ABC string, but it seems that the "options" property is the only one that can be accessed and changed…
-
We're facing some slight issues when playing around with general tuplets according to https://abcnotation.com/wiki/abc:standard:v2.1#duplets_triplets_quadruplets_etc
### Example 1:
X:1
T: (3:2…
-
Hello paulrosen!
The abc I installed is "abcjs": "^6.3.0"
I want to know if this version is based on abc standard 2.0 or 2.1?
I saw the description of lyrics alignment in the 2.1 documentation:
CD…
-
Hey I love the project! The ability to specify timing for tablature is great compared to something like JTab.
I've read through [the documentation](https://paulrosen.github.io/abcjs/visual/tablatu…
-
I use audio for play. Somehow, I couldn't make it ring between two measures. There is a setprogress function. The thing that might work for me here is the beat. However, this method will not give accu…
-
Is it possible somehow to play music through MIDIOutput?
https://developer.mozilla.org/en-US/docs/Web/API/MIDIOutput