File: buzzz.html

package info (click to toggle)
aephea 10.008-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 984 kB
  • sloc: sh: 774; makefile: 62
file content (278 lines) | stat: -rw-r--r-- 11,663 bytes parent folder | download
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- Copyright (c) 2000 Stijn van Dongen -->
<head>
<meta name="keywords" content="buzzz, dragonfly, bumblebee">
<style type="text/css">
/* START aephea.base.css */
body
{ text-align: justify;
margin-left: 0%;
margin-right: 0%;
}
a:link { text-decoration: none; }
a:active { text-decoration: none; }
a:visited { text-decoration: none; }
a:link { color: #1111aa; }
a:active { color: #1111aa; }
a:visited { color: #111166; }
a.local:link { color: #11aa11; }
a.local:active { color: #11aa11; }
a.local:visited { color: #116611; }
a.intern:link { color: #1111aa; }
a.intern:active { color: #1111aa; }
a.intern:visited { color: #111166; }
a.extern:link { color: #aa1111; }
a.extern:active { color: #aa1111; }
a.extern:visited { color: #661111; }
a.quiet:link { color: black; }
a.quiet:active { color: black; }
a.quiet:visited { color: black; }
div.verbatim
{ font-family: monospace;
margin-top: 1em;
margin-bottom: 1em;
font-size: 10pt;
margin-left: 2em;
white-space: pre;
}
div.indent
{ margin-left: 8%;
margin-right: 0%;
}
.right { text-align: right; }
.left { text-align: left; }
.nowrap { white-space: nowrap; }
.item_leader
{ position: relative;
margin-left: 8%;
}
.item_compact { position: absolute; vertical-align: baseline; }
.item_cascade { position: relative; }
.item_leftalign { text-align: left; }
.item_rightalign
{ width: 2em;
text-align: right;
}
.item_compact .item_rightalign
{ position: absolute;
width: 52em;
right: -2em;
text-align: right;
}
.item_text
{ position: relative;
margin-left: 3em;
}
.smallcaps { font-size: smaller; text-transform: uppercase }
/* END aephea.base.css */
body { font-family: "Garamond", "Gill Sans", "Verdana", sans-serif; }
body
{ text-align: justify;
margin-left: 8%;
margin-right: 8%;
}
</style>
<title>What's the buzzz</title>
</head>
<body>
<p style="text-align:right">
29 Feb 2000&nbsp;&nbsp;&nbsp;
<a class="local" href="buzzz.ps"><b>buzzz</b></a>
1.00
</p>
<div class=" itemize " style="margin-top:1em; font-size:100%">
<div class=" item_compact"><div class=" item_rightalign nowrap " style="right:-3em">1.</div></div>
<div class=" item_text " style="margin-left:4em">
<a class="intern" href="#name">NAME</a>
</div>
<div class=" item_compact"><div class=" item_rightalign nowrap " style="right:-3em">2.</div></div>
<div class=" item_text " style="margin-left:4em">
<a class="intern" href="#synopsis">SYNOPSIS</a>
</div>
<div class=" item_compact"><div class=" item_rightalign nowrap " style="right:-3em">3.</div></div>
<div class=" item_text " style="margin-left:4em">
<a class="intern" href="#description">DESCRIPTION</a>
</div>
<div class=" item_compact"><div class=" item_rightalign nowrap " style="right:-3em">4.</div></div>
<div class=" item_text " style="margin-left:4em">
<a class="intern" href="#options">OPTIONS</a>
</div>
<div class=" item_compact"><div class=" item_rightalign nowrap " style="right:-3em">5.</div></div>
<div class=" item_text " style="margin-left:4em">
<a class="intern" href="#files">FILES</a>
</div>
<div class=" item_compact"><div class=" item_rightalign nowrap " style="right:-3em">6.</div></div>
<div class=" item_text " style="margin-left:4em">
<a class="intern" href="#environment">ENVIRONMENT</a>
</div>
<div class=" item_compact"><div class=" item_rightalign nowrap " style="right:-3em">7.</div></div>
<div class=" item_text " style="margin-left:4em">
<a class="intern" href="#diagnostics">DIAGNOSTICS</a>
</div>
<div class=" item_compact"><div class=" item_rightalign nowrap " style="right:-3em">8.</div></div>
<div class=" item_text " style="margin-left:4em">
<a class="intern" href="#bugs">BUGS</a>
</div>
<div class=" item_compact"><div class=" item_rightalign nowrap " style="right:-3em">9.</div></div>
<div class=" item_text " style="margin-left:4em">
<a class="intern" href="#author">AUTHOR</a>
</div>
<div class=" item_compact"><div class=" item_rightalign nowrap " style="right:-3em">10.</div></div>
<div class=" item_text " style="margin-left:4em">
<a class="intern" href="#history">HISTORY</a>
</div>
<div class=" item_compact"><div class=" item_rightalign nowrap " style="right:-3em">11.</div></div>
<div class=" item_text " style="margin-left:4em">
<a class="intern" href="#seealso">SEE ALSO</a>
</div>
</div>

<a name="name"></a>
<h2>NAME</h2>
<p style="margin-bottom:0" class="asd_par">
buzzz &mdash; go buzzz.</p>

<a name="synopsis"></a>
<h2>SYNOPSIS</h2>
<p style="margin-bottom:0" class="asd_par">
<b>buzzz</b>
<a class="intern" href="#opt-l"><b>-l</b> i (<i>loudness</i>)</a>
<a class="intern" href="#opt-d"><b>-d</b> f (<i>duration</i>)</a>
<a class="intern" href="#opt-f"><b>[-f</b> f (<i>frequency</i>)<b>]</b></a>
<a class="intern" href="#opt--dragonfly"><b>[--dragonfly</b> (<i>dragon style</i>)<b>]</b></a>
<a class="intern" href="#opt--bumblebee"><b>[--bumblebee</b> (<i>bumble style</i>)<b>]</b></a>
<a class="intern" href="#opt--disk"><b>[--disk</b> (<i>computer style</i>)<b>]</b></a>
<a class="intern" href="#opt-style"><b>[-style</b> (<i>some style</i>)<b>]</b></a>
<a class="intern" href="#opt--scan"><b>[--scan</b> (<i>scan mode</i>)<b>]</b></a>
<a class="intern" href="#opt-sd"><b>[-sd</b> i (<i>scan duration</i>)<b>]</b></a>
<b>&lt;file.bzz|dir&gt;</b> (<i>tune source</i>)</p>

<a name="description"></a>
<h2>DESCRIPTION</h2>
<p style="margin-bottom:0" class="asd_par">
<b>buzzz</b> buzzes. It can do so in different styles, at different base
frequencies, and at different volumes. See the <a class="intern" href="#options">OPTIONS</a> section
for a description of all options.
</p>
<p style="margin-bottom:0" class="asd_par">
The <a class="intern" href="#opt-l"><b>-l</b>&nbsp;<i>loudness</i></a> and
<a class="intern" href="#opt-d"><b>-d</b>&nbsp;<i>duration</i></a> options
are both mandatory. The last argument given must be a file containing
the tune to buzz, or a directory containing such tune files.
The tune must be contained in an interval of at most
five tones. Non-conforming tunes may damage your soundcard.
</p>

<a name="options"></a>
<h2>OPTIONS</h2>
<div class=" itemize " style="margin-top:1em; font-size:100%">
<div class=" item_cascade"><div class=" item_leftalign nowrap " ><a name="opt-f"></a><b>-f</b> f (<i>frequency</i>)</div></div>
<div class=" item_text " style="margin-left:2em">
<p style="margin-top:0em; margin-bottom:0em">
Frequency in Hertz, can be specified as a positive real number.</p>
</div>
<div style="margin-top:0em">&nbsp;</div><div class=" item_cascade"><div class=" item_leftalign nowrap " ><a name="opt-l"></a><b>-l</b> i (<i>loudness</i>)</div></div>
<div class=" item_text " style="margin-left:2em">
<p style="margin-top:0em; margin-bottom:0em">
Loudness, which is specified as an integer inbetween 0 and 100.</p>
</div>
<div style="margin-top:0em">&nbsp;</div><div class=" item_cascade"><div class=" item_leftalign nowrap " ><a name="opt-d"></a><b>-d</b> f (<i>duration</i>)</div></div>
<div class=" item_text " style="margin-left:2em">
<p style="margin-top:0em; margin-bottom:0em">
Duration in hours, can be specified as a positive real.</p>
</div>
<div style="margin-top:0em">&nbsp;</div>
<div style="position:relative; margin-left:0em">
The following options are discussed as a group:
</div>
<div style="margin-top:0em">&nbsp;</div><div class=" item_cascade item_leftalign nowrap" ><a name="opt--dragonfly"></a><b>--dragonfly</b> (<i>dragon style</i>)</div><div class=" item_cascade item_leftalign nowrap" ><a name="opt--bumblebee"></a><b>--bumblebee</b> (<i>bumble style</i>)</div><div class=" item_cascade item_leftalign nowrap" ><a name="opt--disk"></a><b>--disk</b> (<i>computer style</i>)</div><div class=" item_cascade item_leftalign nowrap" ><a name="opt--mosquito"></a><b>--mosquito</b> (<i>sting style</i>)</div>
<div class=" item_text " style="margin-left:2em">
<p style="margin-top:0em; margin-bottom:0em">
These are unary options specifying the style in which to buzz.</p>
</div>
<div style="margin-top:0em">&nbsp;</div><div class=" item_cascade"><div class=" item_leftalign nowrap " ><a name="opt-style"></a><b>-style</b> str (<i>buzz style</i>)</div></div>
<div class=" item_text " style="margin-left:2em">
<p style="margin-top:0em; margin-bottom:0em">
<i>str</i> should be one of <tt>bumblebee</tt>, <tt>dragonfly</tt>,
<tt>mosquito</tt>, or <tt>disk</tt>.</p>
</div>
<div style="margin-top:0em">&nbsp;</div><div class=" item_cascade"><div class=" item_leftalign nowrap " ><a name="opt--scan"></a><b>--scan</b> (<i>scan mode</i>)</div></div>
<div class=" item_text " style="margin-left:2em">
<p style="margin-top:0em; margin-bottom:0em">
This will buzz 10 seconds for each tune specified.
Refer also to the <a class="intern" href="#opt-sd"><b>-sd</b> option</a>.</p>
</div>
<div style="margin-top:0em">&nbsp;</div><div class=" item_cascade"><div class=" item_leftalign nowrap " ><a name="opt-sd"></a><b>-sd</b> i (<i>scan duration</i>)</div></div>
<div class=" item_text " style="margin-left:2em">
<p style="margin-top:0em; margin-bottom:0em">
Sets the scan time in (an integer number of) seconds. This affects the
<a class="intern" href="#opt--scan"><b>--scan</b> option</a>.</p>
</div>
</div>

<a name="files"></a>
<h2>FILES</h2>
<p style="margin-bottom:0" class="asd_par">
/etc/zoem/foriamzoem.bzz contains the zoem jingle.<br>
/etc/zoem/zoem.ascii-art contains zoem related ascii art.
An excerpt is shown below.</p>
<div class="verbatim">
.-----------------------------.
|                             |                    
|                  _ " _      |                          
|     (\"/)       (_\|/_)     |                              
|     (/|\)       (_/|\_)     |                             
|       |            |        |                            
|             ()     |        |                                
|          -----%             |                        
|             ()              |                       
|                          ejm|
.-----------------------------.</div>

<a name="environment"></a>
<h2>ENVIRONMENT</h2>
<p style="margin-bottom:0" class="asd_par">
Currently, no environmental issues with <b>buzzz</b>.</p>

<a name="diagnostics"></a>
<h2>DIAGNOSTICS</h2>
<p style="margin-bottom:0" class="asd_par">
If the tune spans an interval larger than 5 tones, buzzz will
emit little beeps. If the interval exceeds an octave, buzzz
will fork and exec <b>bell</b>.</p>

<a name="bugs"></a>
<h2>BUGS</h2>
<p style="margin-bottom:0" class="asd_par">
Some do.</p>

<a name="author"></a>
<h2>AUTHOR</h2>
<p style="margin-bottom:0" class="asd_par">
Bugs Bunny.</p>

<a name="history"></a>
<h2>HISTORY</h2>
<p style="margin-bottom:0" class="asd_par">
repeats itself, especially from a buzzing point of view.
Refer to <a class="intern" href="#foobar">[1]</a> for an in-depth analysis.
A different point of view is presented in <a class="intern" href="#barfoo">[2]</a>.</p>

<a name="seealso"></a>
<h2>SEE ALSO</h2>
<p style="margin-bottom:0" class="asd_par">The <a class="local sibling" href="bell.html">bell(1) manual</a>.</p>
<p style="margin-bottom:0" class="asd_par">
On the www it is difficult to show a manual page as compiled for rendering in a
terminal, but one can view a manual page as compiled for rendering by a
postscript interpreter.
Lo and behold <a class="extern" href="buzzz.ps">buzzz.ps</a>.</p>
<p style="margin-bottom:0" class="asd_par">
<a name="foobar">[1]</a>
Bugs Bunny. Foo Bar.
A history of making, maintenance, repair, and disposal.</p>
<p style="margin-bottom:0" class="asd_par">
<a name="barfoo">[2]</a>
Donald Duck. The futile mistake, and how it changes my life every day.</p>
</body>
</html>