Uploaded image for project: 'Picard'
  1. Picard
  2. PICARD-1583

Player: Adjust pitch when changing playback speed

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None
    • Media Player
    • Windows
      GStreamer based system (Linux, BSDs etc.)

      The player should adjust the pitch of played back audio when playback speed gets changed to avoid "Micky Mouse voices".

      See discussion at https://tickets.metabrainz.org/browse/PICARD-1488

          [PICARD-1583] Player: Adjust pitch when changing playback speed

          Good news for macOS users: Changing the playback rate also adjusts the pitch on that platform, I think the underlying audio framework of the OS takes care of this. For Windows and GStreamer backend this unfortunately is not the case.

          Philipp Wolfer added a comment - Good news for macOS users: Changing the playback rate also adjusts the pitch on that platform, I think the underlying audio framework of the OS takes care of this. For Windows and GStreamer backend this unfortunately is not the case.

          This needs to be researched if this can be done with QtMultimedia. It likely requires use of more low level classes such as QAudioOutput or QAudioDecoder and cannot be directly done using QMediaPlayer

          Philipp Wolfer added a comment - This needs to be researched if this can be done with QtMultimedia. It likely requires use of more low level classes such as QAudioOutput or QAudioDecoder and cannot be directly done using QMediaPlayer

            Unassigned Unassigned
            outsidecontext Philipp Wolfer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                Version Package