waveaudio
[Drivers]
Raw audio waveforms. More...
Raw audio waveforms.
- Todo:
- This driver is currently disabled because it needs to be updated to the Player 2.0 API.
The waveaudio driver captures audio from /dev/dsp on systems which support the OSS sound driver. The data is exported using the waveform generic sample data interface. Currently data is captured at 8bit, mono, 16KHz.
- Compile-time dependencies
- <sys/soundcard.h>
- Provides
- Requires
- None
- Configuration requests
- none
- Configuration file options
- none
- Example
driver ( name "waveaudio" provides ["waveform:0"] )