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 classEstimateInstrumentationEstimate instrumentation.classEstimateMoodEstimate mood.classIdentifyLyricsLanguageTries to identify lyrics language.classImportLyricsImport lyrics from online databases using implementations ofLyricsProvider.classLastFMTagsCopies Last.FM tags to comment field/tags.classUpdateRemoteDataUpdates several remote properties with fresh data from the central database.
-