File: control

package info (click to toggle)
midish 1.0.4-1.1
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 2,080 kB
  • ctags: 1,680
  • sloc: ansic: 17,542; sh: 301; makefile: 144
file content (19 lines) | stat: -rw-r--r-- 843 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: midish
Section: sound
Priority: optional
Maintainer: Alexandre Ratchov <alex@caoua.org>
Build-Depends: debhelper (>= 7), libreadline-dev, libasound2-dev, libncurses-dev
Standards-Version: 3.9.1
Homepage: http://caoua.org/midish/

Package: midish
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: shell-like MIDI sequencer/filter
 midish is a MIDI sequencer/filter implemented as a shell-like interpreter.
 It's intended to be lightweight, fast and reliable for real-time performance.
 Important features are: multiple MIDI devices handling, synchronisation to
 external MIDI devices, real-time MIDI filtering/routing (controller mapping,
 keyboard splitting, ...), track recording and editing (insert, copy, delete,
 quantize...), import and export of standard MIDI files, system exclusive
 messages handling.