Bug 57052 - crossfading support like winamp
Summary: crossfading support like winamp
Status: RESOLVED UNMAINTAINED
Alias: None
Product: noatun
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Charles Samuels
URL:
Keywords:
: 50083 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-04-09 18:52 UTC by Arnold Krille
Modified: 2012-07-02 16:25 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arnold Krille 2003-04-09 18:52:19 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc3.2 
OS:          Linux

At present noatun has a gap between the songs due to unloading the old and loading the new song within the PlayObject. I would wish to have a crossfading / no gap. This could be done by setting two playobjects up and loading the next song in the second playobject before the first has finished with its song. Together with a crossmixer the gaps should go away.

This can not be done via a plugin, I tried this. All the neccessary parts of the api are read only:-(

Arnold
Comment 1 Eray Ozkural 2003-10-21 14:22:09 UTC
<pun>
as if arts is fast enough to handle that!
</pun>
possible odd solution: define a type of plugin that's concerned wholly with cross-mixing.but that looks like an overkill, would we really want 10 kinds of fading?

that would probably need  some kind of optional code in the main app which you can switch from the general preferences.
Comment 2 Stefan Gehn 2003-12-27 12:49:03 UTC
amarok has added crossfading by using two arts playobjects playing at the same time, I'll check if this can be used for Noatun as well.
Comment 3 Stefan Gehn 2003-12-27 12:53:15 UTC
*** Bug 50083 has been marked as a duplicate of this bug. ***
Comment 4 kde 2006-01-10 19:20:09 UTC
Amarok has crossfading, but it isn't fluent at all. (To be honest, I think it sucks, especially for playlists with dance music)

Perhaps it is better to eliminate the source of the problem, instead of implementing hacks to mask the real problem?

if the real problem is arts not being fast enough to unload and load a song within a few ms, then get rid of arts.

I've read that KDE 4 will no longer use (the deprecated) arts (is that true?)
If so, then KDE 4 is a new chance to solve this bug.
Comment 5 Christoph Feck 2012-07-02 16:25:50 UTC
noatun has not been part of the KDE 4 release and is no longer maintained.

KDE now offers Dragon as a video player and JuK as a music player. Additionally, other popular KDE players have been ported to KDE 4, such as Amarok or Kaffeine.

If this issue is still applicable to KDE 4 applications, please add a comment or file a new report.

For more information, see http://websvn.kde.org/?view=revision&revision=718046