@byomakase/omakase-player
    Preparing search index...

    Class OmpGainEffectDef

    Gain effect definition

    Hierarchy (View Summary)

    Index

    Properties

    attrs: Record<string, any> = {}

    Arbitrary attributes which can be used to describe audio node.

    audioNodeOptions?: any

    Used only during AudioNode creation. This options will be passed in AudioNode constructor

    audioParams: OmpAudioNodeParamType[] = []

    Audio node params

    connections: OmpAudioNodeConnectionDef[] = []

    Connections to other OmpAudioNodeDef's

    id: string

    Methods