Music makes the world go round
authorNeil <neil@dip.sun.ac.za>
Fri, 16 May 2014 22:13:10 +0000 (00:13 +0200)
committerNeil <neil@dip.sun.ac.za>
Fri, 16 May 2014 22:13:49 +0000 (00:13 +0200)
data/music/SOURCES.txt [new file with mode: 0644]
data/music/another_beek.ogg [new file with mode: 0644]
data/music/ants.ogg [new file with mode: 0644]
data/music/death_on_a_b.ogg [new file with mode: 0644]
data/music/python.ogg [new file with mode: 0644]
data/music/scape.ogg [new file with mode: 0644]

diff --git a/data/music/SOURCES.txt b/data/music/SOURCES.txt
new file mode 100644 (file)
index 0000000..45732a9
--- /dev/null
@@ -0,0 +1,49 @@
+Sources of music files
+======================
+
+Music files by Rolemusic:
+   Downloaded from http://freemusicarchive.org/music/Rolemusic/
+   Artist's webpage: http://rolemusic.sawsquarenoise.com/
+
+   ants.ogg
+      Ants
+      Downloaded from: http://freemusicarchive.org/music/Rolemusic/Pop_Singles_Compilation_2014/02_rolemusic_-_ants
+      License: Creative Commons Attribution (CC-BY) (http://creativecommons.org/licenses/by/4.0/)
+      Converted to ogg via:
+         mpg123 -w out.wav Rolemusic_-02-_Ants.mp3
+         sox test.wav ants.ogg vol 0.25 amplitude
+
+   python.ogg
+      Python
+      Downloaded from: http://freemusicarchive.org/music/Rolemusic/Pop_Singles_Compilation_2014/03_rolemusic_-_python
+      License: Creative Commons Attribution (CC-BY) (http://creativecommons.org/licenses/by/4.0/)
+      Converted to ogg via:
+          mpg123 -w test.wav Rolemusic_-_03_-_Python.mp3
+          sox test.wav python.ogg vol 0.25 amplitude
+
+
+   death_on_a_b.ogg
+      Death on the battlefield
+      Downloaded from: http://freemusicarchive.org/music/Rolemusic/gigs_n_contest/rolemusic_-_gigs_n_contest_-_05_Death_on_the_battlefield
+      License: Creative Commons Attribution (CC-BY) (http://creativecommons.org/licenses/by/4.0/)
+      Converted to ogg via:
+          mpg123 -w test.wav death_on_a_battle.mp3 
+          sox test.wav death_on_a_b.ogg vol 0.25 amplitude
+
+
+   scape.ogg
+      Scape from the city
+      Downloaded from: http://freemusicarchive.org/music/Rolemusic/gigs_n_contest/rolemusic_-_gigs_n_contest_-_04_Scape_from_the_city
+      License: Creative Commons Attribution (CC-BY) (http://creativecommons.org/licenses/by/4.0/)
+      Converted to ogg via:
+          mpg123 -w test.wav scape_from_the_city.mp3
+          sox test.wav scape.ogg vol 0.25 amplitude
+
+
+   another_beek.ogg
+      Another beek beep beer please
+      Downloaded from: http://freemusicarchive.org/music/Rolemusic/gigs_n_contest/rolemusic_-_gigs_n_contest_-_03_Another_beek_beep_beer_please
+      License: Creative Commons Attribution (CC-BY) (http://creativecommons.org/licenses/by/4.0/)
+      Converted to ogg via:
+          mpg123 -w test.wav another_beek_beep_beer_please.mp3
+          sox test.wav another_beek.ogg vol 0.25 amplitude
diff --git a/data/music/another_beek.ogg b/data/music/another_beek.ogg
new file mode 100644 (file)
index 0000000..dec900d
Binary files /dev/null and b/data/music/another_beek.ogg differ
diff --git a/data/music/ants.ogg b/data/music/ants.ogg
new file mode 100644 (file)
index 0000000..9cae490
Binary files /dev/null and b/data/music/ants.ogg differ
diff --git a/data/music/death_on_a_b.ogg b/data/music/death_on_a_b.ogg
new file mode 100644 (file)
index 0000000..de594a5
Binary files /dev/null and b/data/music/death_on_a_b.ogg differ
diff --git a/data/music/python.ogg b/data/music/python.ogg
new file mode 100644 (file)
index 0000000..6d987e2
Binary files /dev/null and b/data/music/python.ogg differ
diff --git a/data/music/scape.ogg b/data/music/scape.ogg
new file mode 100644 (file)
index 0000000..0cdbbab
Binary files /dev/null and b/data/music/scape.ogg differ