File: auedit.1.html

package info (click to toggle)
nas 1.9.4-9.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,644 kB
  • sloc: ansic: 52,144; makefile: 31,377; sh: 8,077; perl: 1,104; yacc: 252; cpp: 216; lex: 68
file content (315 lines) | stat: -rw-r--r-- 10,469 bytes parent folder | download | duplicates (9)
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
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315

<!--
  $NCDId: @(#)auedit.man,v 1.5 1994/06/01 17:42:08 greg Exp $
 
-->
<!-- manual page source format generated by PolyglotMan v3.0.8+X.Org, -->
<!-- available at http://polyglotman.sourceforge.net/ -->

<html>
<head>
<title>AUEDIT(1) manual page</title>
</head>
<body bgcolor='#efefef' text='black' link='blue' vlink='#551A8B' alink='red'>
<a href='#toc'>Table of Contents</a><p>

<h2><a name='sect0' href='#toc0'>Name</a></h2>
auedit - graphically record and edit audio files 
<h2><a name='sect1' href='#toc1'>Synopsis</a></h2>
<b>auedit</b> [-audio
<i>servername</i>] [<b>-toolkitoption ...</b>] [filename] 
<h2><a name='sect2' href='#toc2'>Description</a></h2>
<i>auedit</i> provides an X-based
window-oriented interface allowing the user to record and edit audio files.
 The editing features available include: 
<dl>

<dt><b>o</b></dt>
<dd>Cutting, copying, pasting, and
mixing within a single <i>auedit</i> instance or between multiple <i>auedit</i> instances.
</dd>

<dt><b>o</b></dt>
<dd>Changing the amplitude of an interval. </dd>

<dt><b>o</b></dt>
<dd>Reversing an interval. </dd>

<dt><b>o</b></dt>
<dd>Fading in
or out an interval. </dd>
</dl>

<h2><a name='sect3' href='#toc3'>Auedit and the Athena Widget Set</a></h2>
<i>auedit</i> uses the X Toolkit
Intrinsics and the Athena Widget Set. For more information, see the Athena
Widget Set documentation. 
<h2><a name='sect4' href='#toc4'>Screen Layout</a></h2>
<i>auedit</i> starts out with a single window
divided into several areas: 
<dl>

<dt><b>o</b></dt>
<dd>A collection of drop-down menus and command
buttons. </dd>

<dt><b>o</b></dt>
<dd>A volume indicator and control slider. </dd>

<dt><b>o</b></dt>
<dd>The audio file represented
as a wave form.  If the audio data contains multiple tracks, the tracks
will be displayed in ascending order.  For stereo data, the convention is
left track, then right track. </dd>

<dt><b>o</b></dt>
<dd>A set of indicators displaying the interval
start, duration, and end and the current position.  These indicators are
in units of minutes, seconds, and hundredths of seconds. </dd>

<dt><b>o</b></dt>
<dd>Buttons to play,
stop, and pause the audio. </dd>

<dt><b>o</b></dt>
<dd>Two menus indicating the current file and data
formats. </dd>

<dt><b>o</b></dt>
<dd>Two editable fields containing the current frequency and the audio
file comment. </dd>
</dl>

<h2><a name='sect5' href='#toc5'>Intervals</a></h2>
Many functions in <i>auedit</i> operate on a range of audio
data called an <b>interval</b>.  The initial interval encompasses all of the audio
data.  The interval is indicated within the wave form by two solid, vertical
lines.  The left marker indicates the start of the interval. The right marker
indicates the end of the interval.  To select an interval of audio data,
use the mouse to move the interval markers in the wave form.  Pressing a
mouse button in the wave form will select the marker closest to the mouse
position.  That marker may then be dragged to the desired location in the
wave form.  Note that the markers may not cross over each other. 
<h2><a name='sect6' href='#toc6'>Playing
an Interval</a></h2>
To play an interval, click on the Play button (the one with
the triangle on its side).  The audio data delimited by the start and end
markers will be played.  A dashed vertical line will indicate the approximate
position of the data currently being played.  To stop playing, click on
the Stop button (the one containing a solid square). Clicking on Pause (the
button containing two vertical, parallel lines) will pause the playing.
 To resume, click on Pause again.  The volume slider controls the play volume.
 The interval is played at the frequency specified by the <b>Frequency</b> field.
 Note that while data is being played, most other functions are disabled.

<h2><a name='sect7' href='#toc7'>the File Menu</a></h2>

<dl>

<dt>New...</dt>
<dd>Initializes <i>auedit</i> with an empty file.  You will be prompted
for the number of tracks for the new file. </dd>

<dt>Load...</dt>
<dd>Loads a file.  You will be
prompted for the file name. </dd>

<dt>Save</dt>
<dd>Saves the current file.  A backup file will
be created by appending a tilde (~) to the current file name.  The file
format, data format, frequency and comment are used when saving the file.
</dd>

<dt>Save as...</dt>
<dd>Saves the current file under a new name.  You will be prompted for
the file name.  The file format, data format, frequency and comment are
used when saving the file. </dd>

<dt>Save interval...</dt>
<dd>Saves the interval to a file.  You
will be prompted for a file name.  The file format, data format, frequency
and comment are used when saving the file. </dd>

<dt>Revert</dt>
<dd>Discards all changes made
since the last save and restores the data to its state following the last
save. </dd>

<dt>Exit</dt>
<dd>Exits <i>auedit</i>.  If there have been changes made to the current file
that have not been saved, you will be asked if you wish to save them. </dd>
</dl>

<h2><a name='sect8' href='#toc8'>the
Edit Menu</a></h2>
The cut, copy, and paste commands in the edit menu transfer data
to and from a selection buffer.  This buffer is shared between all instances
of <i>auedit</i>.  This means that you can cut or copy data from one instance of
<i>auedit</i> and paste it into another instance.  The only restriction is that
the audio data in both instances must have the same number of tracks.  When
transferring data between instances of differing frequencies, the data
will be converted to the frequency of the destination.  This can be used
to change the frequency of the data in a single instance of <i>auedit</i>.  First,
cut the data whose frequency you wish to change.  Then change the <b>Frequency</b>
field to the desired frequency.  Finally, paste the data back in.  The frequency
of the data will be converted to the frequency specified in the <b>Frequency</b>
field. 
<dl>

<dt>Cut</dt>
<dd>Moves the interval to the selection buffer. </dd>

<dt>Copy</dt>
<dd>Copies the interval
to the selection buffer. </dd>

<dt>Paste insert</dt>
<dd>Inserts the selection buffer at the
point marked by the start marker. </dd>

<dt>Paste replace</dt>
<dd>Replaces the data at the
point marked by the start marker with the data from the selection buffer.
</dd>

<dt>Paste mix</dt>
<dd>Mixes the data at the point marked by the start marker with the
data from the selection buffer.  The mixing function is an average. </dd>

<dt>Undo</dt>
<dd>Undoes
the last operation that modified the audio data.  This includes effects
operations in addition to editing operations.  If the last operation was
an <b>Undo</b> then the undo is undone, restoring the data to the state prior
to the first undo. </dd>
</dl>

<h2><a name='sect9' href='#toc9'>the Zoom Menu</a></h2>

<dl>

<dt>In</dt>
<dd>Zoom in by a factor of two. </dd>

<dt>Out</dt>
<dd>Zoom out
by a factor of two. </dd>

<dt>Markers</dt>
<dd>Zoom in to the interval delimited by the start
and end markers. </dd>

<dt>Full</dt>
<dd>Zoom out to display all of the audio data. </dd>
</dl>

<h2><a name='sect10' href='#toc10'>the Effects
Menu</a></h2>
All operations under the effects menu apply to the current interval.

<dl>

<dt>Amplitude...</dt>
<dd>Scale the amplitude.  You will be prompted for the scale.  The scale
may be non-integral. </dd>

<dt>Max Amplitude</dt>
<dd>Scales the interval to its maximum amplitude
without clipping. </dd>

<dt>Reverse</dt>
<dd>Reverses the order of the data within the interval.
</dd>

<dt>Fade In</dt>
<dd>Linearly scales the interval using a scale ranging from 0.0 to 1.0.
</dd>

<dt>Fade Out</dt>
<dd>Linearly scales the interval using a scale ranging from 1.0 to 0.0.
</dd>
</dl>

<h2><a name='sect11' href='#toc11'>the Record Command</a></h2>
Clicking on the <b>Record</b> button brings up the record dialog
box. The record dialog box consists of: 
<dl>

<dt><b>o</b></dt>
<dd>A duration field.  This is the maximum
duration of the recording in seconds. </dd>

<dt><b>o</b></dt>
<dd>A frequency field.  This is the frequency
of the recording in hertz. </dd>

<dt><b>o</b></dt>
<dd>An input mode toggle button.  Clicking this button
toggles between line mode and microphone mode. </dd>

<dt><b>o</b></dt>
<dd>A gain slider.  This controls
the input gain level. </dd>

<dt><b>o</b></dt>
<dd>A record toggle button.  Clicking this button starts
and stops the recording. </dd>

<dt><b>o</b></dt>
<dd>A monitor toggle button.  Clicking this button
toggles the record monitoring feature that lets you hear what you're recording.
</dd>

<dt><b>o</b></dt>
<dd>A dismiss command button.  Clicking this button stops any current recording
and dismisses the record dialog box. </dd>
</dl>

<h2><a name='sect12' href='#toc12'>Options</a></h2>
The following options may be
used with <i>auedit</i>: 
<dl>

<dt><b>-audio</b> <i>servername</i></dt>
<dd>This option specifies the Network Audio
System server to which <i>auedit</i> should connect. </dd>
</dl>

<h2><a name='sect13' href='#toc13'>See Also</a></h2>
<a href='nas.1.html'>nas(1)</a>
, <a href='auconvert.1.html'>auconvert(1)</a>
,
<a href='X.1.html'>X(1)</a>
 
<h2><a name='sect14' href='#toc14'>Bugs</a></h2>
There is no way to manipulate individual tracks. 
<h2><a name='sect15' href='#toc15'>Copyright</a></h2>
Copyright
1993, 1994 Network Computing Devices, Inc. 
<h2><a name='sect16' href='#toc16'>Author</a></h2>
Greg Renda, Network Computing
Devices, Inc. <p>

<hr><p>
<a name='toc'><b>Table of Contents</b></a><p>
<ul>
<li><a name='toc0' href='#sect0'>Name</a></li>
<li><a name='toc1' href='#sect1'>Synopsis</a></li>
<li><a name='toc2' href='#sect2'>Description</a></li>
<li><a name='toc3' href='#sect3'>Auedit and the Athena Widget Set</a></li>
<li><a name='toc4' href='#sect4'>Screen Layout</a></li>
<li><a name='toc5' href='#sect5'>Intervals</a></li>
<li><a name='toc6' href='#sect6'>Playing an Interval</a></li>
<li><a name='toc7' href='#sect7'>the File Menu</a></li>
<li><a name='toc8' href='#sect8'>the Edit Menu</a></li>
<li><a name='toc9' href='#sect9'>the Zoom Menu</a></li>
<li><a name='toc10' href='#sect10'>the Effects Menu</a></li>
<li><a name='toc11' href='#sect11'>the Record Command</a></li>
<li><a name='toc12' href='#sect12'>Options</a></li>
<li><a name='toc13' href='#sect13'>See Also</a></li>
<li><a name='toc14' href='#sect14'>Bugs</a></li>
<li><a name='toc15' href='#sect15'>Copyright</a></li>
<li><a name='toc16' href='#sect16'>Author</a></li>
</ul>
</body>
</html>