Streaming
To plot audio, there are two options:
- Convert the audio into a BLUEFILE on the server side and plot using overlay_href
- Convert the audio into an array using the new HTML5 AudioContext to convert the data into an array
- Chrome 28.0.1500.95 (includes spectral plot)
- Firefox 14
- Firefox 23
- Safari (has a bug prevent the spectral plot from working)