Latest release: | 1.3.4rc0 |
---|---|
Maintainer: | henkmuller |
Description: | S/PDIF Component |
The two modules in this library are used to transmit and receive S/PDIF streams, http://en.wikipedia.org/wiki/Spdif. The rx_generator directory contains the programs that are used to generate the state machine used by the receiver.
- RX and TX in separate threads
- Rates of 44,100 up to 192,000 Samples/sec
RX and TX are defined as functions which each run forever.
Full documentation can be found at: http://xcore.github.com/sc_spdif/
none
Issues may be submitted via the Issues tab in this github repo. Response to any issues submitted as at the discretion of the maintainer for this line.
- sc_i2c (ssh://[email protected]/xcore/sc_i2c)
- sc_util (git://github.com/xcore/sc_util)