dy/gl-spectrum

Get rid of setFrequencyData

dy opened this issue · 1 comments

dy commented
  • - now it keeps redundant state
  • - spectrum.render(data) would be more natural and simple
  • - that would easily allow for rendering multichanneled data
  • - naturally render trail: pick style, color, render with the data
dy commented

It is an easy way to track current state and trail.
For separate channels use second spectrogram on same context.