How to join audio channels in matlab ?
조회 수: 3 (최근 30일)
이전 댓글 표시
I am thinking of creating a small utility to convert (upmix) a stereo based mp3 to 5.1 channels. I was wondering if someone could provide me some info about it. Initially, i started with reading the mp3 files, converting them to a double matrix with 2 columns. The first column corresponded to the right signal and second column to the left signal. On separating them, I obtained two mono signals. Now, I want to do some type of signal processing in this matrix and then distribute different types of sounds in different channels (possibly 5/6 channels).
The problem is that I know how it can be done theoretically as I have learnt it in my courses, but practically it is getting a bit over my head. A little nudge in the right direction will be helpful. Thank you.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulation, Tuning, and Visualization에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!