Switchboard SDK
Loading...
Searching...
No Matches
switchboard::WhiteNoiseGeneratorNode Class Reference

Generates white noise. More...

#include <WhiteNoiseGeneratorNode.hpp>

Inheritance diagram for switchboard::WhiteNoiseGeneratorNode:

Public Member Functions

SB_WASM WhiteNoiseGeneratorNode ()
 Creates a WhiteNoiseGeneratorNode instance.
 
SB_WASM bool setBusFormat (AudioBusFormat &busFormat) override
 
SB_WASM bool produce (AudioBus &bus) override
 

Detailed Description

Generates white noise.

WhiteNoiseGeneratorNode class.