Note on how to generate sound files on broken Ubuntus.
authorSimon Cross <hodgestar@gmail.com>
Thu, 15 May 2014 21:22:52 +0000 (23:22 +0200)
committerSimon Cross <hodgestar@gmail.com>
Thu, 15 May 2014 21:22:52 +0000 (23:22 +0200)
data/sounds/SOURCES.txt

index dd794d728284f8b06061631507ad963525c5cee0..220eb4d4eee2ca9f5172aa812254e746a27c4216 100644 (file)
@@ -1,6 +1,11 @@
 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.
+
 silence.ogg
 -----------