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,279 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
- 38,814
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
- 63,229