Tweak some cards.
[naja.git] / data / sounds / SOURCES.txt
index f9c185e6a3c4269decf1e19da7f92e348f764b96..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
 -----------
 
@@ -9,11 +14,11 @@ Notes:
     Generated by Neil Muller, Aug 2010
     Not copyrightable.
 
-change_action.ogg
------------------
+zzzzz.ogg
+---------
 
 Notes:
-   Generated by: tools/gen_sound.py 100 0.5 50 ; oggenc -o change_action.ogg -r beep100.pcm
+   Generated by: tools/gen_sound.py 100 0.5 50 ; oggenc -o zzzzz.ogg -r beep100.pcm
    Generate by Simon Cross, May 2014
    License: MIT-style permissive license - see LICENSE.txt