Skip to content

adrianjoshua-strutt/music-key-trainer

Repository files navigation

Music Key Trainer

A simple training tool to determine the key of a chord progression.

Try it out via Github Pages

Background

A small tool that I developed to become more familiar with Vue3 and GitHub deployment. The program selects a MIDI chord progression from a list and plays it. The goal is to then guess the scale of the MIDI file.

I got the MIDI files from ldrolez@github.

Key Takeaways

Vue3 and the new Composition API

I had only worked with Vue2 before. With this project, I took my first steps with the composition API and Vue3.

GitHub Deployment

Getting familiar with GitHub Actions and automated deployment to GitHub Pages.

Pictures

The Training Interface

The Training Interface

About

A simple training tool to determine the key of a chord progression. (hosted via Actions and Pages)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published