v0.1Latest

Audio Input

Audio Input

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.

Audio Input node screenshot

Outputs

Audio

  • ID: audio
  • Kind: audio
  • Rate: audio
  • Audio Channel Layout: stereo
  • Unit: normalized
  • Range: -1 to 1 normalized
  • Coercion: Implicit
  • Description: Stereo audio input from the host or external interface.

Parameters

Input Gain

  • ID: inputGain
  • Type: float
  • Control: slider
  • Range or Options: 0 to 2 gain01, step 0.01
  • Default: 1

Notes

  • 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.