[scilab-Users] diphone---reg--plz help

Allan CORNET allan.cornet at scilab.org
Wed May 19 14:42:00 CEST 2010


Hi,

 

See help wavread, wavwrite:

 

[y, Fs, bits] = wavread("SCI/modules/sound/demos/chimes.wav");

sizeNewSample = 1:10;

nbChannels  = 2;

newSample = y(1: nbChannels,  sizeNewSample);

wavwrite(newSample, Fs,bits ,TMPDIR+'/foo.wav')
 
 
You can also try this toolbox:
 
 <http://atoms.scilab.org/toolboxes/sndfile_toolbox/0.2>
http://atoms.scilab.org/toolboxes/sndfile_toolbox/0.2
 
Best regards

 

Allan CORNET

 

--

-------------------------

Allan CORNET

-------------------------

The Scilab Consortium

Digiteo

Domaine de Voluceau

Rocquencourt - B.P. 105

78153 Le Chesnay Cedex

France

 

 

De : Chaithra S [mailto:chaithras30 at gmail.com] 
Envoyé : mercredi 19 mai 2010 12:32
À : users at lists.scilab.org; scilab.support at scilab.org
Objet : [scilab-Users] diphone---reg--plz help

 

Sir,

 

Can you please tell me how to cut a diphone whch is recorded for 1-2secs in
.wav format in SCILAB...  please suggest any method

-- 
Thanks and Regards

CHAITHRA S 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20100519/b16ad07c/attachment.htm>


More information about the users mailing list