Replies: 1 comment
-
Looks like there's a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed in the documentation that there is a function called 'loadFrequenciesData(url)' that allows us to retrieve frequency data from a JSON file and display it on the canvas.
However, I'm wondering if there is a similar method to generate spectrogram data, similar to the way 'audiowaveform' does it for waveforms?
Also, could you please provide information on the expected structure of the JSON file for the frequency data, so I can ensure it's in the correct format?
Thank you !!
Beta Was this translation helpful? Give feedback.
All reactions