- Device Driver software, free download
- Computer Sound Drivers Free Download
- 5.1 Sound Card Driver Download
- Central Music Sound Cards & Media Devices Driver Download
- Free Device Driver Downloads
- Central Music Sound Cards & Media Devices Driver Download Windows 7
Drivers declare the supported audio signal processing modes for each device.
The best sound cards for music production are crucial assets for music composers, sound engineers and professionals who cater to the extremely demanding audiophile market. Each sound card is being marketed to cater to a different audience and the quality they deliver may vary based on conversion rate, and type of hardware components used, among. Sound Cards are one of the rarer components you'll find inside modern PCs. Buy any of the best home computers nowadays, and you'll struggle to find variants that offer a sound card. It wasn't always so - PCs of the early 2000s used to have specialized sound as standard, but now most PCs simply have onboard audio built into their motherboards. The UltraLite-MK3 is one of the best sound cards for music production primarily designed to be very rugged and easy to carry anywhere without damaging the product. The MK3 has 10 individual inputs and 14 outputs that should be ample for most scenarios. Central Music Academy Customized Greeting Cards with Sound. Musical lessons with a mission — Central Music Academy (CMA), a non-profit organization that helps underprivileged youth from ages 8-18 to build their capacity, discipline, self-esteem and skill in music. Audio professionals rely on sound cards to provide high-quality playback. These devices aren’t strictly necessary to play audio on a PC-the vast majority of systems can output sound good enough for the average listener without requiring dedicated hardware. But for those who do need to listen to something higher quality, a sound card is worth it.
Available Signal Processing Modes
Audio categories (selected by applications) are mapped to audio modes (defined by drivers). Windows defines seven audio signal processing modes. OEMs and IHVs can determine which modes they want to implement. It is recommended that IHVs/OEMs utilize the new modes to add audio effects that optimize the audio signal to provide the best user experience. The modes are summarized in the table shown below.
Mode | Render/Capture | Description |
---|---|---|
Raw | Both | Raw mode specifies that there should not be any signal processing applied to the stream. An application can request a raw stream that is completely untouched and perform its own signal processing. |
Default | Both | This mode defines the default audio processing. |
Movies* | Render | Movie audio playback |
Media* | Both | Music audio playback (default for most media streams) |
Speech* | Capture | Human voice capture (e.g. input to Cortana) |
Communications* | Both | VOIP render and capture (e.g. Skype, Lync) |
Notification* | Render | Ringtones, alarms, alerts, etc. |
* New in Windows 10.
Signal Processing Mode Driver Requirements
Audio device drivers need to support at least the Raw or Default mode. Supporting additional modes is optional.
It is possible that not all modes might be available for a particular system. Drivers define which signal processing modes they support (i.e. what types of APOs are installed as part of the driver) and inform the OS accordingly. If a particular mode is not supported by the driver, then Windows will use the next best matching mode.
The following diagram shows a system that supports multiple modes:
Windows Audio Stream Categories
In order to inform the system about the usage of an audio stream, applications have the option to tag the stream with a specific audio stream category. Applications can set the audio category, using any of the audio APIs, just after creating the audio stream. In Windows 10 there are nine audio stream categories.
Category | Description |
---|---|
Movie | Movies, video with dialog (Replaces ForegroundOnlyMedia) |
Media | Default category for media playback (Replaces BackgroundCapableMedia) |
Game Chat | In-game communication between users (New category in Windows 10) |
Speech | Speech input (e.g. personal assistant) and output (e.g. navigation apps) (New category in Windows 10) |
Communications | VOIP, real-time chat |
Alerts | Alarm, ring tone, notifications |
Sound Effects | Beeps, dings, etc |
Game Media | In game music |
Game Effects | Balls bouncing, car engine sounds, bullets, etc. |
Other | Uncategorized streams |
As mentioned previously, audio categories (selected by applications) are mapped to audio modes (defined by drivers). Applications can tag each of their streams with one of the 10 audio categories.
Applications do not have the option to change the mapping between an audio category and a signal processing mode. Applications have no awareness of the concept of an 'audio processing mode'. They cannot find out what mode is used for each of their streams.
WASAPI Code Sample
The following WASAPI code from the WASAPIAudio sample shows how to set different audio categories.
Signal Processing Modes and Effects
OEMs define what effects will be used for each mode. Windows defines a list of seventeen types of audio effects.
For information on how to associate APOs with modes, see Implementing Audio Processing Objects.
It is possible for applications to ask what effects would be applied to a specific stream for either RAW or non- RAW processing. Applications can also ask to be notified when the effects or raw processing state change. The application may use this information to determine if a specific streaming category like communication is available, or if only RAW mode is in use. If only RAW mode is available, the application can determine how much audio processing of its own to add.
If System.Devices.AudioDevice.RawProcessingSupported is true, applications also have the option to set a 'use RAW' flag on certain streams. If System.Devices.AudioDevice.RawProcessingSupported is false, applications cannot set the 'use RAW' flag.
Applications have no visibility into how many modes are present, with the exception of RAW/non-RAW.
Applications should request the optimal audio effect processing, regardless of the audio hardware configuration. For example, tagging a stream as Communications will let Windows know to pause background music.
For more information about the static audio stream categories, see AudioCategory enumeration and MediaElement.AudioCategory property.
CLSIDs for System Effects
FX_DISCOVER_EFFECTS_APO_CLSID
This is the CLSID for the MsApoFxProxy.dll “proxy effect” which queries the driver to get the list of active effects;
KSATTRIBUTEID_AUDIOSIGNALPROCESSING_MODE
KSATTRIBUTEID_AUDIOSIGNALPROCESSING_MODE is an identifier to Kernel Streaming that identifies that the specific attribute that is being referenced, is the signal processing mode attribute.
The #define statements shown here, are available in the KSMedia.h header file.
KSATTRIBUTEID_AUDIOSIGNALPROCESSING_MODE is used to by mode aware drivers with a KSDATARANGE structure which contain a KSATTRIBUTE_LIST. This list has a single element in it which is a KSATTRIBUTE. The Attribute member of the KSATTRIBUTE structure is set to KSATTRIBUTEID_AUDIOSIGNALPROCESSING_MODE.
Audio Effects
The following audio effects are available for use in Windows 10.
Audio effect | Description |
---|---|
Acoustic Echo Cancellation (AEC) | Acoustic Echo Cancellation (AEC) improves audio quality by removing echo, after it after it is already present in the audio stream. |
Noise Suppression (NS) | Noise Suppression (NS) suppresses noise such as humming and buzzing, when it is present in the audio stream. |
Automatic Gain Control (AGC) | Automatic Gain Control (AGC) - is designed to provide a controlled signal amplitude at its output, despite variation of the amplitude in the input signal. The average or peak output signal level is used to dynamically adjust the input-to-output gain to a suitable value, enabling a stable level of output, even with a wide range of input signal levels. |
Beam Forming (BF) | Beam Forming (BF) is a signal processing technique used for directional signal transmission or reception. This is achieved by combining elements in a phased array in such a way that signals at particular angles experience constructive interference while others experience destructive interference. The improvement compared with omnidirectional reception/transmission is known as the receive/transmit gain (or loss). |
Constant Tone Removal | Constant tone removal is used to attenuate constant background noise such as tape hiss, electric fans or hums. |
Equalizer | The Equalizer effect is used to alter the frequency response of an audio system using linear filters. This allows for different parts of the signal to be boosted, similar to a treble or bass setting. |
Loudness Equalizer | The loudness equalizer effect reduces perceived volume differences by leveling the audio output so that louder and quieter sounds are closer to an average level of loudness. |
Bass Boost | In systems such as laptops that have speakers with limited bass capability, it is sometimes possible to increase the perceived quality of the audio by boosting the bass response in the frequency range that is supported by the speaker. Bass boost improves sound on mobile devices with very small speakers by increasing gain in the mid-bass range. |
Virtual Surround | Virtual surround uses simple digital methods to combine a multichannel signal into two channels. This is done in a way that allows the transformed signal to be restored to the original multichannel signal, using the Pro Logic decoders that are available in most modern audio receivers. Virtual surround is ideal for a system with a two-channel sound hardware and a receiver that has a surround sound enhancement mechanism. |
Virtual Headphones | Virtualized surround sound allows users who are wearing headphones to distinguish sound from front to back as well as from side to side. This is done by transmitting spatial cues that help the brain localize the sounds and integrate them into a sound field. This has the effect of making the sound feel like it transcends the headphones, creating an 'outside-the-head' listening experience. This effect is achieved by using an advanced technology called Head Related Transfer Functions (HRTF). HRTF generates acoustic cues that are based on the shape of the human head. These cues not only help listeners to locate the direction and source of sound but it also enhances the type of acoustic environment that is surrounding the listener. |
Speaker Fill | Most music is produced with only two channels and is, therefore, not optimized for the multichannel audio equipment of the typical audio or video enthusiast. So having music emanate from only the front-left and front-right loudspeakers is a less-than-ideal audio experience. Speaker fill simulates a multichannel loudspeaker setup. It allows music that would otherwise be heard on only two speakers to be played on all of the loudspeakers in the room, enhancing the spatial sensation. |
Room Correction | Room correction optimizes the listening experience for a particular location in the room, for example, the center cushion of your couch, by automatically calculating the optimal combination of delay, frequency response, and gain adjustments. The room correction feature better matches sound to the image on the video screen and is also useful in cases where desktop speakers are placed in nonstandard locations. room correction processing is an improvement over similar features in high-end receivers because it better accounts for the way in which the human ear processes sound. Calibration is performed with the help of a microphone, and the procedure can be used with both stereo and multichannel systems. The user places the microphone where the user intends to sit and then activates a wizard that measures the room response. The wizard plays a set of specially designed tones from each loudspeaker in turn, and measures the distance, frequency response, and overall gain of each loudspeaker from the microphone's location. |
Bass Management | There are two bass management modes: forward bass management and reverse bass management. Forward bass management filters out the low frequency content of the audio data stream. The forward bass management algorithm redirects the filtered output to the subwoofer or to the front-left and front-right loudspeaker channels, depending on the channels that can handle deep bass frequencies. This decision is based on the setting of the LRBig flag. To set the LRBig flag, the user uses the Sound applet in Control Panel to access the Bass Management Settings dialog box. The user selects a check box to indicate, for example, that the front-right and front-left speakers are full range and this action sets the LRBig flag. To clear this flag, select the check box. Reverse bass management distributes the signal from the subwoofer channel to the other output channels. The signal is directed either to all channels or to the front-left and front-right channels, depending on the setting of the LRBig flag. This process uses a substantial gain reduction when mixing the subwoofer signal into the other channels. The bass management mode that is used depends on the availability of a subwoofer and the bass-handling capability of the main speakers. In Windows, the user provides this information via the Sound applet in Control Panel. |
Environmental Effects | Environmental effects work to increase the reality of audio playback by more accurately simulating real-world audio environments. There are a number of different environments that you can select, for example 'stadium' simulates the acoustics of a sports stadium. |
Speaker Protection | The purpose of speaker protection is to suppress resonant frequencies that would cause the speakers to do physical harm to any of the PCs' system components. For example, some physical hard drives can be damaged by playing a loud sound at just the right frequency. Secondarily, speaker protection works to minimize damage to speakers, by attenuating the signal, when it exceeds certain values. |
Speaker Compensation | Some speakers are better at reproducing sound than others. For example, a particular speaker may attenuate sounds below 100 Hz. Sometimes audio drivers and firmware DSP solutions have knowledge about the specific performance characteristics of the speakers they are playing to, and they can add processing designed to compensate for the speaker limitations. For example, an endpoint effect (EFX) could be created that applies gain to frequencies below 100 Hz. This effect, when combined with the attenuation in the physical speaker, results in enhanced audio fidelity. |
Dynamic Range Compression | Dynamic range compression amplifies quiet sounds by narrowing or 'compressing' an audio signal's dynamic range. Audio compression amplifies quiet sounds which are below a certain threshold while loud sounds remain unaffected. |
Device Driver software, free download
The #define statements shown here, are available in the KSMedia.h header file.
DEFAULT
RAW
ACOUSTIC ECHO CANCELLATION
NOISE SUPPRESSION
AUTOMATIC GAIN CONTROL
BEAMFORMING
CONSTANT TONE REMOVAL

EQUALIZER
LOUDNESS EQUALIZER
Computer Sound Drivers Free Download
BASS BOOST
VIRTUAL SURROUND
VIRTUAL HEADPHONES
5.1 Sound Card Driver Download
ROOM CORRECTION
BASS MANAGEMENT
ENVIRONMENTAL EFFECTS
SPEAKER PROTECTION
Central Music Sound Cards & Media Devices Driver Download
SPEAKER COMPENSATION
Free Device Driver Downloads
DYNAMIC RANGE COMPRESSION
Central Music Sound Cards & Media Devices Driver Download Windows 7
Software | Description | OS | License | File Date | Comments | Power |
---|---|---|---|---|---|---|
DirectX 9.0c Runtime | Better graphics, faster frame rates, and more immersive audio. | Windows | Freeware | 2004-08-04 | 743 | 75db |
Sound Blaster Live! Drivers | The latest Sound Blaster Live! drivers for Windows NT | Windows | Freeware | 2000-05-05 | 811 | 75db |
Diamond Multimedia Rio PMP300 Drivers | The latest drivers for your Rio player | Windows | Freeware | 1999-02-04 | 743 | 75db |
AWENT40 | NT 4.0 Drivers for SOUNDBLASTER 16, AWE32, 16PnP, AWE64 | Windows | Freeware | 1999-08-10 | 448 | 70db |
Megafont | Dynamic SoundFonts caching program for SBLive!/APSLive/APS | Windows | Freeware | 2001-01-17 | 18 | 60db |
Creative AWE32 Control 2.05 | AWE control panel for Windows 95 | Windows | Freeware | 1996-06-14 | 94 | 60db |
USB ASIO Driver v2.8.7 | Play your laptop at down to 4ms of latency. | Windows | Shareware | 2008-11-10 | 4 | 60db |
Digidesign ASIO Driver Beta 5.3.3b1 | Digidesign's Beta ASIO Driver for Windows XP | Windows | Freeware | 2002-11-21 | 9 | 60db |
The Linux Ultra Sound Project | Project for Gravis UltraSound card and Linux | Linux | Freeware | 1997-08-11 | 81 | 60db |
Vortex2 Drivers | Reference drivers for Vortex2 (AU8830) based products | Windows | Freeware | 145 | 60db | |
Rap10 Playback Panel | Control aspects of the Roland RAP-10 audio card's playback | Windows | Freeware | 73 | 55db | |
gsp | Control Panel for Roland GS and GM MIDI devices | Windows | Freeware | 1996-01-23 | 0 | 50db |
Digidesign CoreAudio Driver v6.9 | Allows CoreAudio-compatible applications to record and play back. | Mac | Freeware | 2004-11-13 | 0 | 50db |
mac-midi-adapters | Schematics for Macintosh midi adapters | Mac | Freeware | 1996-02-01 | 19 | 50db |
M-Audio Delta Drivers 1.2.1 | Contains drivers for this particular MIDI hardware solution. | Mac | Freeware | 2004-10-22 | 1 | 50db |
MacPlexTool 1.0.1 | Decreases the rotation speed of the CD drives | Mac | Shareware | 2002-02-28 | 0 | 50db |
SONIC'config 1.0b1 | Configuration software for the Opcode USB audio devices | Mac | Freeware | 2000-07-04 | 0 | 50db |
Creative SB Audigy 2/Audigy 2 ZS Driver | Creative Sound Blaster Audigy 2/Audigy 2 ZS Driver. | Windows | Freeware | 2003-11-19 | 2 | 50db |
Hercules Game Theater XP 7.1 Drivers | Drivers for the Hercules Game Theater XP 7.1. | Windows | Freeware | 2003-02-28 | 4 | 50db |
RightMark Audio Analyzer 5.3 | Test the audio performance of your sound card. | Windows | Freeware | 2003-01-21 | 0 | 50db |
Power YMF 2.01 | Tweak your YMF7x4 sound card driver | Windows | Shareware | 2002-06-09 | 0 | 50db |
VCRadio 1.4 | VCRadio control program for PC FM radio cards | Windows | Shareware | 2 | 50db | |
RadioActive 1.4.0 | A GNOME/GTK+ front-end for radio tuners | Linux | Freeware | 2002-02-05 | 0 | 50db |
UASC-1 ASIO driver | Wave Idea UASC-1 ASIO driver | Windows | Freeware | 2003-05-01 | 0 | 50db |
Dynamic Edge 4.1 604 Driver | Driver for the Dynamic Edge 4.1 604. | Windows | Freeware | 2002-10-26 | 0 | 50db |
Jam | Xview program to connect GUS to MIDI keyboard | Linux | Freeware | 1996-05-04 | 2 | 50db |
xpcfm 1.10 | Interface for Gemtek PCFM serial port FM radio | Linux | Freeware | 1998-05-03 | 1 | 50db |
Mixer v2.30 | Change master and auxillary volumes(cd,fm,dsp,line) of a soundcard | Linux | Free | 2000-06-07 | 2 | 50db |
Adaptec SCSI Card 2906 Driver v1.3 | Latest driver software for SCSI Card 2906 | Mac | Freeware | 2001-05-24 | 5 | 50db |
Xradio | fmradio-like program with X interface | Linux | Freeware | 1996-12-06 | 1 | 50db |
