KevAquila / WEBFISHING-Guitar-Player

Tool to automate guitar playing using midi files.
MIT License
76 stars 9 forks source link

Linux "support" #38

Open Myrdincx opened 2 days ago

Myrdincx commented 2 days ago

Hey!

I am making this issue because there are a few things going on, on Linux. While I do know that this is not officially supported on Linux, I just wanted to let you know.

Currently both applications are unable to retrieve where the "songs" folder is located. It defaults to Z:/home/songs and will not be able to load the songs if the "songs" folder is located anywhere else. For example: Z:/home/myrdin/Games/WEBFISHING/Guitarplayer/songs will not work, because the application is unable to find the folder.

Would it somehow be possible for the application to find the folder? That'd be awesome and resolve a lot of issues for Linux users :)

Thanks a lot in advance, let me know if you need any more information! While I am not a dev, I can test things out.