updatePannerConfigById
updatePannerConfigById(soundId: string, newConfig: Partial<SoundPannerConfig>): void;
Update the panner configuration for a sound by its ID.
updatePannerConfigById(soundId: string, newConfig: Partial<SoundPannerConfig>): void;
Update the panner configuration for a sound by its ID.