From: PALFFY D. <dpa...@ra...> - 2003-11-04 19:58:58
|
Hi! > I've noticed that the current version of the audio driver only supports > 44100kHz, 16 bits, stereo. Is this because the DAC chip only supports > this, or because the driver does not yet support changing the format ? > If there is enough doc on the chip, I could work on the driver to add > support for it. Is that documentation available ? AFAIK the chip (at least that of the new ipods) supports quite everything up to 96kHz, so it should be a driver issue. Also, probably the driver won't support recording, that the new ipods do. The documentation for the Wolfson WM8721 (old ipods) is at http://www.wolfsonmicro.com/products/digital_audio/dacs/WM8721/ , for the WM8731 (new ipods) at http://www.wolfsonmicro.com/products/digital_audio/codecs/WM8731/ . -- Dani ...and Linux for all. |