Vinyl
    Preparing search index...

    Function watchTrackLoudnessChanges

    • Watches for track loudness changes and updates the current track loudness in the controller.

      Parameters

      • track: Track

        The Track object to monitor for loudness changes.

      • loudnessNormalizationController: LoudnessNormalizationController

        The controller that will be updated with the current track's loudness value.

      Returns Unsubscribe

      A function that, when invoked, disposes the event handlers.