03-15-2025, 06:24 PM
Very cool @OldMoses. I can see a lot of love and planning went into this! I also play guitar (well not as much because my hands hurt after about 10 minutes).
Here is a screenshot to get more people interested possibly (always post a screenshot if you can):
![[Image: screenshot.png]](https://i.ibb.co/XfZpypY3/screenshot.png)
This is super advanced and awesome. I get no sound how do I make it play sounds?
Otherwise awesome.
One note - I had to modify the source so the embeds could find the assets in the same directory as the program:
This worked good on windows. I'm not sure if the filenames with spaces would work in Linux or not, I'll check later.
Overall really kick ass work. This is significantly better than a lot of other tools. Would love to get it working with sound
Thank you for sharing @OldMoses
Here is a screenshot to get more people interested possibly (always post a screenshot if you can):
![[Image: screenshot.png]](https://i.ibb.co/XfZpypY3/screenshot.png)
This is super advanced and awesome. I get no sound how do I make it play sounds?

Otherwise awesome.
One note - I had to modify the source so the embeds could find the assets in the same directory as the program:
Code: (Select All)
$EMBED:'./sharp2.png','emsharp'
$EMBED:'./flat.png','emflat'
$EMBED:'./clef pair.png','emclefp'
This worked good on windows. I'm not sure if the filenames with spaces would work in Linux or not, I'll check later.
Overall really kick ass work. This is significantly better than a lot of other tools. Would love to get it working with sound

Thank you for sharing @OldMoses