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?
optionalautoInit: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?
optionaldebug:boolean
Defined in: components/AudioSynthProvider.tsx:37
Enable debug logging
masterVolume?
optionalmasterVolume:number
Defined in: components/AudioSynthProvider.tsx:35
Master volume (0-1)
