nstgeorge / VEKTA

A space exploration game created in Processing 3 with orbital mechanics
MIT License
1 stars 1 forks source link

Sounds become distorted on Linux #67

Open nstgeorge opened 3 years ago

nstgeorge commented 3 years ago

Description

System Specifications:

Steps to Reproduce

  1. Start the game.
  2. Let the intro screen play.
  3. As it plays the typewriter SFX, the audio gradually becomes more distorted.

Actual Results

Audio becomes distorted after a few seconds.

Expected Results

Nice, clear audio.

Other Notes

This will likely be resolved by #65, so I'm not sure if trying to debug this with Processing Sound is worth it in the meantime.