Relative Content

Tag Archive for androidcmakeandroid-ndkpitch-shiftingrubber-band

How to Implement Pitch Shifting in Android Using the Rubber Band Library?

I’m working on an Android app for pitch shifting and have encountered some challenges. Initially, I tried using Superpowered, but I ran into issues with sound distortion when changing the pitch. Now, I’m attempting to build and use the Rubber Band library for Android. However, the provided examples are quite outdated, and I’ve also explored other third-party open-source examples without much success—they’re either unmaintained or based on very old code.