The stream
module reads a stream of incoming audio data in real time. The data can then pass to other modules for further processing.
Mode | Input | Output | Description |
---|---|---|---|
a
|
Connects to the external binary audio stream and accepts audio samples. Produces windows of audio samples. |
Example:
a ← stream (_, input)
Mode |
SampleFrequency |
|