Well. I read the workaround. The problem is if you use file source and file sink instead of wav file source and wav file sink, you are not generating a wav file. You can name it *.wav, but it isn't a wav file at all. What I want to do is generating a wav file wich can be playd with any wav player (that I can do with wav file sink) and been able to use it again in gnu radio (wich does not work with file wav file source). I've tried 8 and 16 bits and different data rate
Marcus Müller-3 wrote > Hi fffdddooo, > > Baokum Liu asked that two years ago. Some things have changed since > then; do you have a question that we might help you answer? > > Best regards, > Marcus > > On 06/09/2015 08:46 PM, fffdddooo wrote: >> Did you find the solution? >> >> regards >> >> Baokun Liu wrote >>> Hi guys, >>> >>> I am playing with gnuradio companion. I have a question on wav file. >>> >>> I play like this first (the samp_rate set to 32k) >>> >>> *Audio Source ---> Wav File Sink;* >>> >>> I save the file as test.wav. It sound well. >>> >>> Then, I play the file back (samp_rate is 32k). >>> >>> *Wave File Source ---> Audio Sink; * >>> >>> The error comes as: WAV file does not contain any samples. >>> >>> Could anyone point out the problem? How could I use the 'wav file >>> source' >>> block? >>> >>> Thanks, >>> >>> Baokun >>> >>> _______________________________________________ >>> Discuss-gnuradio mailing list >>> Discuss-gnuradio@ >>> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio >> >> >> >> >> -- >> View this message in context: >> http://gnuradio.4.n7.nabble.com/wav-file-source-question-tp42578p54103.html >> Sent from the GnuRadio mailing list archive at Nabble.com. >> >> _______________________________________________ >> Discuss-gnuradio mailing list >> > Discuss-gnuradio@ >> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > > > _______________________________________________ > Discuss-gnuradio mailing list > Discuss-gnuradio@ > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio -- View this message in context: http://gnuradio.4.n7.nabble.com/wav-file-source-question-tp42578p54105.html Sent from the GnuRadio mailing list archive at Nabble.com. _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
