itch.io is community of indie game creators and players

Devlogs

Built a Custom HTML Music Player!

Ambient Synth Music Pack [Free]
A browser soundtrack made in HTML5

Just finished coding a web-based music player for my ambient synth pack release. Thought other devs might find this interesting!

Features I implemented:

  • Auto-detects MP3 files dynamically (no hardcoded track lists!)
  • Natural filename sorting (handles "1 - Track.mp3" format)
  • Clean itch.io-inspired UI design
  • Fits perfectly in 640x360px viewport
  • Progress bar with click-to-seek
  • Volume control & playlist navigation

Technical bits:

  • Pure HTML/CSS/JS - no frameworks
  • Responsive controls that work on mobile
  • Error handling for missing files
  • Split-panel layout with project info

Originally built this just for my music pack, but realized it could be useful for anyone wanting to embed audio in HTML games or showcase sound assets.

Files

  • Sci-fi Ambient Synth Music Pack by Mishowave.zip 38 MB
    76 days ago
Download Ambient Synth Music Pack [Free]
Leave a comment