Fszontagh fc8f3a0474 Implement seasonal themes and audio system enhancements 8 месяцев назад
..
compressed dc9574589e Performance optimizations and audio quality improvements 9 месяцев назад
ingame fc8f3a0474 Implement seasonal themes and audio system enhancements 8 месяцев назад
menu fc8f3a0474 Implement seasonal themes and audio system enhancements 8 месяцев назад
source dc9574589e Performance optimizations and audio quality improvements 9 месяцев назад
README.md 93b834ad38 Phase 3 Complete: Bubble Pop Mode MVP 9 месяцев назад
ambient_background.mp3 dc9574589e Performance optimizations and audio quality improvements 9 месяцев назад
bubble_pop.wav dc9574589e Performance optimizations and audio quality improvements 9 месяцев назад
bubble_pop_alt.wav dc9574589e Performance optimizations and audio quality improvements 9 месяцев назад

README.md

Audio Assets for ZenTap

This directory contains audio files for the ZenTap game.

Required Audio Files (Phase 3)

Sound Effects

  • bubble_pop.wav - Sound played when a bubble is popped
  • bubble_pop_alt.wav - Alternative bubble pop sound for variety

Background Music

  • ambient_background.mp3 - Calm, looping ambient music for gameplay
  • zen_mode_background.mp3 - Alternative ambient track for zen mode

Audio Specifications

  • Format: WAV for sound effects, MP3 for background music
  • Sample Rate: 44.1 kHz
  • Bit Depth: 16-bit for SFX, MP3 128-320 kbps for music
  • Length:
    • Sound effects: 0.1-0.5 seconds
    • Background music: 2-5 minutes (seamlessly looping)

Notes

  • All audio should be optimized for mobile playback
  • Background music should loop seamlessly without audible gaps
  • Sound effects should be short and satisfying
  • Consider multiple variations of bubble pop sounds for variety

Current Status

Currently using system sounds as placeholders. Replace with actual audio files for production.