Dave Royal

Results 6 issues of Dave Royal

I wrote an (unpublished) browser addon for editor.drawthedots.com that temporarily suppresses chords, repeats, and individual voices during playback. It does that by adding buttons that add/remove lines into the ABC....

#77 fixes the selection of notes to play by dragging the mouse across the score. But you cannot select a passage that starts on one line and continues into the...

Following @markblinkhorn 's fix for fluidsynth and the closure of #79 here is a fix to correct gs_path after a cold restart. ```` elif wx.Platform == '__WXGTK__': try: gs_path =...

I've been running a snapshot of EasyABC 1.3.8.7 on Windows with Python 3.8, and I've seen on forums that others are successfully using 3.9. My version now includes the changes...

I describe my setup in #76 My main use of EasyABC is editing 2-voice tunes to fit the limited compass of my duet concertina. (Melody is played with the right...

I think this is a feature request, rather than a bug. I couldn't find a way to do it. I looked at AMO and couldn't find any addons with screenshots...

enhancement
front-end