| KMetronome is a MIDI based metronome using the ALSA sequencer. The intended audience are musicians and music students. Like the solid, real metronomes it is a tool to keep the rhythm while playing musical instruments. It uses MIDI for sound generation instead of digital audio, allowing low CPU usage and very accurate timing thanks to the ALSA sequencer New in v0.8.2 - Fix a compilation error using GCC 4.
- Fix MIDI output for QSynth/Fluidsynth and other soft synths. It uses now longer (configurable) durations, or even avoids using note off events entirely (new user option).
- Schedule always one bar ahead of current time, to avoid the nasty little gaps between patterns, seen sometimes when using the program under heavy CPU load.
|