Uses of Class
com.tagtraum.beatunes.analysis.SongAnalysisTask
-
Packages that use SongAnalysisTask Package Description com.tagtraum.beatunes.analysis Provides classes to steer the execution of analysis tasks and several analysis tasks and their editors. -
-
Uses of SongAnalysisTask in com.tagtraum.beatunes.analysis
Subclasses of SongAnalysisTask in com.tagtraum.beatunes.analysis Modifier and Type Class Description class
EstimateInstrumentation
Estimate instrumentation.class
EstimateMood
Estimate mood.class
IdentifyLyricsLanguage
Tries to identify lyrics language.class
ImportLyrics
Import lyrics from online databases using implementations ofLyricsProvider
.class
LastFMTags
Copies Last.FM tags to comment field/tags.class
UpdateRemoteData
Updates several remote properties with fresh data from the central database.
-