MCPcopy Create free account
hub / github.com/LabSound/LabSound / AudioContext

Class AudioContext

include/LabSound/core/GainNode.h:15–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13{
14
15class AudioContext;
16
17// GainNode is an AudioNode with one input and one output which applies a gain (volume) change to the audio signal.
18// De-zippering (smoothing) is applied when the gain value is changed dynamically.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected