LancePutnam / Gamma

Generic (Sound) Synthesis Library
Other
458 stars 54 forks source link

STFT #33

Closed NicolasDC closed 2 years ago

NicolasDC commented 8 years ago

Eventually , after several minutes, STFT in MAG_FREQ or MAG_PHASE , collects artifacts and corrupt buffers (bins auxs) and reset phases method no work at all.

LancePutnam commented 8 years ago

Thanks for the report. Could you describe what the settings were for the STFT (window size, hop size, pad size, window type, num aux)? Also, a minimal code snippet that produces the problem would be extremely helpful.

LancePutnam commented 2 years ago

This appears to be the same issue as #45