Add Tempo Slider to Build Audio Player Tutorial

Hi all,

I’m getting started with the framework and I’ve successfully implemented the Build an Audio Player tutorial.

Now, I am trying to include a tempo slider that will speed up and slow down the playback speed of the underlying waveform.

I’ve experimented a whole bunch with the ResampledAudioSource class but I can’t seem to get anything to work. Any ideas? I’m guessing this should be relatively simple?