Add welcome sound
[naja.git] / data / sounds / SOURCES.txt
index cfb2dfb91d4067072705134415eec4eac2285b8a..76ac231057f09a41bbacd984435a0c09b8532da4 100644 (file)
@@ -24,3 +24,13 @@ Notes:
    Generated by: tools/gen_sound.py 1000 0.25 ; oggenc -o error.ogg -r beep1000.pcm
    Generate by Neil Muller, May 2014
    License: MIT-style permissive license - see LICENSE.txt
+
+startup.ogg
+-----------
+
+Notes:
+   Generated by: tools/gen_sound.py 200 0.25 ; tools/gen_sound.py 400 0.25 ; tools/gen_sound.py 600 0.25 ; tools/gen_sound.py 800 0.25 ;
+                 cat beep200.pcm beep400.pcm beep600.pcm beep800.pcm > startup.pcm ;
+                 oggenc -o startup.ogg -r startup.pcm
+   Generate by Neil Muller, May 2014
+   License: MIT-style permissive license - see LICENSE.txt