pitch-shifting Questions

1

Solved

Youtube has an option to change the playback speed of videos that speeds up or slows down a video's audio without affecting its pitch. I know that there are a number of different algorithms that ca...
Amorous asked 25/1, 2020 at 22:41

1

Solved

I am trying to integrate soundtouch library for change in pitch and playback rate of wav audio file. But when i add it in the project the an error arising which is given belo Information:Gradle ta...
Octane asked 18/9, 2018 at 10:53

4

I'm a beginner learning javascript. I've got various projects in mind with an interactive page on my site related to microtonal frequencies and planetary frequencies. I need to be able to play my a...
Luzluzader asked 6/8, 2014 at 10:4

1

Solved

I can pitch shift an entire signal using resample and I have tried the phase vocoder code here. I've also tried repmat and interpolation and I looked into fft and interp1 How can I incrementally ...
Bambino asked 22/6, 2017 at 11:45

2

I am developing an Audio effects application on OSX using Swift, and I'm interested in integrating a pitch-shift effect. I would like in real-time, to change the tone up or down an octave. Current...
Standpipe asked 30/8, 2015 at 9:4

3

Solved

I'm new in Android development. I'm looking for any method that applies pitch shifting to output sound (in real-time). But I couldn't find any point to start. I've found this topic but I still do...
Destructor asked 24/11, 2011 at 3:46

1

Solved

I want to create an audio file using the existing audio file by which I can modify the pitch of the audio for different durations of the file. Like if the file is of 36sec then I want to modify the...
Ambidexterity asked 19/3, 2015 at 6:4

2

I'm currently trying to do pitch shifting of a wave file using this algorithm https://sites.google.com/site/mikescoderama/pitch-shifting Here my code which use the above implementation, but with ...
Bateman asked 1/10, 2013 at 8:53

3

My group is developing a simple MATLAB Graphical User Interface (GUI) that is supposed to record audio from a microphone - plugged in or built in to the computer - and play back the signal. So far ...
Cephalonia asked 19/11, 2013 at 15:59

3

Solved

Little bit of background: People like games. People use the internet. The internet needs games. Games use sound. HTML5 has <audio>. Okay, all good so far. Recently I discovered - to my surp...
Violative asked 25/1, 2012 at 4:28

1

I am using the NAudio DLL and I am looking for example code for pitch shifting sound.
Aerostation asked 30/4, 2011 at 17:21
1

© 2022 - 2024 — McMap. All rights reserved.