Home
API reference

AudioSynthProviderProps

strata-game-library/audio-synth

strata-game-library/audio-synth


strata-game-library/audio-synth / AudioSynthProviderProps

Interface: AudioSynthProviderProps

Defined in: components/AudioSynthProvider.tsx:31

Props for AudioSynthProvider.

Properties

autoInit?

optional autoInit: boolean

Defined in: components/AudioSynthProvider.tsx:39

Auto-initialize on first user interaction


children

children: ReactNode

Defined in: components/AudioSynthProvider.tsx:33

Child components


debug?

optional debug: boolean

Defined in: components/AudioSynthProvider.tsx:37

Enable debug logging


masterVolume?

optional masterVolume: number

Defined in: components/AudioSynthProvider.tsx:35

Master volume (0-1)