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



On Fri, 22 Aug 2008 04:53:25 -0700 (PDT), vinaykabadi
<vinaykabaddi@xxxxxxxxx> wrote:
<snip>
In regard to your statement on
(Tue, 19 Aug 2008 21:55:10 -0700 (PDT),)

U said:

" Indeed I have been following your posts from the start. It seemed
you
were not making any progress; I have suggested a way to proceed.

If you can see all the details of all the controls on the sound card,
via Mixer Browser or whatever, you should be able to control them
using the standard mixer API. I suspect that once you see "the big
picture" you will have a better idea of why your current approach
doesn't work. It certainly won't hurt to take a look, and if you
find
something unexpected you can share it with the rest of us. "


Vinay: What was the way you suggested, I might not have got it. Can
you explain it to me once again ?

You need to see what controls are exposed to the mixer API, and where
they are located. I have found that it's best to use a separate app
that shows everything the mixer can access, including destinations,
sources, and controls. The mixer layouts changed drastically from
Win9x to XP, and from XP to Vista. If you can see the whole layout,
you can determine how to access the control you want. It might not be
available to you at all... depends upon the driver implementation.

You might also try running your app in XP compatibility mode under
Vista, which may expose a different set of controls. (It does on my
system... see my new thread "MixList v6.60 and Realtek issues".)

Again, I use Mixer Browser and/or my own MixList to see the full
mixer. You can Google for Mixer Browser. MixList is at
www.daqarta.com/mixlist.exe

Best regards,


Bob Masta

DAQARTA v4.00
Data AcQuisition And Real-Time Analysis
www.daqarta.com
Scope, Spectrum, Spectrogram, Sound Level Meter
FREE Signal Generator
Science with your sound card!
.



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)
  • Strange Mixer effects.
    ... performs FFT processing of incoming and processes out going data for SSTV. ... I found a bug in my app that caused issues with controlling the secondary sound cards via the mixer API functions. ... sound card, I then realized that it also didn't effect any controls in the mixer panel for it. ... So then I deducted that the USB WaveOutSetVolume API is actually working but no controls on either mixer reflects this setting .. ...
    (alt.comp.lang.borland-delphi)
  • 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)

Loading