All of lore.kernel.org
 help / color / mirror / Atom feed
* RME DSP / Multiface documentation? (hdsp.c)
@ 2002-11-12 14:40 M. Nentwig
  2002-11-12 15:32 ` Paul Davis
  2002-11-12 15:36 ` Paul Davis
  0 siblings, 2 replies; 3+ messages in thread
From: M. Nentwig @ 2002-11-12 14:40 UTC (permalink / raw)
  To: alsa-devel

Hello,

I would like to help with the Hammerfall DSP driver.
Is there any additional technical information? Could someone be so kind
and forward it to me? The driver is easily readable, but it wouldn't
hurt if I had the original documents still.

Two more things:
- The driver uses inlined functions quite extensively. But I think, that
gcc does not inline functions, at least not with -O2 optimization, which
was default (I tried -finline-functions, hdsp.o was different
afterwards).
- In snd_hdsp_interrupt: The first four lines determine, why the
interrupt was triggered (audio, midi0, midi1). Now the MIDI code further
down does not use that information, but the MIDI status instead. Could
that be the cause for the audio dropouts, that happen now and then, when
MIDI is received?

Cheers

Markus




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

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

end of thread, other threads:[~2002-11-12 15:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-12 14:40 RME DSP / Multiface documentation? (hdsp.c) M. Nentwig
2002-11-12 15:32 ` Paul Davis
2002-11-12 15:36 ` 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.