ASPEN
Abstract sound interface
Classes
AbsSoundInterface()
AbsSoundInterface
aspen.interfaces.abs_sound_interface.
Bases: abc.ABC
abc.ABC
__call__
Generate a specified number of signals.
List[ndarray]
List
ndarray
Output well be sequence-like object such as list, tuple and so on.
_generate_each
Generate each signal.
idx¶ (int) – Index of signal generation.
int
Generate signal.