Playback Speed Control
  • Added variable playback speed functionality
  • Users can now control audio playback speed with custom values
  • New
    tmplayer-element="speed"
    attribute for displaying current speed
  • New
    tmplayer-button="playback-speed"
    attribute for speed control buttons
  • Speed values set via
    tmplayer-speed-value
    attribute on buttons
  • Supports arbitrary speed values (0.5x, 0.75x, 1x, 1.5x, 2x, 2.5x, etc.)
  • Speed persists across song changes within the same player
  • Automatic display formatting (e.g., "1x", "2x")