MIDISH(1)

NAME

midish -- MIDI sequencer and filter

SYNOPSIS

midish [-bv]

DESCRIPTION

Midish is a MIDI sequencer/filter implemented as an interactive commandline interpreter (users wanting to use midish interactively may consider using the rmidish(1) utility). Here are some of its features:

+o Multiple MIDI devices handling
+o Synchronisation to external MIDI devices
+o Filtering/routing (controller mapping, keyboard splitting, ...) +o Track recording, editing, quatisation
+o Import and export of standard MIDI files
+o Tempo and time-signature changes, user configurable metronome
+o System exclusive messages handling

The options are as follows:

-b Do not process $HOME/.midishrc or /etc/midishrc and stop on the
first error on the standard input. Useful for scripting
-v Print additionnal info before each line of input, useful to front
ends and for dubugging.
Once midish started, the interpreter processes the $HOME/.midishrc file (or /etc/midishrc if the later dosn't exist) and starts prompting for commands. Certain commands (such as playback, recording) are blocking,
they can be resumed by sending an interrupt signal to midish (SIGINT or ^C on ttys). For further information about the syntax of midish refer to the ``Midish user's manual''.

FILES

$HOME/.midishrc startup script
/etc/midishrc startup script (if $HOME/.midishrc doesn't exist) /dev/rmidiN midi(4) devices used by midish

SEE ALSO

rmidish(1), smfplay(1), midiplay(1), midi(4)
User's manual and tutorial
http://caoua.org/midish/
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout