Skip to content

🐛 BUG: Need a way to flip back and forth between chordpro and "chords over words"  #32

@isaiahdahl

Description

@isaiahdahl

Background & Motivation

We need to be able to flip between editing chordpro, and editing 'chords over words' which is basically just a text chord sheet as the library has it written.

When I implement a version of this in the editor, the behavior isn't what I'd expect. It doesn't go back and fourth nicely.

The ChordSheetParser doesn't do a good job of going back to the same chordpro that generated it.

Steps To Recreate:

  1. yarn dev
  2. Flip the chart to mode Chords Over Words
  3. Flip back

Proposed Solution

I think that all this means is that we need to do some work on the ChordSheetParser so that it's going to generate the same chordpro that generates a text chord sheet. Which may be hard.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions