[BACK]Return to midiplay.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / midiplay

Diff for /src/usr.bin/midiplay/Attic/midiplay.1 between version 1.4 and 1.5

version 1.4, 1999/07/02 20:11:46 version 1.5, 2000/03/10 19:07:21
Line 1 
Line 1 
 .\" $OpenBSD$  .\" $OpenBSD$
 .\" $NetBSD: midiplay.1,v 1.3 1998/08/13 18:26:36 augustss Exp $  .\" $NetBSD: midiplay.1,v 1.3 1998/08/13 18:26:36 augustss Exp $
   .\"
 .\" Copyright (c) 1998 The NetBSD Foundation, Inc.  .\" Copyright (c) 1998 The NetBSD Foundation, Inc.
 .\" All rights reserved.  .\" All rights reserved.
 .\"  .\"
Line 56 
Line 57 
 If no file name is given it will play from standard input, otherwise  If no file name is given it will play from standard input, otherwise
 it will play the named files.  it will play the named files.
 .Pp  .Pp
 The program accepts the following options:  The options are as follows:
 .Bl -tag -width Fl  .Bl -tag -width Fl
 .It Fl d Ar devno  .It Fl d Ar devno
 Specifies the number of the MIDI device used for output (as listed  Specifies the number of the MIDI device used for output (as listed
 by the  by the
 .Fl l  .Fl l
 flag).  The default is device 0.  flag).
   The default is device 0.
 .It Fl f Ar file  .It Fl f Ar file
 Specifies the name of the sequencer device.  Specifies the name of the sequencer device.
 .It Fl l  .It Fl l
Line 72 
Line 74 
 .It Fl q  .It Fl q
 Do not play the MIDI file, just parse it.  Do not play the MIDI file, just parse it.
 .It Fl t Ar tempo  .It Fl t Ar tempo
 Specifies the tempo.  Default is 100.  Specifies the tempo.
   Default is 100.
 .It Fl v  .It Fl v
 Be verbose.  If the flag is repeated the verbosity increases.  Be verbose.
   If the flag is repeated the verbosity increases.
 .It Fl x  .It Fl x
 Play a small sample sound.  Play a small sample sound.
 .Sh FILES  .Sh FILES

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5