Re: Get access to the playback mic volume control by in vc++ win32



On Thu, 28 Aug 2008 12:13:08 GMT, Bob Masta wrote:

Thanks, Chris. I understand that ASIO is commonly used for professional
recording systems, and that it doesn't use the Kernel Mixer. That would make
me think that pro recording software doesn't include any mixer functions of its
own and relies on the user manually opening up and using the sound card's
proprietary mixer. Or is there some other driver standard analogous to ASIO for
mixer functions?

Yes, ASIO bypasses everything, you are talking directly to the device
driver via a user mode interface.

The mixing thing can vary slightly between manufacturers depending on what
they offer for controls. For audio capture many professional devices have
only physical gain controls, some may have none, others you may be able to
set in software whether the input is calibrated to -10dBv or +4dBu. Most
provide at least some mixing ability, but this is typically for mixing
input signals to an output or for controlling output gain. Some have
proprietary SDK's for controlling their mixer interface, but there is no
standard unfortunately.

--
http://www.chrisnet.net/code.htm
[MS MVP for DirectShow / MediaFoundation]
.



Relevant Pages

  • Re: Get access to the playback mic volume control by in vc++ win32
    ... tested with a USB "sound card" on the same system, ... I always fall back on Mixer Browser freeware ... But under Vista, the controls have no ... Mfg Prod Drv Device Name ...
    (microsoft.public.win32.programmer.mmedia)
  • Re: Still confused on multiple output streams in audio drivers
    ... A mixer line has a source and a destination,. ... Each line has 1 or more controls, like volume, faders .... ... My audio hardware supports multiple output audio streams that I would ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Behringer cracks me up
    ... and Behringer mixers have gain trim controls that have a 20 dB increase ... that's where most of those controls will be set. ... But what I suspect is that Mackie had the idea for that taper (they've ... Can be found on the Studiomaster '8 into 4' rack mounting mixer, ...
    (rec.audio.pro)
  • Re: Get access to the playback mic volume control by in vc++ win32
    ... Unfortunately that's not the case with my sound card (Analog Devices ... I just purchased a Vista laptop that uses the Realtek High Definition ... I always fall back on Mixer Browser freeware ... But under Vista, the controls have no ...
    (microsoft.public.win32.programmer.mmedia)
  • Re: [2/4] 2.6.23-rc4: known regressions
    ... Takashi Iwai is the one ... didn't have controls for multiple outputs, ... Would you buy or use a stand-alone mixer where the only way to control total output would be to change the setting for one output, then rebalance all the others against it, and then iterate until the result is correct? ... Is this an intermediate step to the full functionality of a $29 Radio Shack mixer, or a limitation of just one audio driver, or maybe the user interface for ALSA is broken right now? ...
    (Linux-Kernel)

Loading