Michael Eskin
Michael Eskin
In my custom version of abcjs, I created a new custom instrument called mute that has silence for samples. I then have additional code as well in the abcjs MIDI...
In my testing with large number of sample reads, using fetch() instead of XMLHttpRequest appears to be faster overall. Not sure if it's related to better use of multithreading or...
My tool, based on abcjs, can inject various forms of Chinese bamboo flute notation into any ABC: Supports multiple keys of instruments: What it can't do is hide the notation...
Thanks! I came to the same conclusion as far as a workaround for the user.
@MooLee89 In my testing, with abcjs, the w: lines have to follow the ABC they are associated with for things to work correctly. Putting a long w: line at the...