geraintluff / jsfx

Collection of JSFX effects
https://geraintluff.github.io/jsfx/
Other
164 stars 21 forks source link

Render Beep sound with the spectrum matcher #3

Open guozixunnicolas opened 5 years ago

guozixunnicolas commented 5 years ago

Hi Geraint,

Thank you for the amazing work. Let me explain my problem first,

I want to use the spectrum match to match one audio to the other. And I want to view the audio in spectragram(spectral edit in Reaper). My original audio has a sampling rate of 8khz. However when I render the mix in 8khz with the spectrum match effect, the output is simplly a beep sound. When I increase the sampling rate to 32khz, everything works out. However I still want to keep the same sampling rate as 8 khz.

Could you please give me some advice?

Best regards,

ZX