/simpleguitartuner

Simple command line guitar tuner written in Java.

Primary LanguageJavaGNU General Public License v2.0GPL-2.0

simpleguitartuner

Simple command line guitar tuner written in pure Java.

Build

  • mvn clean package
  • Requirements
    • min. Java 8 JDK
    • Maven min 3.5.2

Usage

  • Start: java -jar target/simpleguitartuner-0.0.2.jar
  • Type the name of the string and press enter.
  • Play the string and tune.
  • Type the name of the next string and press enter.
  • Play the string and tune
  • ...
  • Exit: <CTRL> + <C>