Mixing .wav Sound Files
% 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
Cite As
Katarina Vuckovic (2024). Mixing .wav Sound Files (https://www.mathworks.com/matlabcentral/fileexchange/72414-mixing-wav-sound-files), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats > Audio and Video Data >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |