aupfred
aupfred
For information, I've created a branch to propose an integration of the shared library of Ghostscript for Mac. It allows in this case to avoid installing Ghostscript This is available...
Hi, For info, I had some issue with fluidynth on my Mac. With Pygame I could not make the tempo slider taken into account while playing and was difficult to...
abc2xml is integrated from the tool developped by Wim Vree: https://wim.vree.org/svgParse/abc2xml.html Last version was recently added in the source. the only known limitation is %%abc-include. Allows you to include another...
OK, on Linux Mint, I had to do more or less the same steps. Will write it also And for information, I'm testing on Mac on Python 3.9 and 3.13...
@topchyan I've proposed a change in EasyABC to handle the changes of midi2abc. It should be fine now. Please check jwdj/EasyABC#99 and jwdj/EasyABC#107
At the bottom lleft of the Window you should see a message stating that abcm2ps raised some errors. Maybe need to be more visible though
At least, was not present on the version I still have here (1.3.7.9, 1.3.8.1, 1.3.8.7). Note: the other way is working. in anycase could be a feature to add :-)
Hi, So I've tried to at least highlight the notes based on the cursor position. It seems it was deactivated a long time ago because it has conflicts with the...
> And colouring of notes needs to be considered: 'selected' and 'follow score' notes should preferably be distinguishable. (At the moment 'follow score' does not work when playing a selection.)...
I have completely modified ScrollMusicPaneToMatchEditor and added 2 other functions. Still need quite some tests to make sure no regression. If you want to try already here are my changes....