How to make a audio compressor and audio expander?
5 views (last 30 days)
Show older comments
We have to proudce gui which will take original audio and then give us compressed and expanded audio in output.
0 Comments
Answers (1)
jibrahim
on 28 Jun 2021
Haider,
Audio Toolbox has functionality for dynamic range compression and expansion. I recommend you use it in your GUI.
1 Comment
Walter Roberson
on 28 Jun 2021
I do note, though, that in practice nearly all of the time when someone posts here talking about compressing audio, they mean in the sense of applying a data compression algorithms, such as like .ZIP or Wavelet or MP3
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!