Prevented macro interpretation of text snippet ".wav"

This commit is contained in:
Thomas Schmitt 2007-06-08 10:56:15 +00:00
parent a86fc1cba0
commit ae213242ee

View File

@ -269,7 +269,7 @@ Announces that the subsequent tracks are to be burned as audio.
The source is supposed to be uncompressed headerless PCM, 44100 Hz, 16 bit, The source is supposed to be uncompressed headerless PCM, 44100 Hz, 16 bit,
stereo. For little-endian byte order (which is usual on PCs) use option stereo. For little-endian byte order (which is usual on PCs) use option
-swab. Unless marked explicitely by option -data, input files with suffix -swab. Unless marked explicitely by option -data, input files with suffix
.wav are examined wether they have a header in MS-WAVE format confirming ".wav" are examined wether they have a header in MS-WAVE format confirming
those parameters and eventually raw audio data get extracted and burned as those parameters and eventually raw audio data get extracted and burned as
audio track. Same is done for suffix .au and SUN Audio. audio track. Same is done for suffix .au and SUN Audio.
.br .br