All of lore.kernel.org
 help / color / mirror / Atom feed
* 24bit hdsp
@ 2003-05-28 19:20 David E. Storey
  2003-05-28 21:12 ` Paul Davis
  0 siblings, 1 reply; 3+ messages in thread
From: David E. Storey @ 2003-05-28 19:20 UTC (permalink / raw)
  To: alsa

[-- Attachment #1: Type: text/plain, Size: 316 bytes --]

Folks,

what would it take to support 24bit audio in the hdsp driver? Would it
take away from the number of available channels? I'd like to use an
Alesis AI-3 (mostly due to cost) with my multiface, but I'd like to be
able to utilize all 18 channels the multiface provides. Is there any way
I can help?

d!

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 24bit hdsp
  2003-05-28 19:20 David E. Storey
@ 2003-05-28 21:12 ` Paul Davis
  0 siblings, 0 replies; 3+ messages in thread
From: Paul Davis @ 2003-05-28 21:12 UTC (permalink / raw)
  To: David E. Storey; +Cc: alsa

>what would it take to support 24bit audio in the hdsp driver? Would it
>take away from the number of available channels? I'd like to use an
>Alesis AI-3 (mostly due to cost) with my multiface, but I'd like to be
>able to utilize all 18 channels the multiface provides. Is there any way
>I can help?

the driver already supports 24 bit audio. if you use the hw layer, it
must match the hw's definition of 24 bit: 24 bits packed in the upper
bits of a 32 bit word. if you use the plughw layer, you can probably
get "true" 24 bit audio (i doubt if this code path has been explored
much). 

i'm not really sure what you're asking.

--p



-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 24bit hdsp
@ 2003-05-29  1:03 David E. Storey
  0 siblings, 0 replies; 3+ messages in thread
From: David E. Storey @ 2003-05-29  1:03 UTC (permalink / raw)
  To: Paul Davis; +Cc: alsa

[-- Attachment #1: Type: text/plain, Size: 1232 bytes --]

I was reading

http://petertodd.ca/hdsp.php

and the only place it mentioned 24 bit was down toward the bottom,
implying that it wasn't supported. But now that I know it is and looking
through the source for jack, it would appear that by default, it will
open the device in 24bit mode, that's good. It would appear that as
opposed to most other drivers, I shouldn't be using dithering on this
device as I'll loose my dynamic range, yes? (I noticed your name all
over the code, so I'm betting your probably the best to ask this
question...)

d!


On Wed, 2003-05-28 at 17:12, Paul Davis wrote:
> >what would it take to support 24bit audio in the hdsp driver? Would it
> >take away from the number of available channels? I'd like to use an
> >Alesis AI-3 (mostly due to cost) with my multiface, but I'd like to be
> >able to utilize all 18 channels the multiface provides. Is there any way
> >I can help?
> 
> the driver already supports 24 bit audio. if you use the hw layer, it
> must match the hw's definition of 24 bit: 24 bits packed in the upper
> bits of a 32 bit word. if you use the plughw layer, you can probably
> get "true" 24 bit audio (i doubt if this code path has been explored
> much). 


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-05-29  1:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-29  1:03 24bit hdsp David E. Storey
  -- strict thread matches above, loose matches on Subject: below --
2003-05-28 19:20 David E. Storey
2003-05-28 21:12 ` Paul Davis

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.