tuneroid is a tuner for variety of musical instruments. It is designed to tune musical instruments on PC using a microphone or directly connecting the instrument to the PC's sound card.
Requirements:
· GNU/Linux
· Qt toolkit >= 3.1.1
· KDE 3.1.x
· ALSA >= 0.9.1
Compilation and installation:
Basically you have to type:
% ./configure
% make
% make install
Of course don't forget to log as root before installation.
On some distributions (for example Debian) you have to run configure script with a prefix to the proper KDE directory:
% ./configure --prefix=/usr
What's New in This Release:
· autotools upgrade
· fixed compilation problems with gcc 3.4 and 4.0
Product's homepage