Share |

DAC cannot handle 192k input; USB dac only allows 16bit 48k

gamma1

Moderator: MisterX

DAC cannot handle 192k input; USB dac only allows 16bit 48k

Postby rampantandroid » September 12th, 2011, 4:36 pm

Hi,

I recently finished my gamma2 build, and took the DAC to work for my workstation - in trying to use it, I discovered that while the gamma2 DAC was able to handle 24bit 192k fine, 24bit 192k on the gamma1 output results in crackling; 24bit 96k however is fine.

On the USB side, the USB Dac will only allow a max of 16bit, 48k...moreover, it would not respond to volume settings - I darn near blew my ear drums out - could this just be a driver issue?

Thanks!
Patrick
rampantandroid
 
Posts: 35
Joined: August 31st, 2011, 2:32 pm
Location: Redmond, WA
Country: United States (us)

DAC cannot handle 192k input; USB dac only allows 16bit 48k

Postby amb » September 12th, 2011, 5:03 pm

That's the correct behavior. The sampling rate and bit-depth limitations from the various inputs are documented on the γ1 and γ2 websites.
User avatar
amb
Site Admin
 
Posts: 4914
Joined: March 29th, 2010, 9:49 pm
Location: Sunnyvale, CA
Country: United States (us)

Re: DAC cannot handle 192k input; USB dac only allows 16bit

Postby rampantandroid » September 12th, 2011, 5:06 pm

amb wrote:That's the correct behavior. The sampling rate limitations are documented on the γ1 and γ2 websites.


Ah, I see it now - I had missed the note on it being configured for a lower sampling rate.

Shouldn't the 2707 be working volume wise? Why can I not get the volume to go down, or even mute in windows?
rampantandroid
 
Posts: 35
Joined: August 31st, 2011, 2:32 pm
Location: Redmond, WA
Country: United States (us)

Re: DAC cannot handle 192k input; USB dac only allows 16bit

Postby MisterX » September 12th, 2011, 5:08 pm

Because you're using ASIO?
1352.5 and counting.
User avatar
MisterX
 
Posts: 791
Joined: March 31st, 2010, 2:00 am
Location: Kalamazoo, MI
Country: United States (us)

Re: DAC cannot handle 192k input; USB dac only allows 16bit

Postby rampantandroid » September 12th, 2011, 5:15 pm

MisterX wrote:Because you're using ASIO?


I see no options to disable that though in device manager or the sound properties - is this driver specific? Do I somehow need to swap drivers out to get this to change?

I assume I'm using an in box driver from Windows, though the driver has no date or version on it.
rampantandroid
 
Posts: 35
Joined: August 31st, 2011, 2:32 pm
Location: Redmond, WA
Country: United States (us)

Re: DAC cannot handle 192k input; USB dac only allows 16bit

Postby MisterX » September 12th, 2011, 5:36 pm

Which version of Windows and which media player are you using?
1352.5 and counting.
User avatar
MisterX
 
Posts: 791
Joined: March 31st, 2010, 2:00 am
Location: Kalamazoo, MI
Country: United States (us)

Re: DAC cannot handle 192k input; USB dac only allows 16bit

Postby linux-works » September 12th, 2011, 6:43 pm

rampantandroid wrote:Shouldn't the 2707 be working volume wise? Why can I not get the volume to go down, or even mute in windows?


its my understanding that when you have the dac behind the i2s 'curtain', you don't get to see thru to it. or, your computer doesn't.

your computer sees a devices that does not report vol control ability (its job is to send usb data over i2s and so vol control is not really relevant).

if your dac was the 'end point' and not the usb/i2s converter, THEN windows would probably 'see' a vol control *control*.

at least that's how I understand the driver and topology flow.

this is a good thing, though, as you can't accidentally attenuate at digital level. you don't want to.
Sercona Audio (Control Systems for Analog and Digital)
Photos: http://www.flickr.com/photos/linux-works/
User avatar
linux-works
 
Posts: 1620
Joined: March 31st, 2010, 9:04 am
Location: Santa Clara, CA
Country: United States (us)

Re: DAC cannot handle 192k input; USB dac only allows 16bit

Postby rampantandroid » September 12th, 2011, 7:05 pm

linux-works wrote:
rampantandroid wrote:Shouldn't the 2707 be working volume wise? Why can I not get the volume to go down, or even mute in windows?


its my understanding that when you have the dac behind the i2s 'curtain', you don't get to see thru to it. or, your computer doesn't.

your computer sees a devices that does not report vol control ability (its job is to send usb data over i2s and so vol control is not really relevant).

if your dac was the 'end point' and not the usb/i2s converter, THEN windows would probably 'see' a vol control *control*.

at least that's how I understand the driver and topology flow.

this is a good thing, though, as you can't accidentally attenuate at digital level. you don't want to.


If this is true, then why does the Windows volume affect the coax/toslink connections? Windows APIs allow you to set volume on streams, afaik.
rampantandroid
 
Posts: 35
Joined: August 31st, 2011, 2:32 pm
Location: Redmond, WA
Country: United States (us)

DAC cannot handle 192k input; USB dac only allows 16bit 48k

Postby amb » September 12th, 2011, 7:15 pm

Windows volume control works in software, not on the γ1 or γ2 hardware. When you use ASIO or WASAPI, it bypass the Windows internal "kmixer" and you lose the volume control, but it ensures that kmixer won't be mucking with the bits.

As for your question, the reason why the volume control doesn't work over USB, but works over S/PDIF is most likely because the latter is not a "generic" interface. There is a "sound card" behind the S/PDIF port whose driver isn't running via ASIO or WASAPI.
User avatar
amb
Site Admin
 
Posts: 4914
Joined: March 29th, 2010, 9:49 pm
Location: Sunnyvale, CA
Country: United States (us)

Re: DAC cannot handle 192k input; USB dac only allows 16bit

Postby rampantandroid » September 12th, 2011, 8:02 pm

amb wrote:Windows volume control works in software, not on the γ1 or γ2 hardware. When you use ASIO or WASAPI, it bypass the Windows internal "kmixer" and you lose the volume control, but it ensures that kmixer won't be mucking with the bits.

As for your question, the reason why the volume control doesn't work over USB, but works over S/PDIF is most likely because the latter is not a "generic" interface. There is a "sound card" behind the S/PDIF port whose driver isn't running via ASIO or WASAPI.


So what then does it take for the γ1 to allow volume control within windows?
rampantandroid
 
Posts: 35
Joined: August 31st, 2011, 2:32 pm
Location: Redmond, WA
Country: United States (us)

Next

Return to γ1 modular miniature DAC

Who is online

Users browsing this forum: No registered users and 0 guests

Quick Links

AMB audio DIY resources
AMB audio shop