4 Maintainer: Robin Gareus <robin@gareus.org>
5 Build-Depends: debhelper (>= 7),
10 libjack-dev | libjack-jackd2-dev,
12 Standards-Version: 3.9.1
13 Homepage: http://gjacktransport.sourceforge.net/
15 Package: gjacktransport
17 Depends: ${shlibs:Depends},
19 Description: standalone application to control JACK transport
20 gjacktransport is a tool that provides graphical control
21 over JACK Audio Connection Kit's transport mechanism via
22 a dynamic graphical slider.
24 In other words: this software allows to seek Audio/Video media
25 when they are played along JACK transport.
28 - customizable keyboard shortcuts
29 - custom start/end markers for transport slider in various units
30 - memory presets for start/end markers.
31 - auto-zoom and reposition slider
32 - flexible layout & window
33 - save and restore settings.
34 - (optional) session-management via LASH.
36 and is intended for JACK apps which do not themselves provide a
37 timeline (fi. ecasound, xjadeo,..) and to supplement other apps
38 which do (fi. ardour, hydrogen, seq24,..)
42 Depends: ${shlibs:Depends},
44 Description: standalone JACK transport "Big Clock"
45 A simple window app displaying JACK transport time-code featuring:
46 - customizable font, size & colors
47 - fixed FPS setting or FPS from jack-timebase-master
48 - jack-transport control via key-bindings
49 - read settings from .rc file.