No BSD License  

Highlights from
Wavappend

4.0

4.0 | 5 ratings Rate this file 4 Downloads (last 30 days) File Size: 3.74 KB File ID: #1854

Wavappend

by Suresh Joel

 

19 Jun 2002 (Updated 21 Jun 2002)

Append a present microsoft wave file.

| Watch this File

File Information
Description

Simple program to append a wave file with more data. It might be useful when large wave files are written.

MATLAB release MATLAB 5.3 (R11)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (5)
27 Aug 2002 C. Reed

A usefull function but very slow. I had to change fcopy() to copyfile().

04 Jun 2003 Ronnie Gustafsson

Very useful, and by changing rows 58-60 (see below) it is possible to speed up the program 10000 times. (Only works for mono-wav).

%for i=1:nbytes*old_total_bytes,
   fwrite(fidout,fread(fidin,nbytes*old_total_bytes,'uchar'),'uchar');
%end

19 Apr 2005 E hunter

hasn't anyone figured out another way to do this? the first comment shows how to speed up the script but then the script is limited to the size of file it is appending. so, do you want speed or size?

14 Jun 2005 Carsten Drue

This little script helped a lot!
It saved at least a day of work.

Thanks

04 Apr 2007 mey lan cute

it's good. i think that please tell me if there is new news about speech. you can send me to my email. thanks b4. Gbu

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
sound Suresh Joel 22 Oct 2008 06:45:27
wav file Suresh Joel 22 Oct 2008 06:45:27
append Suresh Joel 22 Oct 2008 06:45:27
microsoft Suresh Joel 22 Oct 2008 06:45:27
utilities Suresh Joel 22 Oct 2008 06:45:27
simple Suresh Joel 22 Oct 2008 06:45:27
append Paul leavitt 31 Aug 2009 18:08:58
microsoft Paul leavitt 31 Aug 2009 18:09:03
wav file Paul leavitt 31 Aug 2009 18:09:07

Contact us at files@mathworks.com