# HG changeset patch # User Neil Muller # Date 1316281586 -7200 # Node ID be60f7e1d3ed2eafc5eeede09d8f6c0428aae601 # Parent 4a6f7e892d55403d19fea546edccc8c5a2a8d864 Add music tracks diff -r 4a6f7e892d55 -r be60f7e1d3ed data/music/MTA.ogg Binary file data/music/MTA.ogg has changed diff -r 4a6f7e892d55 -r be60f7e1d3ed data/music/electronic_k_deep_nyah.ogg Binary file data/music/electronic_k_deep_nyah.ogg has changed diff -r 4a6f7e892d55 -r be60f7e1d3ed data/music/electronic_u_popper.ogg Binary file data/music/electronic_u_popper.ogg has changed diff -r 4a6f7e892d55 -r be60f7e1d3ed data/music/phat_sketch.ogg Binary file data/music/phat_sketch.ogg has changed diff -r 4a6f7e892d55 -r be60f7e1d3ed data/music/shiny_tech.ogg Binary file data/music/shiny_tech.ogg has changed diff -r 4a6f7e892d55 -r be60f7e1d3ed data/music/sources.txt --- a/data/music/sources.txt Sat Sep 17 19:44:14 2011 +0200 +++ b/data/music/sources.txt Sat Sep 17 19:46:26 2011 +0200 @@ -1,6 +1,31 @@ Sources for the various background music files: -[silent.ogg] +[silence.ogg] Generated 2 secs of silence - dd if=/dev/zero of=silence.pcm bs=176400 count=2 ; oggenc -r silence.pcm Generated by Neil Muller, Aug 2010 Not copyrightable. + +[MTA.ogg] +Kevin MacLeod (incompetech.com) +Licensed under Creative Commons "Attribution 3.0" http://creativecommons.org/licenses/by/3.0/ +Ogg produced via: mplayer -ao pcm:file=MTA.wav MTA.mp3 ; oggenc -q 1 MTA.wav + +[shiny_tech.ogg] +Kevin MacLeod (incompetech.com) +Licensed under Creative Commons "Attribution 3.0" http://creativecommons.org/licenses/by/3.0/ +Ogg produced via: mplayer -ao pcm:file=shiny_tech.wav "Shiny Tech.mp3" ; oggenc -q 1 shiny_tech.wav + +[phat_sketch.ogg] +Kevin MacLeod http://freepd.com/Unclassified%20Electronic/Phat%20Sketch +Public Domain +Ogg produced via: mplayer -ao pcm:file=test.wav "Phat Sketch.mp3" ; sox test.wav phat_sketch.wav vol 0.35 ; oggenc -q 1 phat_sketch.wav + +[electronic_k_deep_nyah.ogg] +Frank Nora http://freepd.com/Unclassified%20Electronic/Electronic%20K%20Deep%20Nyah +Public Domain +Ogg produced via: mplayer "Electronic K Deep Nyah.mp3" -ao pcm:file=electronic_k_deep_nyah.wav ; oggenc -q 1 electronic_k_deep_nyah.wav + +[electronic_u_popper.ogg] +Frank Nora http://freepd.com/Unclassified%20Electronic/Electronic%20U%20Popper +Public Domain +Ogg produced via: mplayer -ao pcm:file=test.wav "Electronic U Popper.mp3" ; sox test.wav electronic_u_popper.wav vol 0.75; oggenc -q 1 electronic_u_popper.wav