Hello,
First, I am not a very experienced programmer. I am running Ubuntu 13.10 using Python 2.7.5+. At this point, all I'm really trying to do is to get the included examples to work. I've spent hours trying to make these work but the farthest I've gotten were merely outputs of empty mp3s. In swinger, if I KeyboardInterrupt to avoid the deleting of the temp wav file, the resulting wav has the same exact audio information as the input mp3 (apparently it's supposed to be compressed to 128k but the wav still shows 320k compression). Thanks