+++ /dev/null
-.\" Hey, EMACS: -*- nroff -*-
-.\" First parameter, NAME, should be all caps
-.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
-.\" other parameters are allowed: see man(7), man(1)
-.TH JACKTRIP 1 "November 23, 2010"
-.\" Please adjust this date whenever revising the manpage.
-.\"
-.\" Some roff macros, for reference:
-.\" .nh disable hyphenation
-.\" .hy enable hyphenation
-.\" .ad l left justify
-.\" .ad b justify to both left and right margins
-.\" .nf disable filling
-.\" .fi enable filling
-.\" .br insert line break
-.\" .sp <n> insert n+1 empty lines
-.\" for manpage-specific macros, see man(7)
-.SH NAME
-jacktrip \- A System for High-Quality Audio Network Performance over the Internet.
-.SH SYNOPSIS
-.B jacktrip
-.RI [ options ]
-.SH DESCRIPTION
-This manual page documents briefly the
-.B jacktrip
-command.
-.PP
-.\" TeX users may be more comfortable with the \fB<whatever>\fP and
-.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
-.\" respectively.
-\fBjacktrip\fP is a program that allows to establish a high-quality, low latency multi-channel audio connection over the internet
-.SH OPTIONS
-This program follows the usual GNU command line syntax, with long
-options starting with two dashes (`-').
-A summary of options is included below.
-.TP
-.B \-s, \-\-server
-Run in Server Mode
-.TP
-.B \-c, \-\-client <peer_host_IP_number>
-Run in Client Mode
-.TP
-.B \-n, \-\-numchannels \fIn\fR
-Number of Input and Output Channels (default 2)
-.TP
-.B \-q, \-\-queue \fIq\fR
-Queue Buffer Length, in Packet Size, can be 1 or more (default 4)
-.TP
-.B \-r, \-\-redundancy \fIr\fR
-Packet Redundancy to avoid glitches with packet losses, can be 1 or more (default 1)
-.TP
-.B \-o, \-\-portoffset \fIo\fR
-Receiving port offset from base port \fB4464\fP (default 0)
-.TP
-.B \-b, \-\-bitres \fIb\fR
-Audio Bit Rate Resolutions, can be one of [8, 16, 24, 32] (default 16)
-.TP
-.B \-z, \-\-zerounderrun
-Set buffer to zeros when underrun occurs (defaults to wavetable)
-.TP
-.B \-l, \-\-loopback
-Run in Loop\-Back Mode
-.TP
-.B \-j, \-\-jamlink
-Run in JamLink Mode (Connect to a JamLink Box)
-.TP
-.B \-\-clientname
-Change default client name (default is JackTrip)
-.TP
-.B \-v, \-\-version
-Prints Version Number
-.TP
-.B \-h, \-\-help
-Print a brief usage message describing the main jacktrip options
-
-.SH AUTHOR
-jacktrip was written by Juan-Pablo Caceres & Chris Chafe (SoundWIRE group at CCRMA, Stanford University)
-.PP
-This manual page was written by IOhannes m zmoelnig (gpg-key at iem) <zmoelnig@iem.at>,
-for the Debian project (and may be used by others).