
Hello, thank you for your work on bass_fx.
Is there an example of pitch shifting, changing the pitch without altering the tempo?
Is there an example of pitch shifting, changing the pitch without altering the tempo?
You're welcome

To change the pitch without altering the tempo use BASS_ChannelSetAttribute function with BASS_ATTRIB_TEMPO_PITCH attribute.
Please also see documentations for more info.

