jspatcher icon indicating copy to clipboard operation
jspatcher copied to clipboard

pfaust-fft

Open bonuoq opened this issue 1 year ago • 4 comments

Hello. I hope to write this message in the right place..! I've just read your 2024 wac paper and would like to try the pfaust-fft for a live electronics setup on the browser, using jspatcher, however I think you have still not updated this repo with this recent functionality. Thanks!

bonuoq avatar Mar 20 '24 15:03 bonuoq

Hi @bonuoq You can get that functionality with the 'master-dev' branch. And thank you for your interest!

Fr0stbyteR avatar Mar 20 '24 16:03 Fr0stbyteR

The code is here https://github.com/Fr0stbyteR/jspatcher/blob/master-dev/src/core/objects/main/FaustFFTPatcher.ts

Fr0stbyteR avatar Mar 20 '24 16:03 Fr0stbyteR

And the FFT wrapping code is inside the faustwasm project written by GRAME and @Fr0stbyteR, see https://github.com/grame-cncm/faustwasm/blob/master/src/FaustFFTAudioWorkletProcessor.ts

sletz avatar Mar 20 '24 19:03 sletz

Thanks!!

bonuoq avatar Mar 26 '24 09:03 bonuoq