Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Silence to Sounds #93

Merged
merged 2 commits into from
Aug 20, 2024
Merged

Add Silence to Sounds #93

merged 2 commits into from
Aug 20, 2024

Conversation

sadrasabouri
Copy link
Collaborator

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.

@sadrasabouri sadrasabouri added the enhancement New feature or request label Aug 15, 2024
@sadrasabouri sadrasabouri added this to the nafas v0.7 milestone Aug 15, 2024
@sadrasabouri sadrasabouri self-assigned this Aug 15, 2024
Copy link

codecov bot commented Aug 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@           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           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Owner

@sepandhaghighi sepandhaghighi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@sepandhaghighi sepandhaghighi merged commit 478ef98 into dev Aug 20, 2024
45 checks passed
@sepandhaghighi sepandhaghighi deleted the add-sil-to-sounds branch August 20, 2024 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants