Ron B. Yeh

Results 10 issues of Ron B. Yeh

This patch makes VexTab compatible with the VexFlow 4.0.0-alpha at: https://github.com/ronyeh/vexflow/tree/4.0.0-alpha

While migrating tests, I encountered a weird bit of code in NoteHeadTests: https://github.com/0xfe/vexflow/blob/b37ddd7a228c69b165c96f4431598b703585fc37/tests/notehead_tests.ts#L34-L62 The setupContext() scales the context to 0.9, 0.9. The basic() test case applies another scale of 2.0,...

4.1

I was going through old issues to categorize them for 4.0 | 4.x | 5.0. https://github.com/0xfe/vexflow/issues/348 https://github.com/0xfe/vexflow/issues/1070 I think for the future 5.0 release, we should make a pass through...

maintenance
5.0

This thread has evolved into discussing ways to improve Glyph rendering. I'll keep this issue open for now, even though there is no bug to fix. If we prefer to...

4.x

* Add a VF.reset() that restores all globals to it's original state. (Ideally, we'll have a class to capture all the globals to simplify this. * Update our test harness...

4.x

https://github.com/0xfe/vexflow/blob/a3ac41ef4041d5d321d10eaf96b1b52857349b58/src/tuning.ts#L25-L28 The default tuningString is `E/5,B/4,G/4,D/4,A/3,E/3,B/2,E/2` which looks like the shape of a standard tuning of a 6-string guitar but with two extra bass strings at B/2 and E/2. Is...

4.x

@mscuthbert @0xfe Is it okay for me to delete the two stale branches (3 yrs old and 6 yrs old)?

maintenance

There is still a small bug where the footer links are hidden behind the header, and one of the tests seems to be rendered off to the left. Can you...

I added a note on Line 67 of this commit: https://github.com/Gamua/Sparrow-Framework/commit/bf413cfa7b21d6279aed241c2558b070dea7a066 Recently I upgraded my Tiny Piano app to use Sparrow 2.X's `SPAudioEngine`. However, behavior has changed from 1.X. I...

The repository you are looking at contains VexFlow 4.x. It is the current stable version and is maintained by @rvilarl and @ronyeh and others. The VexFlow 4.x package is published...