Sources of sound files ====================== General Notes: On Ubuntu Saucy and Trust, offenc segfaults while encoding the PCM files so you might want to try sox -t raw -e signed-integer -c 2 -r 44100 -b 16 beep100.pcm my_sound.ogg on those instead. See __init__.py and tools/gen_sound.py