PC Review


Reply
Thread Tools Rate Thread

Audio EQ Control in XP Embedded

 
 
=?Utf-8?B?UGFibG8=?=
Guest
Posts: n/a
 
      9th May 2005
Hi:

We would like to be able to replicate a standard audio EQ settings on all of
our devices (running XP Embedded) without having to include the EQ control
component in the production image. I'm hoping the EQ values are stored in the
registry somewhere, but haven't been able to figure out where (I even did a
file comparison of a before/after text dump of the registry to see if I could
find it that way).

Our software uses DirectX (DirectShow) methods to play wmv files under
program control. On a normal Windows computer, the EQ controls are part of
Windows Media Player. Does anyone know where Media Players stores those EQ
settings?

Thanks
 
Reply With Quote
 
 
 
 
=?Utf-8?B?UGF1bA==?=
Guest
Posts: n/a
 
      9th May 2005
pablo,

I had mix results with this... seems that the audio settings can be reset at
the hardware level even when re-installing a ghost image. I've had moderate
success with this procedure. Download a free tool called "regmon" (search
google), configure it to monitor write-only requests.

open the audio control in windows and change the settings with the tool
running... i was able to grab the settings for the onboard AC97 device by
exporting (using regedit.exe) the groups of registry keys logged during the
changes... example:

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\DeviceClasses\{6994AD04-93EF-11D0-A3CC-00A0C9223196}\##?#PCI#VEN_1039&DEV_7012&SUBSYS_01D0A0A0&REV_A0#3&61AAA01&0&17#{6994ad04-93ef-11d0-a3cc-00a0c9223196}]
"DeviceInstance"="PCI\\VEN_1039&DEV_7012&SUBSYS_01D0A0A0&REV_A0\\3&61aaa01&0&17"

Hopefully this is helpful to you,
Paul

"Pablo" wrote:

> Hi:
>
> We would like to be able to replicate a standard audio EQ settings on all of
> our devices (running XP Embedded) without having to include the EQ control
> component in the production image. I'm hoping the EQ values are stored in the
> registry somewhere, but haven't been able to figure out where (I even did a
> file comparison of a before/after text dump of the registry to see if I could
> find it that way).
>
> Our software uses DirectX (DirectShow) methods to play wmv files under
> program control. On a normal Windows computer, the EQ controls are part of
> Windows Media Player. Does anyone know where Media Players stores those EQ
> settings?
>
> Thanks

 
Reply With Quote
 
=?Utf-8?B?UGFibG8=?=
Guest
Posts: n/a
 
      9th May 2005
Thanks!

"Paul" wrote:

> pablo,
>
> I had mix results with this... seems that the audio settings can be reset at
> the hardware level even when re-installing a ghost image. I've had moderate
> success with this procedure. Download a free tool called "regmon" (search
> google), configure it to monitor write-only requests.
>
> open the audio control in windows and change the settings with the tool
> running... i was able to grab the settings for the onboard AC97 device by
> exporting (using regedit.exe) the groups of registry keys logged during the
> changes... example:
>
> [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\DeviceClasses\{6994AD04-93EF-11D0-A3CC-00A0C9223196}\##?#PCI#VEN_1039&DEV_7012&SUBSYS_01D0A0A0&REV_A0#3&61AAA01&0&17#{6994ad04-93ef-11d0-a3cc-00a0c9223196}]
> "DeviceInstance"="PCI\\VEN_1039&DEV_7012&SUBSYS_01D0A0A0&REV_A0\\3&61aaa01&0&17"
>
> Hopefully this is helpful to you,
> Paul
>
> "Pablo" wrote:
>
> > Hi:
> >
> > We would like to be able to replicate a standard audio EQ settings on all of
> > our devices (running XP Embedded) without having to include the EQ control
> > component in the production image. I'm hoping the EQ values are stored in the
> > registry somewhere, but haven't been able to figure out where (I even did a
> > file comparison of a before/after text dump of the registry to see if I could
> > find it that way).
> >
> > Our software uses DirectX (DirectShow) methods to play wmv files under
> > program control. On a normal Windows computer, the EQ controls are part of
> > Windows Media Player. Does anyone know where Media Players stores those EQ
> > settings?
> >
> > Thanks

 
Reply With Quote
 
KM
Guest
Posts: n/a
 
      9th May 2005
Pablo,

You can find the reg.settings (would depend on media and hardware components
included in your image) with Regmon.

Or you can make a simple app to call API to set the right settings.

Read though this thread:
http://groups-beta.google.com/group/...ac548aa8?hl=en

KM


> Hi:
>
> We would like to be able to replicate a standard audio EQ settings on all
> of
> our devices (running XP Embedded) without having to include the EQ control
> component in the production image. I'm hoping the EQ values are stored in
> the
> registry somewhere, but haven't been able to figure out where (I even did
> a
> file comparison of a before/after text dump of the registry to see if I
> could
> find it that way).
>
> Our software uses DirectX (DirectShow) methods to play wmv files under
> program control. On a normal Windows computer, the EQ controls are part of
> Windows Media Player. Does anyone know where Media Players stores those EQ
> settings?
>
> Thanks



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Audio Recording Control Issue In Realtek High Definition Audio Rashid C M Windows XP Hardware 1 23rd Aug 2007 07:26 AM
USB Audio in XP Embedded Sveder Windows XP Embedded 1 3rd Aug 2006 09:21 AM
feeding a SQLDataSource embedded in an .ascx user control a custom property assigned to that control Microsoft ASP .NET 4 16th Jul 2006 01:20 PM
Embedded Control in IE, control loads but get System.Security.Permissions.SecurityPermission request error in IE... Marco Microsoft Dot NET Framework Forms 0 24th Jan 2005 03:41 PM
embedded audio =?Utf-8?B?YXJtYWRpbGxv?= Microsoft Frontpage 1 19th Apr 2004 11:22 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:53 PM.