Novell SUSE LINUX Professional 9.3 Update 00662644461625 ユーザーズマニュアル

製品コード
00662644461625
ページ / 304
13
Sound
in
Linux
Peak Amplitude’ is set to 0.0 dB. This value represents the highest possible am-
plitude in the selected audio format. ‘Amplification’ shows the value needed to
amplify the selected segment to this peak amplitude. A negative value indicates
overamplification.
13.4.3
Saving and Exporting
To save the entire project, select ‘File’ ➝ ‘Save Project’ or ‘Save Project As’. This
generates an XML file with the extension
.aup
, which describes the project. The
actual audio data is saved in a directory named after the project with
_data
ap-
pended.
The entire project or the currently selected segment can also be exported as a
stereo WAV file. To export the project in Ogg Vorbis format, refer to the informa-
tion in Section 13.3.3 on page 189.
13.5
Direct Recording and Playback of
WAV Files
arecord
and
aplay
from the
alsa
package provide a simple and flexible in-
terface to the PCM devices.
arecord
and
aplay
can be used to record and play
audio data in the WAV format and other formats. The command
arecord -d
10 -f cd -t wav mysong.wav
records a WAV file of 10 seconds in CD qual-
ity (16 bit, 44.1 kHz). List all options of
arecord
and
aplay
by running them
with the
--help
option.
qaRecord (package
kalsatools
) is a simple recording program with a graph-
ical interface and level display. Because this program uses an internal buffer of
about 1 MB (configurable with
--buffersize
), it enables uninterrupted record-
ings even on slow hardware, especially if it is run with real-time priority. During
the recording, the currently-used buffer size is displayed in the status line un-
der ‘Buffer’ and the maximum buffer size required so far for this recording is dis-
played under ‘Peak’.
195
SUSE LINUX