The hardware drivers themself are located in the `DEVS:AHI' drawer, and are named as `<name>.audio'. They are actually libraries, in spite of being located under the `DEVS:' assign, and will be flushed out from memory when not in use and the system needs more RAM. Many of the drivers require additional files; see below. These extra files are not delivered with AHI.
delfina.audio
delfina.library
.
paula.audio
SetEnv AHIpaulaFilterFreq 16000 Copy ENV:AHIpaulaFilterFreq ENVARC:
toccata.audio
toccata.library
. This driver also reads the environment
variable `AHItoccataNoTask'. If set to `1', all mixing will be
done in a Software Interrupt which means the sound output will not
suffer when multitasking is turned off. The back side is that it requires
a faster CPU. Example:
SetEnv AHItoccataNoTask 1 Copy ENV:AHItoccataNoTask ENVARC:Please note that this driver is used for both the DraCo Motion and Toccata.
wavetools.audio
dad_audio.device
.
Go to the first, previous, next, last section, table of contents.