File: control

package info (click to toggle)
jack-midi-clock 0.4.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 160 kB
  • sloc: ansic: 831; makefile: 135
file content (25 lines) | stat: -rw-r--r-- 797 bytes parent folder | download
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
Source: jack-midi-clock
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
 Jaromír Mikeš <mira.mikes@seznam.cz>
Build-Depends:
 debhelper-compat (= 13),
 libjack-dev,
Standards-Version: 3.9.8
Vcs-Git: https://salsa.debian.org/multimedia-team/jack-midi-clock.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/jack-midi-clock
Homepage: https://github.com/x42/jack_midi_clock

Package: jack-midi-clock
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Description: JACK client that sends MIDI beat clock pulses
 A simple and robust command-line tool to send
 MIDI beat clock that accurately follows JACK Transport.
 .
 It also features an instumentation tool to parse and dump
 incoming MCLK messages.