Mixing .wav Sound Files

版本 1.0.0 (1.8 KB) 作者: Katarina Vuckovic
This program mixes 2 sound .wav files into one file The program handles .wav files of different lengths and bit rates
104.0 次下载
更新时间 2019/8/11

查看许可证

% Written by: Katarina Vuckovic
% Florida Institute of Technology, Department of Electrical Engineering
% Program written for the purpose of speech processing and detection
% research
% Date: 8/9/2019

% This program mixes 2 sound .wav files into one file
% The program handles .wav files of different lengths and bit rates
%
% For files of different length the program give the user 2 options:
% Option 1: combine two files of different length such that they both
% start at the same time and after the short file is complete, the longer
% file continues until it is complete
% Option 2: combine two files such of different length such that when the
% shorter file is complete it restarts as many times as needed until the
% longer file is complete
%
% If the files have different bit-rates and different frequencies, the
% program will choose the higher of the two frequencies

引用格式

Katarina Vuckovic (2024). Mixing .wav Sound Files (https://www.mathworks.com/matlabcentral/fileexchange/72414-mixing-wav-sound-files), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2018b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Audio and Video Data 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0