javascript - Getting analyserNode data for multiple audio files -


i building analysernode music visualizer such this demo, multiple tracks play simultaneously, , wanted frequency, dbs , waveform in real time each track separately.

i managed load , play tracks in sync soundjs analyser data passes through tick(evt) method demo represents tracks. there way information per sound instance playing?

thanks in advance

did answer on soundjs forum work you?


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

image - ClassNotFoundException when add a prebuilt apk into system.img in android -