.\" Generated by scdoc 1.11.3 .\" Complete documentation for this program is not available as a GNU info page .ie \n(.g .ds Aq \(aq .el .ds Aq ' .nh .ad l .\" Begin generated content: .TH "mididings" "1" "2023-01-14" .PP .SH NAME .PP mididings - A MIDI router and processor based on Python.\& .PP .SH DESCRIPTION .PP The mididings command line tool offers several ways to run patches without writing full-fledged Python scripts.\& .PP .SH OPTIONS .PP \fB--version\fR .RS 4 Display version number of Python & mididings.\& .PP .RE \fB-h\fR, \fB--help\fR .RS 4 Display help message.\& .PP .RE .SS BACKEND OPTIONS .PP \fB-A\fR .RS 4 Use ALSA sequencer.\& .PP .RE \fB-J\fR .RS 4 Use JACK MIDI (buffered).\& .PP .RE \fB-R\fR .RS 4 Use JACK MIDI (realtime).\& .PP .RE \fB-c\fR \fIclient name\fR .RS 4 ALSA or JACK client name.\& .PP .RE \fB-i\fR \fIports\fR .RS 4 Number of input ports.\& .PP .RE \fB-o\fR \fIports\fR .RS 4 Number of output ports.\& .PP .RE \fB-I\fR \fIconnections\fR .RS 4 Input port connections.\& Regular expression.\& .PP .RE \fB-O\fR \fIconnections\fR .RS 4 Output port connections.\& Regular expression.\& .PP .RE .SS GENERAL OPTIONS .PP \fB-d\fR \fIdelay\fR .RS 4 Delay (in seconds) before processing starts.\& .PP .RE \fB-t\fR \fIoffset\fR .RS 4 Octave offset.\& .PP .RE \fB-z\fR \fIoffset\fR .RS 4 Offset for port, channel & program numbers.\& .PP .RE .SS MODE OPTIONS .PP \fB-f\fR \fIfilename\fR .RS 4 File name of script to run.\& .PP .RE \fB-s\fR .RS 4 Interactive shell.\& .PP .RE \fB-S\fR .RS 4 Interactive shell with automatic patch execution.\& .PP .RE \fB-p\fR .RS 4 Print MIDI events.\& No processing is done.\& .PP .RE .SH SEE ALSO .PP See the online documentation at https://mididings.\&github.\&io/mididings/ for current information on mididings and its related tools.\& .PP .SH BUGS .PP Bugs?\& You must be kidding; there are no bugs in this software.\& But if we happen to be wrong, submit a bug report with as much detail as possible at https://github.\&com/mididings/mididings/issues.\& .PP