Skip to main content
Version: 4.1

Pitch Algorithm (ios-only)

All PitchAlgorithm types are made available through the named export PitchAlgorithm:

import { PitchAlgorithm } from 'react-native-track-player';
NameDescription
LinearAn algorithm suitable for general use.
MusicAn algorithm suitable for music.
VoiceAn algorithm suitable for voice.