forked from magnush/mhwaveedit
-
Notifications
You must be signed in to change notification settings - Fork 1
/
mhwaveedit.1
46 lines (45 loc) · 1.24 KB
/
mhwaveedit.1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
.TH "mhwaveedit" "1" "2010\-07\-29"
.SH "NAME"
mhwaveedit \- A simple and fast GTK2 sound editor
.SH "SYNOPSIS"
.PP
.B mhwaveedit
.RI "[ " options " ]"
.RI "[ " "audio_file ..." " ]"
.SH "DESCRIPTION"
.PP
This manual page documents briefly the \fBmhwaveedit\fR command.
.PP
.B mhwaveedit
is a graphical program for editing sound files, intended to be user\-friendly
and robust.
.SH "OPTIONS"
.\" main.c, ~ line 130\-150
.TP
.BR \-\-no\-ladspa
Disable LADSPA plugins
.TP
.BR \-\-driver " \fIalsa\fR | \fIoss\fR | \fIjack\fR | \fIpulse\fR | \fIdummy\fR"
Use a specific sound driver for playback
.TP
.BR \-\-test
Perform a test of conversion functions
.TP
.BR \-\-perftest
Perform a conversion performance test
.TP
.BR \-\-help
Show a short help message
.TP
.BR \-\-version
Display the version of \fBmhwaveedit\fR
.SH "AUTHOR"
.PP
\fBmhwaveedit\fR is Copyright (C) 2002-2010, Magnus Hjorth
mhWaveEdit is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2 of the License, or (at your
option) any later version.
.PP
This manual page was written by Francois Wendling <frwendling@free.fr> for the
Debian GNU/Linux system (but may be used by others).