Does anybody know about a metronome that resembles a real one? Look at this online version http://simple.bestmetronome.com/ That is exactly what I am looking for, but installable instead of online. Thnx.
Asked
Active
Viewed 2,087 times
2 Answers
1
You can use GNOME Metronome.
GNOME Metronome on Kubuntu 22.04.
It is available on the official repositories.
sudo apt install gnome-metronome
The latest version is available on Flatpak.
flatpak install flathub com.adrienplazas.Metronome

Archisman Panigrahi
- 28,338
- 18
- 105
- 212
1
I'd suggest the simple gtick
application:
I does not provide an animated picture of a real metronome but does the job.
From a terminal:
sudo apt-get install gtick

Sylvain Pineau
- 62,169
-
Actually, I have already downloaded that one, as well as gtklick, both of them do the job. – vienswuer May 07 '14 at 11:45
-
haha sure dude, I knew about that one but at least you showed some interest on my post. – vienswuer May 07 '14 at 16:20