Page 1 of 1

AudioMixer predifine line controls

PostPosted: March 1st, 2010, 12:19 pm
by ejla
Dear fellows,
I've looked the SoundManager demo, but can't figure out a solution how I could do the following:
I just have two line controls in my application - a record (mic in)- and the playback (main volume) level. All other controls are completely without interest.
Could you please explain to me how I can be paired these TAudioMixer lines together with respective track bars?

Re: AudioMixer predifine line controls

PostPosted: March 1st, 2010, 3:49 pm
by Kambiz
The discussion in the following link will help you:
viewtopic.php?f=7&t=479

Re: AudioMixer predifine line controls

PostPosted: March 5th, 2010, 9:36 am
by ejla
How to know which control is "right" control. In my case (Realtek) there are 3 mixers. Mixer0 as Playback (Realtek HD Audio output), Mixer1 front panel Mic in at front panel (Pink) and Mixer2 Realtek HDA Primary input.
MicIn line is grayed, but the correct name is simply "Record"? 8-[

Re: AudioMixer predifine line controls

PostPosted: March 7th, 2010, 12:59 am
by Kambiz
Seems there is no straight way. Because of that most of programs show a list of devices/controls to the user, so that the user selects the right control.

Re: AudioMixer predifine line controls

PostPosted: March 7th, 2010, 2:05 am
by ejla
Yes... if multistreaming is selected so 2 (extra) mixers will be added.
Btw so I have found a "short style" mixer panel where all Mixers and respective "Pink" lines only are visible!
Well, the manual mixer choices may be accepted... can't figure out any more simply solution.
Thanks Kambiz!