Меню Рубрики

Usb multi channel audio device windows 7

USB Audio 2.0 Drivers

Starting with Windows 10, release 1703, a USB Audio 2.0 driver is shipped with Windows. It is designed to support the USB Audio 2.0 device class. The driver is a WaveRT audio port class miniport. For more information about the USB Audio 2.0 device class, see https://www.usb.org/documents?search=&type%5B0%5D=55&items_per_page=50.

The driver is named: usbaudio2.sys and the associated inf file is usbaudio2.inf.

The driver will identify in device manager as «USB Audio Class 2 Device.» This name will be overwritten with a USB Product string, if it is available.

The driver is automatically enabled when a compatible device is attached to the system. However, if a third-party driver exists on the system or Windows Update, that driver will be installed and override the class driver.

Architecture

USBAudio.Sys fits within the wider architecture of Windows USB Audio as shown.

Related USB specifications

The following USB specifications define USB Audio and are referenced in this topic.

  • USB-2 refers to the Universal Serial Bus Specification, Revision 2.0
  • ADC-2 refers to the USB Device Class Definition for Audio Devices, Release 2.0.
  • FMT-2 refers to the Audio Data Formats specification, Release 2.0.

The USB-IF is a special interest group that maintains the Official USB Specification, test specifications and tools.

Audio formats

The driver supports the formats listed below. An alternate setting which specifies another format defined in FMT-2, or an unknown format, will be ignored.

Type I formats (FMT-2 2.3.1):

  • PCM Format with 8..32 bits per sample (FMT20 2.3.1.7.1)
  • PCM8 Format (FMT-2 2.3.1.7.2)
  • IEEE_FLOAT Format (FMT-2 2.3.1.7.3)

Type III formats (FMT-2 2.3.3 and A.2.3):

  • IEC61937_AC-3
  • IEC61937_MPEG-2_AAC_ADTS
  • IEC61937_DTS-I
  • IEC61937_DTS-II
  • IEC61937_DTS-III
  • TYPE_III_WMA

Feature descriptions

This section describes the features of the of the USB Audio 2.0 driver.

Audio function topology

The driver supports all entity types defined in ADC-2 3.13.

Each Terminal Entity must have a valid clock connection in compatible USB Audio 2.0 hardware. The clock path may optionally include Clock Multiplier and Clock Selector units and must end in a Clock Source Entity.

The driver supports one single clock source only. If a device implements multiple clock source entities and a clock selector, then the driver will use the clock source that is selected by default and will not modify the clock selector’s position.

A Processing Unit (ADC-2 3.13.9) with more than one input pin is not supported.

An Extension Unit (ADC-2 3.13.10) with more than one input pin is not supported.

Cyclic paths in the topology are not allowed.

Audio streaming

The driver supports the following endpoint synchronization types (USB-2 5.12.4.1):

  • Asynchronous IN and OUT
  • Synchronous IN and OUT
  • Adaptive IN and OUT

For the asynchronous OUT case the driver supports explicit feedback only. A feedback endpoint must be implemented in the respective alternate setting of the AS interface. The driver does not support implicit feedback.

There is currently limited support for devices using a shared clock for multiple endpoints.

For the Adaptive IN case the driver does not support a feedforward endpoint. If such an endpoint is present in the alternate setting, it will be ignored. The driver handles the Adaptive IN stream in the same way as an Asynchronous IN stream.

The size of isochronous packets created by the device must be within the limits specified in FMT-2.0 section 2.3.1.1. This means that the deviation of actual packet size from nominal size must not exceed +/- one audio slot (audio slot = channel count samples).

Descriptors

An audio function must implement exactly one AudioControl Interface Descriptor (ADC-2 4.7) and one or more AudioStreaming Interface Descriptors (ADC-2 4.9). A function with an audio control interface but no streaming interface is not supported.

The driver supports all descriptor types defined in ADC20, section 4. The following subsections provide comments on some specific descriptor types.

Class-Specific AS interface descriptor

For details on this specification, refer to ADC-2 4.9.2.

An AS interface descriptor must start with alternate setting zero with no endpoint (no bandwidth consumption) and further alternate settings must be specified in ascending order in compatible USB Audio 2.0 hardware.

An alternate setting with a format that is not supported by the driver will be ignored.

Each non-zero alternate setting must specify an isochronous data endpoint, and optionally a feedback endpoint. A non-zero alternate setting without any endpoint is not supported.

The bTerminalLink field must refer to a Terminal Entity in the topology and its value must be identical in all alternate settings of an AS interface.

The bFormatType field in the AS interface descriptor must be identical to bFormatType specified in the Format Type Descriptor (FMT-2 2.3.1.6).

For Type I formats, exactly one bit must be set to one in the bmFormats field of the AS interface descriptor. Otherwise, the format will be ignored by the driver.

To save bus bandwidth, one AS interface can implement multiple alternate settings with the same format (in terms of bNrChannels and AS Format Type Descriptor) but different wMaxPacketSize values in the isochronous data endpoint descriptor. For a given sample rate, the driver selects the alternate setting with the smallest wMaxPacketSize that can fulfill the data rate requirements.

Type I format type descriptor

For details on this specification, refer to FMT-2 2.3.1.6.

The following restrictions apply:

Format Subslot size Bit resolution
Type I PCM format: 1 = terminal ID (As defined in the descriptor)

Convention for and is:

  • Base 10 (8, 9, 10 rather than 8, 9, a)
  • No leading zeros
  • n is 1-based (first jack is jack 1 rather than jack 0)

T1_NrJacks, T1_J2_ChannelMapping, T1_J2_ConnectorType

For additional audio jack information, see KSJACK_DESCRIPTION structure.

These registry values can be set in various ways:

By using custom INFs which wrap the in-box INF for the purpose to set these values.

Directly by the h/w device via a Microsoft OS Descriptors for USB devices (see example below). For more information about creating these descriptors, see Microsoft OS Descriptors for USB Devices.

Microsoft OS Descriptors for USB Example

The following Microsoft OS Descriptors for USB example contains the channel mapping and color for one jack. The example is for a non-composite device with single feature descriptor.

The IHV vendor should extend it to contain any other information for the jack description.

Troubleshooting

If the driver does not start, the system event log should be checked. The driver logs events which indicate the reason for the failure. Similarly, audio logs can be manually collected following the steps described in this blog entry. If the failure may indicate a driver problem, please report it using the Feedback Hub described below, and include the logs.

For information on how to read logs for the USB Audio 2.0 class driver using supplemental TMF files, see this blog entry. For general information on working with TMF files, see Displaying a Trace Log with a TMF File.

For information on «Audio services not responding» error and USB audio device does not work in Windows 10 version 1703 see, USB Audio Not Playing

Feedback Hub

If you run into a problem with this driver, collect audio logs and then follow steps outlined in this blog entry to bring it to our attention via the Feedback Hub.

Driver development

This USB Audio 2.0 class driver was developed by Thesycon and is supported by Microsoft.

Источник

C-Media USB Multi-Channel Audio Device Driver 7.12.8.2140 for Windows 7 64-bit

Description

Free Download

The package provides the installation files for C-Media USB Multi-Channel Audio Device Driver version 7.12.8.2140.

If the driver is already installed on your system, updating (overwrite-installing) may fix various issues, add new functions, or just upgrade to the available version. Take into consideration that is not recommended to install the driver on Operating Systems other than stated ones.

In order to manually update your driver, follow the steps below (the next steps):

1. Extract the .cab file to a folder of your choice
2. Go to Device Manager (right click on My Computer, choose Manage and then find Device Manager in the left panel), or right click on Start Menu for Windows 10 and select Device Manager
3. Right click on the hardware device you wish to update and choose Update Driver Software
4. Choose to select the location of the new driver manually and browse to the folder where you extracted the driver
5. If you already have the driver installed and want to update to a newer version got to «Let me pick from a list of device drivers on my computer»
6. Click «Have Disk»
7. Browse to the folder where you extracted the driver and click Ok

About Sound Card Driver:

Usually, Windows operating systems apply a generic audio driver that allows computers to recognize the sound card component and make use of its basic functions.

When enabled by proper files, the characteristics of the sound card (like model, manufacturer, number of channels) are completely available to computers, and all its features are made accessible.

Updating the audio version can improve sound quality, resolve different compatibility issues, fix related errors spotted throughout the product’s usage, add support for new operating systems, and bring various other changes.

As for applying this package, the steps are quite simple since each producer intends to uncomplicate things for users: just download the package, run the setup, and follow the on-screen instructions.

Bear in mind that, even though other operating systems might be compatible as well, it is not recommend that you apply any software on platforms other than the specified ones. Also, when the installation has finished, do perform a restart to ensure that all changes take effect properly.

Therefore, if you wish to install this audio version, click the download button and apply the package. Remember to check with our website as often as possible to stay “updated one minute ago.”

It is highly recommended to always use the most recent driver version available.

Try to set a system restore point before installing a device driver. This will help if you installed an incorrect or mismatched driver. Problems can arise when your hardware device is too old or not supported any longer.

Источник

Usb Multi Channel Audio Device Driver Download

Usb Multi Channel Audio Device Driver Details:

Usb Multi Channel Audio Device File Name: usb_multi_channel_audio_device.zip

Usb Multi Channel Audio Device Driver Version: 901.6Wi

Usb Multi Channel Audio Device ZIP Size: 116.kb

Usb Multi Channel Audio Device now has a special edition for these Windows versions: Windows 7, Windows 7 64 bit, Windows 7 32 bit, Windows 10, Windows 10 64 bit,, Windows 10 32 bit, Windows 8, Windows Vista Home Basic 32bit, Windows 10 64bit, Windows 7 Professional 64bit, Windows 7 Ultimate 64bit, Windows 10 Team 64bit, Windows 8 Pro 64bit, Windows 10 Pro 32bit, Windows 10 S 32bit, Windows 10 Home 64bit, Windows 10 Pro Education 32bit, Windows 7 Starter 64bit, Windows Vista Home Premium 32bit, Windows 7 Enterprise (Microsoft Windows NT) 32bit,

Usb Multi Channel Audio Device Download Stats:

Direct Download Success Stats:

Reports Issued By 336/359 Users

Success Reported By 91/336 Users

Driver Download Score67/100

Driver Installation Score62/100

Overall preformance Score66/100

Installation Manager Success Stats:

Reports Issued By 5241/5542 Users

Success Reported By 4566/5241 Users

Driver Download Score78/100

Driver Installation Score76/100

Overall preformance Score95/100

DOWNLOAD OPTIONS:

1. Direct Download

This option requires basic OS understanding.
Select Your Operating System, download zipped files, and then proceed to
manually install them.
Recommended if Usb Multi Channel Audio Device is the only driver on your PC you wish to update.

2. Driver Installation Manager

This option requires no OS understanding.
Automatically scans your PC for the specific required version of Usb Multi Channel Audio Device + all other outdated drivers, and installs them all at once.

Other drivers most commonly associated with Usb Multi Channel Audio Device problems:

Usb Multi Channel Audio Device may sometimes be at fault for other drivers ceasing to function

These are the driver scans of 2 of our recent wiki members*

Scan performed on 4/25/2019, Computer: Sony VGN-CR313H_B — Windows 7 64 bit

Outdated or Corrupted drivers:7/20

Device/Driver Status Status Description Updated By Scanner
Motherboards
VIA VIA Standard Host Bridge Up To Date and Functioning
Mice And Touchpads
Logitech Logitech HID-compliant Cordless Mouse Up To Date and Functioning
Synaptics ThinkPad UltraNav Pointing Device Up To Date and Functioning
Usb Devices
Google SAMSUNG_Android_SGH-I747 Corrupted By Usb Multi Channel Audio Device
Renesas USB (Universal Serial Bus)-Controller Up To Date and Functioning
Flash Card USB Mass Storage Device Corrupted By Usb Multi Channel Audio Device
Sound Cards And Media Devices
AMD ATI High Definition Audio Device Up To Date and Functioning
Toshiba TOSHIBA USB ISDB-T and ISDB-S TV Tuner(x64) Corrupted By Usb Multi Channel Audio Device
Creative Creative SB X-Fi Up To Date and Functioning
Network Cards
Broadcom 2×2 11a/b/g/n Wireless LAN PCI Express Half Mini Card Adapter Corrupted By Usb Multi Channel Audio Device
Keyboards
Microsoft HID Keyboard Up To Date and Functioning
Hard Disk Controller
Intel(R) 6 Series/C200 Series Chipset Family 4 port Serial ATA Storage Controller — 1C00 Corrupted By Usb Multi Channel Audio Device
Others
Point Grey Research Texas Instruments OHCI Compliant IEEE 1394 Host Controller Up To Date and Functioning
Intel Intel(r) AIM External TV Encoder Driver 2 Up To Date and Functioning
Cameras, Webcams And Scanners
USB2.0 PC CAMERA Periferica video USB Up To Date and Functioning
Video Cards
ATI RADEON X600 Series (Microsoft Corporation — WDDM) Up To Date and Functioning
Input Devices
Lenovo Lenovo USB Optical Wheel Mouse (HID) Outdated
Port Devices
hspa Modem Application4 port (COM7) Corrupted By Usb Multi Channel Audio Device
Monitors
Sony Digital Flat Panel (1024×768) Up To Date and Functioning
Mobile Phones And Portable Devices
Acer NOKIA Up To Date and Functioning

Scan performed on 4/26/2019, Computer: Sony VGN-AW120D — Windows 7 32 bit

Outdated or Corrupted drivers:8/18

Device/Driver Status Status Description Updated By Scanner
Motherboards
Intel(R) 5 Series/3400 Series-Chipsatzfamilie — PCI-Express-Stammanschluss 4 — 3B48 Up To Date and Functioning
Mice And Touchpads
Logicool Logitech Cordless Mouse (USB) Outdated
Usb Devices
Hewlett-Packard Photosmart 2570 (USBHUB) Up To Date and Functioning
Intel(R) ICH8M Ultra ATA Storage Controllers — 2850 Corrupted By Usb Multi Channel Audio Device
Sound Cards And Media Devices
Analog Devices SoundMAX Integrated Digital Audio Up To Date and Functioning
Realtek Periferica audio su bus High Definition Audio Outdated
Network Cards
Silicon Integrated SiS191 Ethernet Controller Corrupted By Usb Multi Channel Audio Device
Keyboards
Microsoft Keyboard Device Filter Corrupted By Usb Multi Channel Audio Device
Hard Disk Controller
ATI Standard Dual Channel PCI IDE Controller Corrupted By Usb Multi Channel Audio Device
Others
ClockworkMod CDC Serial Up To Date and Functioning
Texas Instruments Texas Instruments PCI-4520 CardBus Controller Up To Date and Functioning
Intel Intel(r) AIM External TV Encoder Driver 2 Outdated
Cameras, Webcams And Scanners
Sonix USB Video Device Up To Date and Functioning
Video Cards
VIA/S3G VIA/S3G UniChrome Pro IGP Corrupted By Usb Multi Channel Audio Device
Input Devices
Hewlett-Packard HP Link-5 micro dongle Up To Date and Functioning
Port Devices
MediaTek DA USB VCOM Port (COM11) Up To Date and Functioning
Monitors
Sony Digital Flat Panel (1024×768) Up To Date and Functioning
Mobile Phones And Portable Devices
Acer NOKIA Up To Date and Functioning
Driver Model OS Original Upload Date Last Modification Driver File File Size Compatible Computer Models Availabilty To Instalation Manager
Usb Multi Channel Audio Device 41.13 For Windows 7 32 bit 10/27/2014 12/28/2016 all_drivers-41.13.exe 162kb IBM 2647LG7, Hora Hora4000, Dell Inspiron 3646, ASUS P5QPL-VM, NEC VERSAE6200 RNC71101895, Intel S3420GPV, HP Pav dv6521 mariner, HP HP 520 Notebook PC, HP FJ440AA-UUW s3542.sc, HP NS886AA-ABG p6130a, HP 700-090eg, Compaq Evo N610c, Sony VPCW12Z1T, and more.
Usb Multi Channel Audio Device E43740 For Windows 7 64 bit 3/4/2015 12/28/2016 all_drivers-e43740.exe 142kb Fujitsu FMVCE70L9, Samsung N130, Fujitsu FMVXN6EG2Z, HP GG625AA-UUW a6032.sc, and more.
Usb Multi Channel Audio Device 22496 For Windows 7 11/17/2014 12/28/2016 all_drivers-22496.exe 208kb HP FK479AAR-ABA s3600t, SAMSUN R710, Gateway GT4228m, Notebook S210TU, Lenovo 1952T60, HP KT541AA-UUB a6528hk, ADVANC Modelo_A, Sony SVE15116FJB, Buympc DES0024C USCG ClientPro 375 G, Panasonic CF-53SAWZYMG, Toshiba Glacier10F, and more.
Usb Multi Channel Audio Device 63294 For Windows 10 1/27/2015 12/27/2016 all_drivers-63294.exe 142kb MSI AS-B05011, Gigabyte EP41-US3L, Panasonic CF-19LCRDX6B, Fujitsu FMVNX95SD, Intel S1200RP_SE, Sony VPCEC390X, ICP / IEi IMBA-Q454, IBM 8183DGU, Sony VGN-FE770G, NEC PC-GV267VZDL, Gateway LT27, and more.
Usb Multi Channel Audio Device I2.10486 For Windows 10 64 bit 11/24/2014 12/28/2016 all_drivers-i2.10486.exe 177kb Sony VPCW221AX, HP GQ524AA-ABE a6219.es, Sony VPCZ23M9E, Panasonic CF-30FTSAZN2, and more.
Usb Multi Channel Audio Device K4391.14 For Windows 7 32 bit 10/24/2014 12/29/2016 all_drivers-k4391.14.exe 126kb Panasonic CF-74ECBADBM, Toshiba SATELLITE C850-A791, IBM 8215Z4S, HP Compac Presario CQ57 Notebook PC, Sony VPCEB33FG, AnabelleB Argyle V240, and more.
Usb Multi Channel Audio Device B73039 For Windows 7 64 bit 12/11/2014 12/29/2016 all_drivers-b73039.exe 131kb I-MOBILE TPC-2A, HP KT391AA-AB4 a6590d, MSI MS-9A45, IBM 8212H1U, HP HP Pavilion ze2000, Lenovo ThinkPad X200 Tablet, HP PE525A-ABS a509.se, HP PS426AA-ABG m1299a, Toshiba Dynabook R732/39GB, Sony VGN-A215M, and more.
Usb Multi Channel Audio Device 2.13939 For Windows 7 1/20/2015 12/30/2016 all_drivers-2.13939.exe 29kb HP FR472AA-UUW a6622sc, Gateway MC7803U, IBM 8212K4U, Acer AOA150p/BGW, SAMSUN SQ1S, IBM 8212K4U, ARLT Computer Produkte Mr. Whisper X R3, Gateway FX6800-03h, Toshiba Satellite A100-626, and more.
Usb Multi Channel Audio Device 1.13363 For Windows 10 12/26/2014 12/27/2016 all_drivers-1.13363.exe 187kb Sony VPCSE23FX, Gateway M250B, Lenovo IdeaPad S10e, IBM ThinkPad R30, Roemer KW28/2007, HP P6-2018es, Intel S3420GPC, HP 110-009el, Sony VGN-UX490N, Samsung G910, ASUS B400AV, and more.
Usb Multi Channel Audio Device 422.104 For Windows 10 64 bit 10/8/2014 12/29/2016 tseu-422.104.exe 215kb Samsung SQ45/Q70C/P200, Fujitsu FMVNFB75DJ, Zoostorm 7876-0310B, IBM 818743F, Gateway E-155CG, Dimotion PCDM4J5P, Fujitsu ESPRIMO E5731, and more.
Usb Multi Channel Audio Device 1.102.11.14 For Windows 8 2/23/2015 12/27/2016 all_drivers-1.102.11.14.exe 135kb Sony VPCEJ3D1E, Panasonic CF-S8HYEPDR, Epson Endeavor MT8800, Sony VGN-Z51MG_B, HP HP ProBook 4710s, Sony VGN-NS38M_S, Acer AT310 F1, Compaq GB376AA-ABE SR2237ES, ARISTO VISION i535, Sony VPCF11HGX, MCJ MCJ, and more.
Usb Multi Channel Audio Device I831.173 For Windows 7 32 bit 12/8/2014 12/30/2016 all_drivers-i831.173.exe 98kb Sony SVE15138CGS, IBM 62237BU, Sony VGN-TX72B_B, HP HP Pavilion DV9670EM, Crea NW SERIES, Epson Endeavor MT8800, HP HP ENVY13 Notebook PC, and more.

Please Note: There are particular operating systems known to have problems with Usb Multi Channel Audio Device:

  • Windows 10 Enterprise
  • Windows RT
  • Windows 8 Pro

If you encounter problems with the direct download for these operating systems, please consult the driver download manager for the specific Usb Multi Channel Audio Device model.

Источник

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *

  • Usb mouse rate adjuster setup для windows 10
  • Usb mass storage device drivers windows 98se
  • Usb link cable cablexpert драйвер windows 7
  • Usb if xhci usb host controller driver windows 8
  • Usb human interface device драйвер windows 10 x64