Skip to content

Collection of small guitar-related tools

License

Notifications You must be signed in to change notification settings

reinerh/guitartools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

guitartools
===========

A collection of small tools that can be useful for guitar players.

It currently includes:

  * metronome: Beep in a specified pattern at a constant speed
  * tuner: Measure tone frequencies and print nearest note

The tools are using ALSA for playback and recording.

Build dependencies:

  * ALSA (e.g. libasound2-dev)
  * FFTW 3.x (e.g. libfftw3-dev)

Licensed under GPLv2 or any later version.