biggestT / toney

online chinese tone helper
1 stars 4 forks source link

Separated spectrogram model which does not use the analyser node. #14

Open biggestT opened 11 years ago

biggestT commented 11 years ago

Still using the analyser node. Not sure if this is desireable since it could drain performance to not have the FFT done in browser-native c++ code. Look at this example for implementation with scriptProcessorNode that outputs to an external javascript DSP library:

http://phenomnomnominal.github.io/docs/tuner.html