Audio Pitch Manipulating Envelope
Show older comments
Dear Community, I am struggling to find a way to manipulate an audio signal with slight pitch changes over time. I would like to have some sort of envelope with time points, where the pitch modulation can be entered. Any help is much appreciated! Thanks!
3 Comments
Jonas
on 15 May 2022
did you see/try this? https://stackoverflow.com/questions/44698489/incrementally-gradually-change-pitch-of-signal-over-time-using-octave-matlab
alternatively there is an matlab example of real time pitch shifting, it shuld be possible to get code an offlien version if it
https://de.mathworks.com/help/audio/ug/pitch-shifting-and-time-dilation-using-a-phase-vocoder-in-matlab.html
Hans Buchele
on 15 May 2022
Jonas
on 15 May 2022
alternatively you can look for information of the plugin you are speaking of or look of Audacity has the same feature. I think you can look up all of Audacity's algorithms and rebuild it in matlab. I think there is also a way to use audio Plugins in Matlab.
Answers (0)
Categories
Find more on Audio Processing Algorithm Design in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!