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

Music data output missing #3

Open
bobbicodes opened this issue Jun 6, 2020 · 0 comments
Open

Music data output missing #3

bobbicodes opened this issue Jun 6, 2020 · 0 comments
Assignees

Comments

@bobbicodes
Copy link
Owner

According to the readme the EDN data representing the song is output below Data-Robot. In the app currently however, there is no data nor Data-Robot.

This is not actually a complete lie - not only was it there at one point, but I had 2 different text boxes, one for EDN and one for MusicXML.

The best way to do this would be to add 2 buttons:

  • Save: Download a file to the user's machine containing the EDN data for the song
  • Load: Do the opposite. Validate data and swap into app-state.

While this is likely the optimal solution (and shouldn't be very hard), the way the system worked (before I broke it for whatever reason) was acceptable, where the song data simply sat in an editable text box that would update the app state upon validation. I think I want to just fix that first.

@bobbicodes bobbicodes self-assigned this Jun 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant