Quote Originally Posted by roxton View Post
I'm render just a visible part of the waveform to avoid the full sound peaks calculation. So I think that the rendering of the whole waveform is more time consuming and memory consuming too.
It depends whether it is a common task to scroll the wave back and forth. You either calculate the same things once or multiple times.