Feature Request: Chord Input for the MIDI Editor
Hi, thanks for the clarification. It's been a while since I used it but now I know more about software development I'm aware of the importance of licenses. I have an MIT licensed project on Github from a few years back that depends on this and I wanted to make sure that license was appropriate - I have no qualms updating it to (A)GPL but it should be OK as is with this being LGPL. These days I'm learning/using Flutter, but I will always be thankful to Processing and this library for getting me started...
License?
Ahh right, sorry. Your syntax works - user issue 😅. Thank you, this can be closed :) Like Yacc and Lyx, Flex is not checked by configure so I didn't know it was required. A lot seems to have changed for the GTK3 version. Looking forward to the next stable release :)
I built the latest GTK3 version and it's the same. Notes regarding the latest build: -> configure is not in the source so I needed to run autogen.sh (I'm not familiar with autotools) -> I needed Yacc (Bison) and Lyx installed, maybe these could be checked by configure? -> scan.cc is missing from the /cli directory - I copied in the version from the release tarball and it compiled but it's odd that it's gone. Thanks
FYI my version is: gpsim-0.32.1 I compiled it from the from the release source tarball. I'll try the latest code in case it's already fixed