All of lore.kernel.org
 help / color / mirror / Atom feed
* double speed (ADAT), and hw params ordering
@ 2002-07-18 18:58 Paul Davis
  2002-07-19 10:40 ` Takashi Iwai
  0 siblings, 1 reply; 8+ messages in thread
From: Paul Davis @ 2002-07-18 18:58 UTC (permalink / raw)
  To: alsa-devel

i've been wondering what to do about setting sample rates in the
hammerfall and h-dsp drivers. fernando and gary from CCRMA have made
the excellent suggestion that rather than have the driver pretend that
all rates are available all the time, as it currently does, that we
have a control switch to go between regular rates and the "double
speed" or "bitsplit" rates (64kHz-96kHz) which reduce the channel
count.  i think this is an excellent idea. you would not be able to
use the switch while the device was open. when you opened it, you
would find (for example) a device with 14 channels (12 ADAT plus 2
SPDIF) at 64-96kHz or 26 channels (24 ADAT+2 SPDIF) at 32-48kHz.

if anyone objects to this model, please let me know. right now, its
more or less impossible to get access to the higher rates.

on a related note, although the above suggestion will fix this
particular problem, it seems that it might be wise to consider adding
a parameter order information field to the driver API, so that drivers
can say "you have to set param P first, then param N, then param
O". the default would obviously be "don't care", but for devices that
lose certain capabilities when certain parameters are set, it would
make things very much easier.

--p



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

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

end of thread, other threads:[~2002-07-21 18:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-18 18:58 double speed (ADAT), and hw params ordering Paul Davis
2002-07-19 10:40 ` Takashi Iwai
2002-07-20  6:54   ` Jaroslav Kysela
2002-07-20  6:57   ` Jaroslav Kysela
2002-07-20 19:20     ` (no subject) Fernando Pablo Lopez-Lezcano
2002-07-20 23:04       ` Abramo Bagnara
2002-07-21  8:28       ` your mail Jaroslav Kysela
2002-07-21 18:56       ` hdsp channel/sample rate issues Gary Scavone

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.