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!