Stream real songs from youtube and test for progression recognition.
We can try to use hooktheory.com's database to build our own database.
Each question should query about one section of a song. For example if it's a 4 chord loop it should query only for those.
The data for each song should have a url to the song, a key (so we can play the cadence in the right key), mode / cadence type (major vs minor), timestamp for each chord (so we can show the user where we expect a new chord), and answers
Stream real songs from youtube and test for progression recognition. We can try to use hooktheory.com's database to build our own database.
Each question should query about one section of a song. For example if it's a 4 chord loop it should query only for those.
The data for each song should have a url to the song, a key (so we can play the cadence in the right key), mode / cadence type (major vs minor), timestamp for each chord (so we can show the user where we expect a new chord), and answers