SkillAgentSearch skills...

Gxtuner

A simple (linux) guitar tuner for jack

Install / Use

/learn @brummer10/Gxtuner
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

gxtuner

A simple (linux) guitar tuner for jack

GxTuner

BUILD DEPENDENCY’S

the following packages are needed to build gxtuner :

  • libc6-dev
  • libcairo2-dev
  • libfftw3-3-dev
  • libgcc1-dev
  • libglib2.0-0-dev
  • libgtk3.0-0-dev
  • libstdc++6-dev
  • libzita-resampler0-dev
  • libjack-jackd2-0-dev or libjack-dev (>= 0.116)

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

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated2y ago
Forks5

Languages

C++

Security Score

75/100

Audited on Oct 26, 2023

No findings