Skip to content

SliderDefaultSoundGenerator

Under Construction

This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/sun/blob/main/js/SliderDefaultSoundGenerator.ts for the most up-to-date information.

Overview

The default sound used for Slider if options.soundGenerator is not set.

Separated out to avoid circular dependencies between Slider and DefaultSliderTrack/SliderTrack. See https://github.com/phetsims/chipper/issues/1550#issuecomment-2550362697

NOTE: If Slider/DefaultSliderTrack/SliderTrack are ever put in the same file, then this file can cease to exist.

@author Jonathan Olson <jonathan.olson@colorado.edu>

Source Code

See the source for SliderDefaultSoundGenerator.ts in the sun repository.