What is the best way to draw arbitrary sections (time-wise) of an audio sample (waveform)? One way I can think of is to create a temporary sample to hold the section I want to draw of the full audio sample, but maybe there's a more efficient way? Cheers.