HH
VS1005 VSOS A
UDIO
S
UBSYSTEM
VS1005g
8
Audio Filter Drivers
Audio filter drivers connect to an audio source or sink, and offer additional functionality,
like filtering.
Audio filter drivers are named using the following format:
FTdyyyyy.DL3
where
Symbol
Description
d
Driver direction: I = input, O = output, X = Input/Output
yyyyy
Driver name, max 5 characters
user
program
audio driver
user
program
audio driver
stdaudioin
stdaudioin
input filter
driver
driver
input filter
Figure 10: A filter input driver connects to the stdaudioin chain
All filter input drivers connect directly between the current
stdaudioin
program chain and
the user program, as shown in Figure 10. It is important to first start the base driver
responsible for
stdaudioin
before starting the filter driver!
driver
driver
user
program
audio driver
audio driver
user
program
stdaudioout
output filter
output filter
stdaudioout
Figure 11: A filter output driver connects to the
stdaudioout
chain
All filter output drivers connect directly between the user program and the current
stdau-
dioout
program chain, as shown in Figure 11. It is important to first start the base driver
Rev. 3.57
2019-04-10
Page