AudioAnalyzer

Show Deprecated

AudioAnalyzer takes measurements from audio streams that are wired to it through Wire. It provides a single Input pin but does not produce any output streams. Note that all audio processing is disabled on the server in order to conserve resources; Properties and methods of AudioAnalyzer return empty or zero results when used from server scripts.

Summary

Properties

Methods

Events

Properties

PeakLevel

Read Only
Not Replicated
Read Parallel

RmsLevel

Read Only
Not Replicated
Read Parallel

SpectrumEnabled

Read Parallel
Read Parallel

Methods

GetConnectedWires

Instances

Parameters

pin: string

Returns

Instances

GetInputPins


Returns

GetOutputPins


Returns

GetSpectrum


Returns

Events

WiringChanged

Parameters

connected: boolean
pin: string
wire: Wire
instance: Instance