Diego Gonzalez-Rodriguez
Diego Gonzalez-Rodriguez
Is this already implemented? I tried with: ``` (load-module "lib.alda") piano: V1: a b c d e f g ``` And I got: ``` libre-node:my-songs xmunch$ alda play -f armonizando.alda...
Thanks @grimmdude, Unfortunatelly that change leads to this error: `Uncaught ReferenceError: notes is not defined at http://127.0.0.1:53319/js/vendor/index.js:2741:6 at Array.forEach (native) at VexFlow.trackFromVoice (http://127.0.0.1:53319/js/vendor/index.js:2737:20)` The same issue that I reported in...
@grimmdude, thanks again. Let's see if we find the solution. I am glad this is inspiring you to try again :-) I have been doing some reverse engineering and trial&error...
Ey buddy, could you solve this issue?