how to create a phase vocoder

wanting to input a sound signal->processes it with adjustable parameters->output sound signal. preferably no simulink no GUIs

Answers (1)

Not sure what you want to do, could you be a bit more specific ?
Did you already try something ?
To load files, you can use
load
To deal wih audio files you can have a look here

3 Comments

I'm looking to create a phase vocoder model in matlab. i would like to scale both the frequency and time domains of audio signals by using phase information. Utilising frequency-domain modifications to a digital sound file such as time expansion/compression and pitch shifting.
Yes it is very useful but I'm looking for a much simpler version of this (not using objects) as my matlab skills are rather basic.

Sign in to comment.

Categories

Find more on Audio Processing Algorithm Design in Help Center and File Exchange

Tags

Asked:

on 4 Nov 2017

Commented:

on 21 Nov 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!