-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make custom chords in the first 4 frets show with the nut #7
Comments
Mistakenly closed for 1.2.2 (reopened) |
@davfive I'm facing the same problem, that's an issue in jTab Here you can see someone who got it fixed: tardate/jtab#39 (comment) |
Thanks!
…On Fri, Jan 6, 2023 at 6:50 PM Augusto Bennemann ***@***.***> wrote:
I'm facing the same problem, that's an issue in jTab
Here you can see someone who got if fixes: tardate/jtab#39 (comment)
<tardate/jtab#39 (comment)>
It would be awesome if we could choose to use his fork
—
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGAYWZDCRYZHCTBWXED2XDWRDKWZANCNFSM5VMSYEUA>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
|
The "proper" fix is probably better, but this was annoying me too, so I just added the below to jtab.tardate.js //find all the fret positions which arent X or 0. I'm sure there's a better way to do this.
}; Caveat: I don't really know what I am doing with JS but it is working for my test cases |
Marking will-not-do since this is a core "feature" of jTab and I don't want to change at this level. Also, no actual use ever requested this. |
For some reason, jTab/Raphael move the chord as high as possible on the display.
Requirements:
The text was updated successfully, but these errors were encountered: