Audio Pitch Manipulating Envelope
이전 댓글 표시
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
Jonas
2022년 5월 15일
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
2022년 5월 15일
Jonas
2022년 5월 15일
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.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Audio Plugin Creation and Hosting에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!