NAudio.WaveFormRenderer icon indicating copy to clipboard operation
NAudio.WaveFormRenderer copied to clipboard

How can I display only a portion of the waveform?

Open otomad opened this issue 2 years ago • 0 comments

Can I display only a portion of the audio waveform (like from 3 to 8 seconds) and have the waveform continually update to the current playing time as the audio plays in NAudio?

I tried to use OffsetSampleProvider in NAudio, but WaveFormRenderer doesn't seem to support rendering it.

otomad avatar Jan 27 '24 02:01 otomad