gen_scrambler

Files: ftbl.h, ftbl.c

Scrambles phase of ftable. This gen routine will copy the ftable, apply an FFT, apply a random phase, and then do an inverse FFT. This effect is ideal for creating pad-like sounds.

Functions

sp_gen_scrambler(sp_data *sp, sp_ftbl *ft , &sp_ftbl *dest)

Parameters

dest: destination ftable
(Recommended value: 123456)