Skip to content
  • Nicholas Ewalt's avatar
    a567dc18
    Fix most sound pops and clicks · a567dc18
    Nicholas Ewalt authored
    - Allow multiple sounds to play at the same time
    - Consolidate Pitch/SoundClip/Volume setting and playing
    - Fix VS project file names
    
    Currently up to six sounds can play simultaneously. This should reduce
    major pops and clicks in busy chat rooms caused by Unity's
    AudioClip.Stop() causing these artifacts. Extremely low pitch settings
    still cause artifacts, unfortunately.
    a567dc18
    Fix most sound pops and clicks
    Nicholas Ewalt authored
    - Allow multiple sounds to play at the same time
    - Consolidate Pitch/SoundClip/Volume setting and playing
    - Fix VS project file names
    
    Currently up to six sounds can play simultaneously. This should reduce
    major pops and clicks in busy chat rooms caused by Unity's
    AudioClip.Stop() causing these artifacts. Extremely low pitch settings
    still cause artifacts, unfortunately.
Loading