Galad / practicesharp

Automatically exported from code.google.com/p/practicesharp
0 stars 0 forks source link

Reverse Playback #20

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,

First, I have to say you created a great program.
My question : is there an easy way to make a reverse playback with your sound 
engine ?

Thanks by advance !

Julien

Original issue reported on code.google.com by jcz...@gmail.com on 20 Oct 2014 at 10:26

GoogleCodeExporter commented 9 years ago
Hi Julien,

First, I'm relying on the NAudio open source framework ("sound engine").
You can use it to perform manipulations on Audio, including reversal of audio 
samples.

PracticeSharp main use case is to slow down of audio, while practicing.

I don't quite understand your requirements. Why do you want to reverse the 
playback?

Yuval

Original comment by yuva...@gmail.com on 22 Oct 2014 at 6:24

GoogleCodeExporter commented 9 years ago

Original comment by yuva...@gmail.com on 22 Oct 2014 at 6:24

GoogleCodeExporter commented 9 years ago
My problem is : I want to do like a vinyl scratch on a sound.
Presently, I use your audio engine class and so when I scratch forward, I 
increase the music rate so it reads faster the music.
But when I want to scratch backward, I want the same effect, but with the music 
played reverse.

(sorry for my english not very accurate)

Original comment by jcz...@gmail.com on 22 Oct 2014 at 12:49