File: aweset.1

package info (click to toggle)
awesfx 0.5.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 784 kB
  • sloc: ansic: 6,532; sh: 56; makefile: 48
file content (71 lines) | stat: -rw-r--r-- 1,956 bytes parent folder | download | duplicates (2)
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
.\" Based on manpage generated by help2man 1.47.8.
.TH AWESET: "1" "August 2019" "awesfx 0.5.2" "AWE32 manual"
.SH NAME
aweset: \- set controlling parameters of awe sound
driver
.SH DESCRIPTION
aweset \fB\-\-\fR control awedrv parameters
.TP
ver.0.5.2
copyright (c) 1996\-2003 by Takashi Iwai
.PP
usage: aweset [\-options] command [argument] ...
.TP
options:
.TP
.B \-\-help\fR, \fB\-h\fR
print help message
.TP
.B \-\-verbose\fR, \fB\-v\fR
verbose mode
.TP
.B \-\-file\fR=\fI\,config\/\fR, \fB\-f\fR
read commands from file
.SH COMMANDS
name (abbrev) argument : description
.IP
init (i) \-\-\- : initialize AWE chip and state
.IP
exclusive (e) bool : exclusive note mode (default:on)
.IP
realpan (p) bool : realtime panning change (default:on)
.IP
gusbank (g) value: GUS\-instrument bank number (default:0)
.IP
keepeffect (k) bool : keep effect controls after clearing voices (default:off)
.IP
zeroatten (z) value: zero attenuation level (default:32)
.IP
chnprior (C) bool : channel priority mode (default:off)
.IP
modsense (m) value: modulation wheel sense (default:18)
.IP
defpreset (P) value: default preset number (default:0)
.IP
defbank (B) value: default bank number (default:0)
.IP
defdrum (D) value: default drumset number (default:0)
.IP
toggledrum (a) bool : accept to change bank on drum channels (default:off)
.IP
newvolume (n) bool : Win\-like volume calculation method (default:on)
.IP
chorus (c) value: chorus mode (default:2)
.IP
reverb (r) value: reverb mode (default:4)
.IP
bass (b) value: equalizer bass level (default:5)
.IP
treble (t) value: equalizer treble level (default:9)
.IP
debug (d) value: debug mode (default:0)
.IP
panexchange (x) bool : exchange panning direction (default:off)
.SH "SEE ALSO"
sfxload(1)
.SH AUTHOR
This manual page was written by Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>,
for the Debian GNU/Linux system.

The AWE32 driver and utilities were written by Takashi Iwai
<iwai@dragon.mm.t.u-tokyo.ac.jp>.