Aaron Spike
Aaron Spike
This was simply a port of someone's .NET code. They've also done a JS version https://github.com/einaregilsson/chord.js . I was able to get by with things as they are, but please...
Lovely. Would it be possible to keep the numbers below the strings as an option for small chord charts? And it looks like the numbers could get nudged down a...
Need better browser support for font metrics. https://developer.mozilla.org/en-US/docs/Web/API/TextMetrics Perhaps there's some common work around out there.
Fantastic! After I made this port the original author pointed me to his own JavaScript adaptation: https://github.com/einaregilsson/chord.js . Check it out because you might want to base your changes on...
Thanks for doing this @piiit-creates and @gmossessian. I've had it in mind to do a user interface update for a while, but I'm pretty much fully scheduled out through 2024....
Sure, I'll take a look. Where can I see your changes?
Can you give a little more detail about this request? Are referring to [Scala scale file](http://www.huygens-fokker.org/scala/scl_format.html) support?
What does it mean that the file is Blue?
That's exactly what the "all" option was meant to address. Sounds like you might want to add another option based upon all that performs pins the distance at the final...
FF doesn't currently know anything about units. It operates on ratios of length alone, so all units must be the same. What you are asking for would be simple to...