[ecasound] Bug or feature? :-)

New Message Reply Date view Thread view Subject view Author view Other groups

Subject: [ecasound] Bug or feature? :-)
From: Marco Ciampa (ciampix@libero.it)
Date: Fri Feb 23 2001 - 19:11:12 EET


If I do:
ecasound -a:1 chieft.wav -y:6 -t:5 -a:2 piano.wav -a:all -o:/dev/dsp
it works fine.
if I try to do the same thing editing the ewf headers I obtain a
segfault
at the end of the play!
 
try:
 
#!/bin/bash
 
cat>r1.ewf<<EWF1
source = chieft.wav
start-position = 6.000000
offset = 0.0000
length = 5
EWF1
 
cat>r2.ewf<<EWF2
source = piano.wav
start-position = 0.000000
offset = 0.000000
length = 5
EWF2
 
ecasound -a:1 -i:r1.ewf -a:2 -i:r2.ewf -a:all -o /dev/dsp
 
That is really the same thing! Why this problem?
The problem is the same in
ecasound-1.8.2r14 and in ecasound-1.9dev2 ...
 
bye
               

-- 
Have the courage to take your own thoughts seriously, for they will
shape
you. -- Albert Einstein  

Marco Ciampa Open IT S.r.l | ciampix AT libero.it | openit AT libero.it -- To unsubscribe send message 'unsubscribe' in the body of the message to <ecasound-list-request@wakkanet.fi>.


New Message Reply Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Fri Feb 23 2001 - 19:20:07 EET