All of lore.kernel.org
 help / color / mirror / Atom feed
* RME HDSP driver enhancements for HDSPe cards
@ 2007-10-17  9:22 Ptitjes
  2007-10-18  7:56 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Ptitjes @ 2007-10-17  9:22 UTC (permalink / raw)
  To: Alsa devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

First, sorry for the cross-post, but as i did not know where to start, i
wanted to ask to both lists.

I bought a RME HDSPe PCI card. I should receive it in the following
days. My plan is to:

1) Determine whether the current driver works as is with the HDSPe cards
and make my report to both lists.

2) Enhance the current driver in order to take profit of the new feature
(32bit float format)

However, i am new to Alsa, Jack and HDSP driver internal code structure.
So i wanted to collect informations and hints as where to start from and
be the most efficient in starting the work as i can.

Could you please give me links as to:
- - General Alsa driver structure and data flow
- - Work done by Alsa HDSP driver and work done by Jack (I ever thought
most of the work is done by Jack as my current HDSP PCCard do not work
with Alsa only)
- - Parts of the Alsa HDSP driver that would a priori need changes.
- - Parts of Jack that would a priori need changes.

Thank you very much for your help.
I hope i did not bother everyone with my newbie questions.

Best regards,
Didier.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHFdRLVE1mALQL3JsRAvp1AKCV7L7DdX1doenajmXFX8vnYkbbqQCgkbuS
GZgsAKdtGyiwfP4vNYYdZb4=
=vvgU
-----END PGP SIGNATURE-----

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

* Re: RME HDSP driver enhancements for HDSPe cards
  2007-10-17  9:22 RME HDSP driver enhancements for HDSPe cards Ptitjes
@ 2007-10-18  7:56 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2007-10-18  7:56 UTC (permalink / raw)
  To: Ptitjes; +Cc: Alsa devel

At Wed, 17 Oct 2007 11:22:20 +0200,
Ptitjes wrote:
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hello,
> 
> First, sorry for the cross-post, but as i did not know where to start, i
> wanted to ask to both lists.
> 
> I bought a RME HDSPe PCI card. I should receive it in the following
> days. My plan is to:
> 
> 1) Determine whether the current driver works as is with the HDSPe cards
> and make my report to both lists.
> 
> 2) Enhance the current driver in order to take profit of the new feature
> (32bit float format)
> 
> However, i am new to Alsa, Jack and HDSP driver internal code structure.
> So i wanted to collect informations and hints as where to start from and
> be the most efficient in starting the work as i can.
> 
> Could you please give me links as to:
> - - General Alsa driver structure and data flow

See my ALSA-driver tutorial on web page.

> - - Work done by Alsa HDSP driver and work done by Jack (I ever thought
> most of the work is done by Jack as my current HDSP PCCard do not work
> with Alsa only)

See JACK web page.  There must be some good diagram there.
The ALSA corresponds to the backend of JACK, and it does the actual
I/O.

> - - Parts of the Alsa HDSP driver that would a priori need changes.

The framework for 32bit float is already in the driver core.  It's
just the card-driver implementation, i.e. pretty dependent on the
hardware stuff.

> - - Parts of Jack that would a priori need changes.

Not much I guess.


Takashi

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

end of thread, other threads:[~2007-10-18  8:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-17  9:22 RME HDSP driver enhancements for HDSPe cards Ptitjes
2007-10-18  7:56 ` Takashi Iwai

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.