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

MIDI input reception and correct chord validation #100

Open
StephBoyardee opened this issue Aug 6, 2023 · 1 comment
Open

MIDI input reception and correct chord validation #100

StephBoyardee opened this issue Aug 6, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@StephBoyardee
Copy link

Background

Hi, from what I see after a brief look at the flashchord site, it doesn't seem like this has the ability to incorporate midi input into the quizzing. Perhaps I just did not look in the right place so please correct me if I'm wrong. My idea though would be to actively have the application listen to midi input and only let you progress once you've played the correct chord according to the quiz.

Acceptance Criteria

  • do not except anything but the exact notes making up the quiz prompted chords, missing or extraneous note do not move you on to the next chord prompt
  • mapping each midi input set to the corresponding chord

Approach

@StephBoyardee StephBoyardee added the enhancement New feature or request label Aug 6, 2023
@philipkopylov
Copy link

Bump to the idea, except I found a working JS project that does the same. Tested it too.
https://github.com/dhruvapanyam/chord-finder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants