I am running Finamp 1.0.1 on iOS 26.6; I can set playback speed (first enabling it from Settings -> Layout & Theme -> Customization -> Playback Speed Visibility) without issue, but checking Sync Speed & Pitch results in no change to playback, and this error starts appearing in the logs:
[Flutter/SEVERE] 2026-09-18 09:52:27.595535: MissingPluginException(No implementation found for method setPitch on channel com.ryanheise.just_audio.methods.b335946c-b39c-4e18-b703-cec36fc35f07)
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:364)
<asynchronous suspension>
#1 MethodChannelAudioPlayer.setPitch (package:just_audio_platform_interface/method_channel_just_audio.dart:88)
<asynchronous suspension>
#2 AudioPlayer.setPitch (package:just_audio/just_audio.dart:1226)
<asynchronous suspension>
I also run Finamp on Windows, and I do not encounter this problem there.
I am running Finamp 1.0.1 on iOS 26.6; I can set playback speed (first enabling it from Settings -> Layout & Theme -> Customization -> Playback Speed Visibility) without issue, but checking Sync Speed & Pitch results in no change to playback, and this error starts appearing in the logs:
I also run Finamp on Windows, and I do not encounter this problem there.