07-27-2005 11:24 AM
07-28-2005 01:40 AM
07-28-2005 07:07 AM
Thanks, ill take a look at this.
In the meantime i found a vi that someone here wrote that uses the winmm.dll from windows. It does not have any of the recording controls,(which is what i needed) but it gave me a start. With a few mods i can access all of the sliders in both playback in recording now. Not perfect but it may work for me.
Thanks!!!
07-28-2005 11:01 AM - edited 07-28-2005 11:01 AM
Message Edited by dirtyb15 on 07-28-2005 11:02 AM
Message Edited by dirtyb15 on 07-28-2005 11:04 AM
07-28-2005 12:13 PM
I think most people (at least me) are apprehensive about running executables from foreign sources. Maybe you should post the VI instead (unless it's specifically the EXE you want to test).
07-28-2005 12:15 PM
i can post the vi as well if you like, I really wanted to have exe tested though b/c that is what will be used for my applications.
07-28-2005 05:04 PM
07-29-2005 07:40 AM
Okay, here is the zip with the vi's. The Vi that I wanted to test is called MixerControl. It is a little messy but will be neater later 🙂
It works pretty well on the two machines i tried here, but they have the same sound cards. I also need to figure out how to read the value of the next mixer slider into my control so that it does not automatically change the volume of each newly selected slider. (you'll see what i mean)
thanks,
Dave
Also included are the original files that i used from another author on this site. (As you can see I did not change much) , they are all in the VolumeControl.lib.
07-29-2005 08:32 AM
07-29-2005 08:36 AM
Great, so far so good. Any idea on how to keep the volume from changing when each new slider is selected?
Thanks!!
Dave