[SCM] bristol packaging branch, master, updated. debian/0.60.2-1-4-gc91b9c3

quadrispro-guest at users.alioth.debian.org quadrispro-guest at users.alioth.debian.org
Sun May 16 17:27:07 UTC 2010


The following commit has been merged in the master branch:
commit c91b9c37f68d391619c922a65166d89fdcafcceb
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date:   Sun May 16 19:27:02 2010 +0200

    Remove bristol.1 manpage, now provided by upstream.

diff --git a/debian/bristol.1 b/debian/bristol.1
deleted file mode 100644
index 6c4e466..0000000
--- a/debian/bristol.1
+++ /dev/null
@@ -1,166 +0,0 @@
-.\"                                      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 BRISTOL 1 "June  6, 2003"
-.\" 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
-bristol \- a synthesiser emulation package.
-.SH SYNOPSIS
-.B startBristol
-.RI [ options ]
-.SH DESCRIPTION
-
-.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.
-\fBbristol\fP is the name of vintage software syntesiser suite. It 
-currently emulates the following software synthesizers:  
-.PP
-Moog Mini
-.br 
-Moog Voyager (Bristol "Explorer")
-.br 
-Sequential Circuits Prophet-5
-.br 
-Roland Juno-6
-.br 
-Yamaha DX-7 (Well, perhaps an FM-7)
-.br 
-Hammond (single manual)
-.br 
-Hammond B3 (dual manual - see below)
-.br 
-Vox Continental
-.br 
-Fender Rhodes
-.br		
-
-You should start this package with the startBristol script. This script
-will start up the bristol synthesiser binaries, evaluating the correct
-library paths and executable paths. There are emulation, synthesiser and
-operational parameters:
-							
-.SH OPTIONS
-.TP
-.B Emulation:      
-\-mini             mini moog 
-.br
-\-explorer         moog voyager
-.br
-\-hammond          hammond module
-.br
-\-b3               dual manual hammond B3
-.br
-\-pro5|\-prophet   sequential circuits prophet\-5
-.br
-\-pro10            sequential circuits prophet\-10
-.br
-\-juno             roland juno\-6
-.br
-\-dx               yamaha DX\-7
-.br
-\-vox              vox continental
-.br
-\-rhodes           fender rhodes stage 73
-.br
-\-mixer            16 track mixer (\-libtest only)
-.PP
-.TP
-.B Synthesiser:
-
-\-voices <n>       operate with a total of 'n' voices, default 16
-.br
-\-channel <c>      initial midi channel selected to 'c', default 1
-.TP
-.B Operational:
-.TP
-General:
-\-engine       don't start engine (connect to current invocation)
-.br
-\-port <p>     connect to engine on TCP port 'p' (default 5028)
-.br
-\-libtest      just display a GUI
-.br
-\-quiet        redirect output to /dev/null
-.br
-\-oss          use OSS defaults for audio and MIDI (default)
-.br
-\-alsa         use ALSA defaults for audio and MIDI
-.TP
-
-Audio driver:
-\-audio [oss|alsa]  audio driver selection
-.br
-\-audiodev <dev>    audio device selection
-.br
-\-bufsize <bytes>   buffer size, default 1024 bytes (256 samples)
-.br
-\-preload <buffers> configure preload buffer count (default 4)
-.br
-\-rate <hz>         sample rate
-
-.TP
-Midi driver:
-\-midi [oss|alsa]   midi driver selection
-.br
-\-mididev <dev>     midi device selection
-.br
-\-seq               use the ALSA SEQ interface
-
-.PP
-Audio drivers are PCM or PCM plug only. Future releases may add Jack
-support. Midi drivers are either OSS/ALSA rawmidi interface, or ALSA SEQ.
-Multple GUIs can connect to the single audio engine, which then operates
-multitimbrally.
-.PP
-.SH EXAMPLES
-
-.PP
-.TP
-startBristol
-Run a minimoog using OSS interface for audio and midi. This is equivalent to all the following options: \-mini \-audio oss \-audiodev /dev/audio \-midi oss \-mididev /dev/midi \-bufsize 1024 \-preload 4 \-port 5028 \-voices 16 \-channel 1 \-rate 44100
-.TP    
-startBristol \-alsa
-Run a minimoog using ALSA interface for audio and midi. This is equivalent to all the following options: \-mini \-audio alsa \-audiodev plughw:0,0 \-midi alsa \-mididev hw:0 \-bufsize 1024 \-preload 4 \-port 5028 \-voices 16 \-channel 1 \-rate 44100
-.TP
-startBristol \-explorer \-voices 1
-Run a moog explorer as a monophonic instrument, using OSS interface for audio and midi.
-.TP
-startBristol \-prophet \-alsa \-channel 3
-Run a prophet\-5 using ALSA for audio and midi (on channel 3).
-.TP
-startBristol \-b3 \-bufsize 2048 \-preload 2
-Run a hammond b3 with a buffer size of 2048 bytes (512 samples), and preload two such buffers before going active. Some Live! cards need this larger buffer size with ALSA drivers.
-.TP
-startBristol \-oss \-audiodev /dev/dsp1 \-vox \-voices 8
-Run a vox continental using OSS device 1, and default midi device /dev/midi0. Operate with just 8 voices.
-.TP
-startBristol \-b3 \-audio alsa \-audiodev plughw:0,0 \-seq \-mididev 128.0
-Run a B3 emulation over the ALSA PCM plug interface, using the ALSA sequencer over client 128, port 0.
-.TP
-startBristol \-juno &
-.TP    
-startBristol \-prophet \-channel 2 \-engine
-
-Start two synthesisers, a juno and a prophet. Both synthesisers will will be executed on one engine (multitimbral) with 16 voices between them. The juno will be on default midi channel (1), and the prophet on channel 2. Output over the same default OSS audio device (/dev/audio).
-.TP
-startBristol \-juno &
-.TP 
-startBristol \-prophet \-port 5029 \-audiodev /dev/dsp1 \-mididev /dev/midi1
-Start two synthesisers, a juno on the first OSS soundcard, and a prophet on the second OSS soundcard. Each synth is totally independent and runs with 16 voice polyphony (looks nice, but not been tested).
-
-.SH AUTHOR
- nick.copeland at ntlworld.com

-- 
bristol packaging



More information about the pkg-multimedia-commits mailing list