Seq24(1)
NAME
Seq24 - Real time MIDI sequencer
SYNOPSIS
seq24 [OPTIONS]
DESCRIPTION
Seq24 is a real-time midi sequencer. It was created to provide a very
simple interface for editing and playing midi 'loops'.
OPTIONS
Seq24 accepts the following options:
--help Display a list of all commandline options
- --file <filename>
- Load MIDI file on startup
- --showmidi
- Dumps incoming midi to screen
- --priority
- Runs higher priority with FIFO scheduler
- --pass_sysex
- Passes any incoming sysex messages to all outputs
- --show_keys
- Prints pressed key value
- --jack_transport
- seq24 will sync to JACK transport
- --jack_master
- seq24 will try to be JACK master
- --jack_master_cond
- JACK master will fail if there is already a master
- --jack_start_mode <x>
- When seq24 is synced to JACK, the following play modes are available: (0 = live mode) (1 = song mode) (default)
FILES
$HOME/.seq24rc stores the user settings for seq24.
SUGGESTIONS AND BUG REPORTS
Any bugs found should be reported to the upstream author and/or package
maintainer.
OTHER INFO
The project homepage is at http://www.filter24.org/seq24/.
It is released under the GNU GPL license.
AUTHOR
Seq24 was written by Rob C. Buse <seq24@filter24.org>.
- This manual page was written by Dana Olson <seq24@ubuntustudio.com>,
for the Ubuntu project (but may be used by others).