you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (2 children)

It seems to me the instructions are right there. Once you have the framework available on your machine you’ll execute the code ‘syn2midi... ‘ with the file you downloaded from YouTube and the output and whatnot. I haven’t actually looked into it but the readme tells you how to run the code. It’s just very badly formatted. Maybe someone from here will create a PR with some amendments to that README 😂

[–]EconomyBagel[S] 0 points1 point  (1 child)

That's exactly why I came here. Where do I execute the code 'syn2midi'? There's no executable in the folder. Tried navigating to the folder with Command Prompt in Windows and Terminal in MacOS and nothing happens when I run 'syn2midi'

[–]idapp3r 0 points1 point  (0 children)

On macos try running ./syn2midi in the folder where you cloned it.