HH
VS1005 VSOS A
UDIO
S
UBSYSTEM
VS1005g
8.4
Reverb Generator Audio Drivers
The FtRev package offers a reverb-style echo generator that connects to stdout. Many
parameters of the Reverb Generator may be modified.
8.4.1
Driver FTOREV
Features and limitations:
•
Works up to 48 kHz 32 bits.
•
Requires about 32 MIPS when running at 48 kHz 16 bits.
Audio
Driver
Dry Gain
Wet Gain
Generator
Reverb
stdaudioout
Reverb Generator driver
Figure 14: Reverb Generator FTOREV signal paths
The Reverb Generator driver FTOREV.DL3 connects to
stdaudioout
as shown in Fig-
ure 11 on page 28. The Reverb Generator signal paths are shown in Figure 14.
The driver may be controlled either through C ioctl() function calls as described in the
README.TXT file for the driver itself, or from the VSOS Shell using the SETREV.DL3
command.
Note: To easily test how modifying parameters affects sound, you can start the automatic
playback driver AUXPLAY (Chapter 7.8.1) as follows:
S:>ftorev
S:>auxplay
S:>setrev -v -s600 -d0 -w1024 -t65535 -f25000 -r85
ROOM:
(-r) First reflection:
85 ms
(-s) Room size
:
600 cm (1-32767)
(-t) Reverb time
: 65535 ms (1-65535)
(-f) Room softness
: 25000
(0=hard-65535=soft)
(-d) Dry gain
:
0
(0-32767, 1024=1)
(-w) Wet gain
:
1024
(0-32767, 1024=1)
Sample rate
: 48000 Hz
Rev. 3.57
2019-04-10
Page