Feature #200
Pause between song
Status:
Rejected
Priority:
Minor
Assignee:
-
Category:
-
Target version:
-
Start date:
October 19, 2012
Due date:
% Done:
0%
Estimated time:
Affects version:
Description
Is it be possible to add the functionnality "Pause Between Song":
- Where it would be possible to specify the time in second
- With a toggle button to specify pause at the begin or at the end of the song
Regards
History
#1 Updated by Nevik Rehnel about 12 years ago
Are you thinking of setting this on a per-song basis, or a global setting of "X sec pause between tracks" ?
#2 Updated by Arnaud de Wavrechin about 12 years ago
As a global setting to be able to insert pause between songs of a playlist, either at begin or at the end of each songs.
#3 Updated by Artem S. Tashkinov about 12 years ago
This can already be done using the "song change" plugin.
Command to run toward the end of a song:
audtool playback-pause; sleep N; audtool playback-play
where N is a number of seconds you want to pause for.
P.S. You have to disable Fade in/out plugin for this to work properly.
#4 Updated by John Lindgren almost 8 years ago
- Status changed from New to Rejected
Closing some old requests that no one has had time to implement.