-
Found that abcjs render sheets with multiple voices different from easyABC on two important points.
1) Rests for several measures (e.g. Z8 ) will render as one measure as Z with an eight above, which…
-
When 4 eighth-notes are played at the same time as a half-note the TimingCallback EventCallback does not share that half-note element lasts through all 4 callbacks.
To show the problem;
Use this A…
-
Thank you once again for fixing the drumIntro, the audio is working perfectly now, and it's waiting for the clicks (#883)
However, the player progress bar is out of sync, and so is the cursor (if use…
-
Is it possible somehow to play music through MIDIOutput?
https://developer.mozilla.org/en-US/docs/Web/API/MIDIOutput
-
Floating voices are described as follows in [the v2.1 abc standard section 11.1 Voice Grouping](http://abcnotation.com/wiki/abc:standard:v2.1#voice_grouping):
> If a single voice surrounded by two vo…
-
I tested beatCallback at various x/8 time signatures. It works fine from 2/8 up to 8/8, then breaks once the time signature becomes 9/8 - it suddenly runs at a much slower tempo than the actual playba…
-
Hello! I searched for similar issues and didn't see anything.
The Purpose page of the documentation is often one of the first that new users and potential contributors will encounter. I feel it cou…
-
This tool I made can transpose to different instruments' keys now, but only for those that are Treble clef. I understand ABC enough that I could manually edit the abc notation to get the clef I want i…
-
I use abcjs with wrap option to adapt my site for PC and mobile devices.
I can't find a way to correctly use mid-piece repeats when wrap is enabled. The most problematic part is when score is wrapp…
SirPL updated
2 years ago
-
Is there a way to make this
![image](https://github.com/paulrosen/abcjs/assets/1113368/ee5506fb-5524-4be4-a321-aa371dc7fa9d)
look more like this?
![image](https://github.com/paulrosen/abcjs/assets/…