Volume is ignored for interval bells after end of session #101
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: tslocum/meditationassistant#101
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
To reproduce:
In settings set:
Start a meditation session of let's say 12minutes
What happens:
Ring at: 0:05:00 → Interval bell, 5% volume
Ring at: 0:10:00 → Interval bell, 5% volume
Ring at: 0:12:00 → End bell, 5% volume
Ring at: 0:15:00 → Interval bell, 100% volume
Ring at: 0:20:00 → Interval bell, 100% volume
....
Expected:
That the volume of the bell (interval bell) has the level of the volume in the settings, even after the end of the session.
So we should have:
Ring at: 0:05:00 → Interval bell, 5% volume
Ring at: 0:10:00 → Interval bell, 5% volume
Ring at: 0:12:00 → End bell, 5% volume
Ring at: 0:15:00 → Interval bell, 5% volume
Ring at: 0:20:00 → Interval bell, 5% volume
Thanks for the detailed bug report. I will look into this.