You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By clicking “Sign up for GitHub”, you agree to our <
831E
a class="Link--inTextBlock" href="https://docs.github.com/terms" target="_blank">terms of service and
privacy statement. We’ll occasionally send you account related emails.
I originally posted this issue on the EasyABC github page at jwdj/EasyABC#86 along with a workaround for the EasyABC Python source code.
I note that the issue still persists in the current relaese of abc2midi. I shall precis the issue here.
Using the following trivial example ABC code:
The following abc2midi command does not work as expected (BarFly mode is not applied):
The following command does work (BarFly mode is applied and the 'swing' is audible in the output:
The -BF parameter is ignored unless it is the final parameter.
The text was updated successfully, but these errors were encountered: