VIRTUTECH CONFIDENTIAL Previous - Up - Next
sb16
- Provided by
-
sb16
- Class Hierarchy
-
conf-object → log-object → sb16
- Interfaces Implemented
-
log_object, event_poster, io_memory
- Description
-
The sb16 device implements the basic functions of a Soundblaster 16 soundcard. Sound is output when silence (one block of identical samples) is detected after having received some valid (nonsilent) data, or when more that 16Kb of audio data has been buffered.
Attributes
- Attributes inherited from class conf-object
-
attributes, classname, component, iface, name, object_id, queue
- Attributes inherited from class log-object
-
access_count, log_buffer, log_buffer_last, log_buffer_size, log_group_mask, log_groups, log_level, log_type_mask
- Attribute List
-
- dma_channel_16
- Required attribute; read/write access; type: unknown type.
Soundblaster 16 bit DMA channel.
- dma_channel_8
- Required attribute; read/write access; type: unknown type.
Soundblaster 8 bit DMA channel.
- dma_dev
- Required attribute; read/write access; type: unknown type.
DMA device implementing the common-dma interface.
- dsp_dev
- Required attribute; read/write access; type: unknown type.
The file that audio output will be written to. If naming a valid audio device file (like /dev/dsp under Linux) data will be played through the host sound card, otherwise it will be written to a regular file.
- irq_dev
- Required attribute; read/write access; type: unknown type.
Interrupt device implementing the simple-interrupt interface.
- irq_level
- Required attribute; read/write access; type: unknown type.
Soundblaster interrupt level.
Command List
- Commands defined by interface log_object
-
log, log-group, log-level, log-size, log-type
VIRTUTECH CONFIDENTIAL Previous - Up - Next