Skip to content

SoundApp v2.0.8

Choose a tag to compare

@herrbasan herrbasan released this 10 Jan 10:07
· 197 commits to main since this release

What's New

Tape-Style Speed Control - Variable playback speed from -24 to +24 semitones

  • Press + or - to adjust speed (coupled pitch/speed like vinyl/tape)
  • Linear interpolation for smooth fractional-rate playback
  • Ephemeral setting - resets to normal speed on app restart
  • Full support for both FFmpeg and tracker/MOD playback

Click-Free Transitions - Web Audio API gain automation eliminates audio artifacts

  • 12ms fade-out, 15ms fade-in on pause/resume/seek/track-change
  • Imperceptible as fades but prevents waveform discontinuities
  • Smart auto-advance detection skips redundant fade-out on naturally ended tracks

Mixer Performance - 5-10x faster seeking through parallel track synchronization

  • Tracks seek simultaneously during 80ms pre-buffer window
  • Master gain persistence across fade operations