v0.1Latest
Audio Input
Captures audio from microphone or external interface.
Captures stereo audio from the host, microphone, sidechain, or external interface. The output uses the Audio Channel Layout contract, so downstream nodes preserve left/right content unless an explicit split or reduction node is inserted.
Outputs
Audio
Stereo audio input from the host or external interface.
| ID | audio |
|---|---|
| Signal | audio · audio rate · stereo |
| Unit | normalized |
| Range | -1 to 1 normalized |
| Coercion | Implicit |
Parameters
Input Gain
Sets the gain applied to audio received from the host input.
| ID | inputGain |
|---|---|
| Type | float |
| Control | slider |
| Range or Options | 0 to 2 gain01, step 0.01 |
| Default | 1 |
Details
| Canonical ID | io.audioIn |
|---|---|
| Category | io |
| Runtime Surface | control |
| Runtime Targets | control-main-thread |
| JUCE Early Access | Supported |
| Early Access Note | Native-supported in the plugin for the current catalog/runtime support contract. |
| Audio Channel Behavior | Generate (synthesizes audio) |