Skip to content

Ganitzsh/guitar-trainer-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metronome and Neck Training App

This application serves as a metronome to help musicians keep time and also includes a neck training feature for guitarists to practice note recognition on the fretboard.

Features

  • Metronome: Set the beats per minute (BPM), beats, and quarters to practice your timing with auditory cues for each beat.
  • Neck Training: A tutor telling you what note to find with a pitch recognition listening to your default input and says yes or no

How to Run

To run the app, you need to have Deno installed on your machine. Once Deno is installed, you can start the application using the following command:

deno run --unstable -A main.ts

How to use

To adjust the BPM (Beats Per Minute):

  • Increase BPM: Left-click on the BPM value to increase it.
  • Decrease BPM: Right-click on the BPM value to decrease it.

TODO

  • Add real time settings input for each individual app
  • Add toggles to disable/enable individual apps
  • Add toggles to mute/unmute specific sounds

Credits

About

A CLI Deno app for guitar players, train your neck knowledge and more (soon)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published