File: control

package info (click to toggle)
laborejo 0.8~ds0-2
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 13,260 kB
  • ctags: 2,211
  • sloc: python: 20,735; sh: 169; makefile: 5
file content (42 lines) | stat: -rw-r--r-- 1,276 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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Source: laborejo
Section: sound
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 debhelper (>= 9~),
 python3-all
Standards-Version: 3.9.4
Homepage: http://www.laborejo.org/

Package: laborejo
Architecture: all
Depends:
 fonts-freefont-ttf,
 fonts-oflb-euterpe,
 python3,
 python3-pyqt4,
 ${misc:Depends},
 ${python3:Depends}
Recommends:
 jackd,
 lilypond
Description: music notation workshop
 Laborejo, Esperanto for "Workshop", is used to craft
 music through notation. It is a Lilypond GUI frontend,
 a MIDI creator and finally a tool collection to inspire
 and help one to compose music. It works by reducing
 music-redundancy and by seperating layout and data.
 .
 Laborejo provides many features:
  * Unlimited tracks/staffs, voices, items.
  * Input via Keyboard, Mouse or MIDI.
  * Flexibel and fast shortcut and configuring system.
  * Portable, as few dependencies as possible.
  * PDF generation, ready-to-print, through Lilypond.
  * Separation of editing and note/data entry and layout.
  * MIDI file generation.
  * Playback through JACK.
  * Control over performance from a global level (e.g.
    change how long non-legato notes or fermatas are) to
    detailed, technical tweaks like MIDI CC messages as
    score items.