What is the way to compress an audio file?
조회 수: 1 (최근 30일)
이전 댓글 표시
I need the code to compress an audio file using the steps shown in the word file attached. Please help me with the code.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/166090/image.png)
댓글 수: 3
Jan
2017년 7월 18일
@Chandvi Arora: Do you mean the Matlab code to call a library function like lame or mgpg123? Or do you want the complete encoding performed in Matlab? For the latter case, what do you expect as an answer? It is unlikely that somebody writes the code for you exactly matching your needs. Instructions like "Bit allocation, quntizing and coding" are not detailed and about "Psychoacoustic modeling" is a field you can write a PhD about.
Please post, what you have tried so far an ask a specific question. Posting a rough sketch and hoping for code will not work.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Code Generation and Deployment에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!