1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
|
Source: kmetronome
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
Alessio Treglia <alessio@debian.org>,
Arnout Engelen <arnouten@bzzt.net>,
Ross Gammon <rosco2@ubuntu.com>,
Dennis Braun <snd@debian.org>,
Build-Depends:
chrpath,
cmake,
debhelper-compat (= 13),
libasound2-dev,
libdrumstick-dev (>= 2.10.0-1~),
libqt6core5compat6-dev [ia64],
libqt6svg6-dev,
pandoc,
pkgconf,
qt6-5compat-dev [!ia64],
qt6-base-dev,
qt6-tools-dev,
Standards-Version: 4.7.2
Homepage: https://kmetronome.sourceforge.io/kmetronome.shtml
Vcs-Git: https://salsa.debian.org/multimedia-team/kmetronome.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/kmetronome
Rules-Requires-Root: no
Package: kmetronome
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
Description: ALSA MIDI Metronome
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
|