I am using the NAudio DLL and I am looking for example code for pitch shifting sound.
NAudio pitch shifting
Asked Answered
Why are we voting to close this? It's not the best phrased question, but a very common FAQ for audio DSP in .NET –
Aphyllous
@MarkHeath, is NAudio capable of changing by Hz? I have an old recording that is a bit of pitch (not a complete semitone), and I want to fix it so I can add music to it. Is this doable with NAudio? Any sample usage? –
Manuelmanuela
There is an example of using NAudio for pitch shifting in the open source Skype Voice Changer project. See my article on Coding4Fun for more information on the project. The pitch shifter code itself is found in the SuperPitch class.
The link to the
SuperPitch
class is no longer available. –
Pigtail seems there is currently a problem with the codeplex site. hopefully the outage is temporary –
Aphyllous
© 2022 - 2024 — McMap. All rights reserved.