Skip to content

UseSonoscopeResult

Result returned by the useSonoscope hook.

PropertyTypeDescription
errorError | nullError object if audio loading failed.
loadingbooleanTrue while the audio source is loading or decoding.
scopeSonoscope | nullActive Sonoscope coordinator instance, or null while loading.