a56e4ac7dc
Also moved drivers/gaudin to drivers/audio as most audio codecs support input and output in a single device.
7 lines
271 B
Plaintext
7 lines
271 B
Plaintext
This driver uses the generic GADC driver to provide a GAUDIN device.
|
|
|
|
It supports whatever high speed device channels that your GADC driver and board supports.
|
|
|
|
For stereo, the samples are interleaved. Remember to allocate enough space for two samples per
|
|
sample period.
|