audiotest-producer
audiotest-producer — Produces an example audio signal without using a device.
Properties
volume
The volume of the test signal (0.0 - 1.0).
Type: float
Optional property. Single values only.
rate
The Sample rate (in Hz).
Type: int
Optional property. Single values only.
frequency
The frequency of the test signal (in Hz).
Type: int
Optional property. Single values only.
drop-probability
The fraction of buffers to drop (0.0 - 1.0). Only useful for debugging.
Type: float
Optional property. Single values only.