Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reverse Playback #20

Closed
GoogleCodeExporter opened this issue May 26, 2015 · 4 comments
Closed

Reverse Playback #20

GoogleCodeExporter opened this issue May 26, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

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
Copy link
Author

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
Copy link
Author

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

  • Removed labels: Priority-Medium, Type-Defect

@GoogleCodeExporter
Copy link
Author

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

@bigman73
Copy link
Owner

Out of scope for practice sharp. There are many tools to reverse audio, such as Audacity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants