JOBnik's Forum

BASS_FX => BASS_FX => Topic started by: J05HYYY on July 24, 2010, 11:04:23 PM

Title: Pitch Shifting
Post by: J05HYYY on July 24, 2010, 11:04:23 PM
Hello, thank you for your work on bass_fx.

Is there an example of pitch shifting, changing the pitch without altering the tempo?
Title: Re: Pitch Shifting
Post by: (: JOBnik! :) on July 25, 2010, 12:30:01 AM
Hi ;D

Hello, thank you for your work on bass_fx.

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.