abcjs icon indicating copy to clipboard operation
abcjs copied to clipboard

I:repeat

Open ThorsenRune opened this issue 6 years ago • 3 comments

The directive I:repeat doesn't appear to be supported. Do we have the graphical ready somewhere in the code?

ThorsenRune avatar May 29 '19 08:05 ThorsenRune

That is a new one - I don't remember seeing that directive before. The symbol is not included. It wouldn't be hard to add it, though. I'll at least add the symbol in the next release. I'm guessing there are some complications to adding the whole feature - in particular, what happens in TimingCallbacks or when playing midi?

paulrosen avatar May 29 '19 09:05 paulrosen

Great. Yes its not part of the standard, but I needed it the other day . I found it here https://sourceforge.net/p/easyabc/discussion/general/thread/f6981c39/?limit=25 but I don't like the [I:reapeat], simply % would be more intuitive. Just to be clear, the simile symbol I was looking for is this image As for implementation at the moment I would just use pause implementation but with the graphic symbol of simile instead. Next could be a raw copy of the midi. Ill have a look at it

ThorsenRune avatar May 30 '19 07:05 ThorsenRune