File: README

package info (click to toggle)
midish 1.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,344 kB
  • sloc: ansic: 22,502; sh: 268; makefile: 119
file content (22 lines) | stat: -rw-r--r-- 796 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
Midish is an open-source MIDI sequencer/filter for Unix-like operating
systems. Implemented as a simple command-line interpreter, it's intended to
be lightweight, fast and reliable for real-time performance.

Important features:
	- multiple MIDI devices handling
	- synchronization to external audio/MIDI hardware/software
	- real-time MIDI filtering/routing (controller 
	  mapping, keyboard splitting, ...)
	- track recording, metronome
	- basic track editing (insert, copy, delete, ...)
	- progressive track quantisation
	- import and export of standard MIDI files
	- tempo and time-signature changes
	- system exclusive messages handling
	- unlimited undo

Contents:
	- midish - the sequencer/filter
	- smfplay, smfrec - MIDI file player and recorder

See also the user manual (manual.html).