AC
AnkiCollab
AnkiCollab
Sign in
Explore Decks
Helpful
Join Discord
Download Add-on
Documentation
Support Us
Notes in
AudioEffectPitchShift
To Subscribe, use this Key
sierra-carbon-item-oxygen-network-india
Status
Last Update
Fields
Published
06/07/2024
Description Allows modulation of pitch independently of tempo. All frequencies can be increased/decreased with minimal effect on transients. …
Published
06/07/2024
Properties FFTSize fft_size 3 int oversampling 4 float pitch_scale 1.0 …
Published
06/07/2024
Enumerations enum FFTSize : FFTSize FFT_SIZE_256 = 0 Use a buffer of 256 samples for the Fast Fourier transform. …
Published
06/07/2024
Property Descriptions FFTSize fft_size = 3 void set_fft_size (value: FFTSize ) FFTSize get_fft_size () …
Status
Last Update
Fields