Class TimeSignatureTransition

    • Constructor Detail

      • TimeSignatureTransition

        public TimeSignatureTransition()
    • Method Detail

      • inspect

        public TransitionIssue inspect​(AudioSong a,
                                       AudioSong b,
                                       com.tagtraum.audiokern.bpm.Tempo syncTempo)
        Description copied from interface: TransitionInspector
        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