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

[REFACTOR] - populate chord-intervals.json with chord objects #18

Open
Kernix13 opened this issue Oct 14, 2023 · 1 comment
Open

[REFACTOR] - populate chord-intervals.json with chord objects #18

Kernix13 opened this issue Oct 14, 2023 · 1 comment
Labels
refactor Changes to the HTML, CSS, and/or JavaScript

Comments

@Kernix13
Copy link
Owner

Right now we are useing chord-intervals.js to check for a matching chord and return the results if found. We need the JSON file to contain that information so that we can use fetch or axios to get the data.

@Kernix13 Kernix13 added the refactor Changes to the HTML, CSS, and/or JavaScript label Oct 14, 2023
@Kernix13
Copy link
Owner Author

This will be done in stages: major triads with adds are done. Next are major 7th chords. That branch name should be build/json-maj7s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Changes to the HTML, CSS, and/or JavaScript
Projects
None yet
Development

No branches or pull requests

1 participant