mirror of
https://github.com/BlackLight/gTuna.git
synced 2024-11-24 04:35:12 +01:00
Updated README
This commit is contained in:
parent
3d1525397c
commit
2d2a3c58c6
1 changed files with 5 additions and 0 deletions
5
README
5
README
|
@ -2,6 +2,11 @@ gtuna is a chromatic guitar tuner for your Linux box using ncurses (it was born
|
||||||
as a guitar tuner, but it should be good as a tuner for any instrument connected
|
as a guitar tuner, but it should be good as a tuner for any instrument connected
|
||||||
on your computer's mic).
|
on your computer's mic).
|
||||||
|
|
||||||
|
Q: Where can I get it?
|
||||||
|
A: As usual, there are two ways. You can get the latest stable release from
|
||||||
|
http://0x00.ath.cx/prog/gtuna.tar.bz2 . Or (as I suggest) the up-to-date release
|
||||||
|
from GitHub: `git clone git://github.com/BlackLight/gTuna.git`
|
||||||
|
|
||||||
Q: How can I install it?
|
Q: How can I install it?
|
||||||
A:Just type `make` and press enter. Nothing more.
|
A:Just type `make` and press enter. Nothing more.
|
||||||
*N.B.* The requirement for getting gtuna working is having libfftw3-dev and
|
*N.B.* The requirement for getting gtuna working is having libfftw3-dev and
|
||||||
|
|
Loading…
Reference in a new issue