FrancescoCeruti / linux-show-player

Linux Show Player - Cue player designed for stage productions
https://linux-show-player.org
GNU General Public License v3.0
207 stars 49 forks source link

Media cue doesn't fade out if playback is terminated before end of track #288

Closed drjswalker closed 11 months ago

drjswalker commented 11 months ago

Describe the bug A clear and concise description of what the bug is. I have a media cue where I am playing a portion of the entire song and I set the stop time as 48s into the cue, but I need the cue to fade out by the 48s, so I set the Fade out time to 7s. I expected the cue to either i) fadeout to completion by 48s or ii) begin to fade out at 48s ending at 55s. Either could have been adapted to. But the music cutout at 48s; no fade out. I tried using a volume cue to fade the music out manually and it seemed to work, but left the volume level low at the end of the cue. I see the lack of a fade out that works when the music is terminated early as a bug, but I may be wrong

To Reproduce Steps to reproduce the behavior:

  1. Create a media cue with media than lasts more than say 45s

  2. Set Cue: Behaviours stop to Faded Stop

  3. Set Fade Out duration to 5s

  4. Set Fade out curve to quadratic 2

  5. Set Media-Cue Stop time to about 30s after the start of the media.

  6. Go to '...'

  7. Click on '....'

  8. Scroll down to '....'

  9. See error

Expected behavior A clear and concise description of what you expected to happen.

IMHO this should setup a media cue to play for a portion of its run time and then fade out over the last 5 s of the portion. What happens is the music stops suddenly at the media cue:stop-time. Am I simply doing something wrong?

Screenshots If applicable, add screenshots to help explain your problem.

Linux Show Player version:

OS Version

Additional context Add any other context about the problem here.

drjswalker commented 11 months ago

Sorry. This is a repeat. It has been mentioned before (including by me); refer to those issues.