Designing a User-Mode Audio Driver

User-mode audio drivers are implemented as dynamic-link libraries. This section contains the following topics to assist you in designing a user-mode audio driver:

·User-Mode Audio Driver Entry Points

·User-Mode Audio Driver Messages

·Controlling Waveform and MIDI Devices

·Controlling Auxiliary Audio Devices

·Controlling Mixers

·Notifying Clients from Audio Drivers

·Using drvlib.lib

·Using synthlib.lib

·General Design Guidelines