sepandhaghighi / nafas

🧘‍♂️ Breathing Gymnastics Application
MIT License
132 stars 7 forks source link

Add Silence to Sounds #93

Closed sadrasabouri closed 2 months ago

sadrasabouri commented 3 months ago

What does this implement/fix? Explain your changes.

Nafas had issues with sounds trimmed from the first in some environments. By this PR we added 0.5 seconds of silence to the start of the sounds. Therefore the cut sounds seem complete.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.47%. Comparing base (ef87a47) to head (2036dcc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #93 +/- ## ======================================= Coverage 97.47% 97.47% ======================================= Files 2 2 Lines 197 197 Branches 22 22 ======================================= Hits 192 192 Misses 4 4 Partials 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.