This python program reads out a randomised list of chords for the musician to identify on his instrument.
HOW TO USE
- Download the repository
- Open Piano Trainer - HV.csv and edit it to your liking. Key and Chord Type will determine the Chords that you want to train. Frequency determines the number of times that each chord will appear in the randomised list.
- Open hv.py and input the variables:
- The File Path of PIano Trainer - HV.csv on your computer
- The desired training time in seconds. The program will automatically cut when the training time is reached.
- Run the program. The program will ask for your desired difficulty level. This is the length of pause between the reading of each chord. Hence, the lower the number the greater the difficulty.