a-mabe / a-mabe/background_hiit_timer

[Feature/Improvement] Improve Audio Files

Ouverte
#39 0 commentaires 0 réactions 1 personne assignée Réclamée par @a-mabe Voir sur GitHub
enhancement
Langage dominant
Dart
Étoiles
5
Forks
3
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

**Purpose:** As a user, I want sound effects to be smooth and consistent so that audio cues are clear and never skipped.

**More details:** Currently, sound effect files vary in length and some start or end abruptly, creating harsh or jarring audio experiences. All sound effect files should be trimmed to a consistent, short duration and processed with fade in/fade out envelopes to ensure clean playback.

**Acceptance Criteria:**
- All sound effect files are under 500ms (0.5 seconds) in duration
- All sound effect files have a fade in applied at the start to prevent clicking or abrupt onset
- All sound effect files have a fade out applied at the end to prevent clipping or abrupt cutoff
- Fade durations are consistent across all files (e.g. 10–20ms fade in, 20–30ms fade out)
- All updated files are verified to play without audible pops, clicks, or harsh transitions on both iOS and Android

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.