X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=data%2Fsounds%2FSOURCES.txt;h=220eb4d4eee2ca9f5172aa812254e746a27c4216;hb=8f6a766ed25745f60806dc717d7d56a39b9ae739;hp=028701bad8bb02a9b0c305ab7834636e7fa0223c;hpb=2ef8794812d26e340f50ac9e9d7bd26aaab74a80;p=naja.git diff --git a/data/sounds/SOURCES.txt b/data/sounds/SOURCES.txt index 028701b..220eb4d 100644 --- a/data/sounds/SOURCES.txt +++ b/data/sounds/SOURCES.txt @@ -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,12 +14,12 @@ Notes: Generated by Neil Muller, Aug 2010 Not copyrightable. -change_action.ogg ------------------ +zzzzz.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 zzzzz.ogg -r beep100.pcm + Generate by Simon Cross, May 2014 License: MIT-style permissive license - see LICENSE.txt error.ogg @@ -46,3 +51,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