Skip to content
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

Add option to get the ChordPro {define ...} text from Chord Finder results #84

Open
jonthysell opened this issue Aug 1, 2017 · 1 comment
Assignees
Labels

Comments

@jonthysell
Copy link
Owner

From the ChordPro format http://www.chordpro.org/chordpro/index.html:

{define ... } Defines a guitar chord. There are several variant implementations of this command. Chordii: {define:name base-fret offset frets pos pos ... pos} pos … define the string positions, all relative to the offset. Strings are enumerated from left (lowest) to right (highest), as they appear in the chord diagrams.

This should be easy to do with the ChordFinderResult items, as I already have the base-fret offset and relative positions.

@jonthysell jonthysell added the task label Aug 1, 2017
@jonthysell jonthysell self-assigned this Aug 1, 2017
@jonthysell
Copy link
Owner Author

@jonthysell jonthysell added this to the Chordious 2.2 for Windows milestone Apr 13, 2019
@jonthysell jonthysell removed this from the Chordious 2.2 for Windows milestone Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant