Hi I need to write a Gnuradio application where I should be able to open an mp3, decode it and FM modulate it. I do not find any blocks in Gnuradio that can do this. The idea that I have is to write a C++ block using libmad to decode the mp3 and then use SWIG to make it available in Gnuradio. Is this correct or is there an easier way?
Thank you Sebastiaan _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio