brummer10 / gxtuner

A simple (linux) guitar tuner for jack
GNU General Public License v2.0
10 stars 3 forks source link

gxtuner

A simple (linux) guitar tuner for jack

GxTuner

BUILD DEPENDENCY’S

the following packages are needed to build gxtuner :

note that those packages could have different, but similar names on different distributions. There is no configure script, make will simply fail when one of those packages isn't found.

to build gxtuner with jack_session support simply run $ make

to build gxtuner without jack_session support run $ make nosession

in the source directory.

If you wish to install[1] gxtuner run $ make install

to uninstall gxtuner run $ make uninstall

to build a Debian package, run $ make deb

you can run gxtuner from any location you choose without installation. [1] but to work propper with jack_session manager you need to install it