managarten/memoro/apps/mobile/assets/sounds/README.md
Till-JS e7f5f942f3 chore: initial commit - consolidate 4 projects into monorepo
Projects included:
- maerchenzauber (NestJS backend + Expo mobile + SvelteKit web + Astro landing)
- manacore (Expo mobile + SvelteKit web + Astro landing)
- manadeck (NestJS backend + Expo mobile + SvelteKit web)
- memoro (Expo mobile + SvelteKit web + Astro landing)

This commit preserves the current state before monorepo restructuring.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-22 23:38:24 +01:00

25 lines
No EOL
813 B
Markdown

# Recording Button Sounds
This directory contains UI sounds for the recording button.
## Required Sound Files:
1. **button-press.mp3** - A soft whoosh/rauschen sound when button is pressed down
- Duration: ~200ms
- Character: Soft, airy, like a breath or wind
2. **recording-start.mp3** - A clear chime/ding when recording starts
- Duration: ~300ms
- Character: Positive, confirming, like a bell or notification
3. **recording-stop.mp3** - A completion sound when recording stops
- Duration: ~300ms
- Character: Finalizing, like a camera shutter or soft thud
## File Requirements:
- Format: MP3 (for best compatibility)
- Bitrate: 128kbps (good quality/size balance)
- Volume: Normalized to -12dB
## Placeholder Files:
Currently using silent placeholder files. Replace with actual sounds.