Interface TransitionInspector

    • Method Detail

      • inspect

        TransitionIssue inspect​(AudioSong a,
                                AudioSong b,
                                com.tagtraum.audiokern.bpm.Tempo syncTempo)
        Inspects the transition from one song to another.
        Parameters:
        a - a song
        b - the following song
        syncTempo - tempo that both songs are synced to
        Returns:
        an issue or null