HECTOR Module - AudioIn
Home > Module Index > Audio.AudioIn 0.1.9
Captures audio from an attached sound device.
Free
HECTOR v0.5
Connections
Name
Type
Data Type
Description
Out
Generator
AudioFrame
The uncompressed audio output from the selected sound capture device. Currently, the audio is always send from the plugin as a 48KHz, 16-bit stereo PCM waveform.
Options
Name
Data Type
Description
Input Device
list
The selected input device. When added to HECTOR, this plugin will scan the system for all available audio capture devices and display them to the user. No audio will be heard until a capture device has been selected.
Gain
float
Amount of gain to be applied to the captured audio. Can be used to both boost and reduce the incoming volume, but clipping may occur if the gain is set too high.
Volume
float
The volume setting for the audio output. Maximum volume essentially sets the captured audio to be fed through with no volume reduction. Therefore, this control can only be used to reduce the volume.
Description
The AudioIn device will scan the HECTOR system and detect all available sound capture devices. Once a capture device has been selected from the list, it will begin broadcasting any captured audio on the 'Out' connection.
Tags
audio
Get HECTOR to use this module.