LASP 1.0
Library for Acoustic Signal Processing
|
Specificying the type of data, for adding and removing callbacks from the stream. More...
Static Public Attributes | |
tuple | audio_input = (0, 'input') |
tuple | audio_output = (1, 'output') |
tuple | audio_duplex = (2, 'duplex') |
Specificying the type of data, for adding and removing callbacks from the stream.
Definition at line 44 of file lasp_common.py.
|
static |
Definition at line 55 of file lasp_common.py.
|
static |
Definition at line 49 of file lasp_common.py.
|
static |
Definition at line 52 of file lasp_common.py.