Edit .ogg files

3 次查看(过去 30 天)
preethi
preethi 2011-4-11
How can I read/write .ogg files in Matlab on Mac?

回答(2 个)

Walter Roberson
Walter Roberson 2011-4-11

Prabhakar
Prabhakar 2011-7-10
Use an external converter in the OS to convert the OGG files to WAV.
Read the Wav file into MATLAB and then use the WAV data to edit it as you please.
  1 个评论
Prabhakar
Prabhakar 2011-7-10
OGG files can be read into MATLAB on some platforms.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Workspace Variables and MAT-Files 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by