Paul Braman wrote: > S/PDIF data is being captured by a Wolfson WM8804 S/PDIF Digital > Interface Transceiver (or similar) and streamed over USB by a Texas > Instruments TAS1020B USB Streaming Controller. There are more > complicated issues regarding exactly what data is transmitted The WM8804 transmits samples in standard IÂS format, like an ADC. > but perhaps my biggest concern is how to make sure I take into account > the possibility of changing bitrates. What does your TAS1020B firmware do when the S/PDIF source changes its sample rate? > That is, the S/PDIF bitrate may change based on content and I don't > want a period/buffer too large lest I get high latency When capturing, the buffer size does not affect the latency (because you can read data as soon as it is available), so you can make the buffer as large as possible to avoid underruns. Smaller periods give you higher precision for the current position, but slightly higher power usage due to the higher interrupt frequency. Regards, Clemens ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user