New change_action sound.
[naja.git] / data / sounds / SOURCES.txt
index 028701bad8bb02a9b0c305ab7834636e7fa0223c..f9c185e6a3c4269decf1e19da7f92e348f764b96 100644 (file)
@@ -13,8 +13,8 @@ change_action.ogg
 -----------------
 
 Notes:
-   Generated by: tools/gen_sound.py 400 0.25 ; oggenc -o change_action.ogg -r beep1000.pcm
-   Generated by Neil Muller, May 2014
+   Generated by: tools/gen_sound.py 100 0.5 50 ; oggenc -o change_action.ogg -r beep100.pcm
+   Generate by Simon Cross, May 2014
    License: MIT-style permissive license - see LICENSE.txt
 
 error.ogg
@@ -46,3 +46,14 @@ Notes:
         oggenc -o zoop.ogg -r zoop.pcm
    Generated by Neil Muller, May 2014
    License: MIT-style permissive license - see LICENSE.txt
+
+chirp.ogg
+---------
+
+Notes:
+   Generate by:
+       python ../../tools/gen_sound.py 1650 0.05 50 ; python ../../tools/gen_sound.py 1450 0.05 50
+       cat beep1450.pcm beep1650.pcm > chirp.pcm
+       oggenc -o chirp.ogg -r chirp.pcm
+   Generated by Neil Muller, May 2014
+   License: MIT-style permissive license - see LICENSE.txt