Name

input()

Class

Waveform

Description

Define the audio input for the analyzer.

Syntax

  • waveform.input(input)

Parameters

  • input(SoundObject)the input sound source. Can be an oscillator, noise generator, SoundFile or AudioIn.

Return

  • void