Page 1 of 2

problem with 24bit output

Posted: Fri Mar 18, 2016 9:04 pm
by voodoofox
Hi all
I was having some problems to make output 24bit and I am not sure what am I missing.

http://goo.gl/vpQghL

I tried with MME output and WDM output it still says 16.
I see that Inputs are 24 however whatever I set in outputs they are always 16bit.

Do you guys know what could be the problem?

I am using windows 10 x64.

Re: problem with 24bit output

Posted: Sat Mar 19, 2016 10:45 am
by Vincent Burel
yes, things are not clear there.
with WDM output device, connected in exlusive mode, audio driver often refuses the 24bits format (at least we never saw it accepting 24bits format directly in fact).
...it will openned in 24bits only if you force your audio device in Share mode (uncheck exclusive mode)... then you will see 24 bits on the Voicemeeter System Setting Dialog Box... but this 24bit will be sent to Windows kMixer and i don't know if this kMixer will finally deliver signal in 24 bit to the device... using MME will open in 24bits normally since it uses kMixer anyway (with the same doubt behind)...

At the end, to be sure to have 24bits sent to your audio device, we recommend to use ASIO driver if applicable...

Re: problem with 24bit output

Posted: Sat Mar 19, 2016 5:22 pm
by voodoofox
Thanks for the reply.

I tried using MME but I still got 16bit in Voicemeter
http://goo.gl/1eHNtz

I tried using WDM with uncheck exclusive mode (for realtek digital output device) but VoiceMeter still says 16bit.

Re: problem with 24bit output

Posted: Sat Mar 19, 2016 7:02 pm
by Vincent Burel
REM: Voicemeeter negociates format in 16bit...
Only Voicemeeter BANANA negociates format in 24bit.

Re: problem with 24bit output

Posted: Sat Mar 19, 2016 7:12 pm
by voodoofox
Sorry, I might be missing something...

I thought I was using voicemeter banana?

http://goo.gl/VlQqqF

Re: problem with 24bit output

Posted: Sat Mar 19, 2016 7:20 pm
by Vincent Burel
ha ok, so, do your audio device configured in 24 bits (Sound Panel / Advanced) ?

Re: problem with 24bit output

Posted: Sat Mar 19, 2016 8:13 pm
by voodoofox
Yeah
This is how it's setup in Banana.
http://goo.gl/66lOlr

Realtek digital output is set to 24bit
http://goo.gl/45zvbn

Speaker for HIFI is set to 24bit
http://goo.gl/RJAjfa

HIFI cable recording device is also set to 24bit
http://goo.gl/QWN0UY

Not sure if I have to set it to 24bit anywhere else...

Re: problem with 24bit output

Posted: Sun Mar 20, 2016 8:57 am
by Vincent Burel
voodoofox wrote:Yeah
This is how it's setup in Banana.
http://goo.gl/66lOlr
REM: 2048 sample buffer size is too high (go back to 1024 for MME)

Well, ok, i will check again the format negociation in Voicemeeter,
BTW: i don't remember if MME is negociating format in 24bits ... should try WDM or KS only.

Re: problem with 24bit output

Posted: Sun Mar 20, 2016 11:11 pm
by voodoofox
Hmmm

Ok I tried using WDM for all (input and output devices) and I unchecked WDM exclusive as you suggested.
It's still r16 for output.

http://goo.gl/EfvZoX

I can't force KS for digital output... I can't see realtek digital output on the list

http://goo.gl/0KffZo

Re: problem with 24bit output

Posted: Wed Mar 23, 2016 1:42 pm
by voodoofox
I tried using another computer. With windows 7, but sound card is still realtek.
Same thing happens.