From 86247940c1fb2c75667b048afe4af262fa930688 Mon Sep 17 00:00:00 2001 From: Claessens Simon Date: Wed, 5 Feb 2014 15:45:47 +0100 Subject: add sound library on git --- Sounds/Cat.mp3 | Bin 0 -> 8194 bytes Sounds/Chord.wav | Bin 0 -> 41260 bytes Sounds/Dog1.wav | Bin 0 -> 7388 bytes Sounds/Dog2.wav | Bin 0 -> 6380 bytes Sounds/FingerSnap.wav | Bin 0 -> 4014 bytes Sounds/Kitten.wav | Bin 0 -> 37420 bytes Sounds/Laugh-female.wav | Bin 0 -> 27138 bytes Sounds/Laugh-male1.wav | Bin 0 -> 29368 bytes Sounds/Laugh-male2.wav | Bin 0 -> 64174 bytes Sounds/Laugh-male3.mp3 | Bin 0 -> 30137 bytes Sounds/Meow.wav | Bin 0 -> 13068 bytes Sounds/Pop.wav | Bin 0 -> 1076 bytes 12 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Sounds/Cat.mp3 create mode 100644 Sounds/Chord.wav create mode 100644 Sounds/Dog1.wav create mode 100644 Sounds/Dog2.wav create mode 100644 Sounds/FingerSnap.wav create mode 100644 Sounds/Kitten.wav create mode 100644 Sounds/Laugh-female.wav create mode 100644 Sounds/Laugh-male1.wav create mode 100644 Sounds/Laugh-male2.wav create mode 100644 Sounds/Laugh-male3.mp3 create mode 100644 Sounds/Meow.wav create mode 100644 Sounds/Pop.wav diff --git a/Sounds/Cat.mp3 b/Sounds/Cat.mp3 new file mode 100644 index 0000000..e65fdca Binary files /dev/null and b/Sounds/Cat.mp3 differ diff --git a/Sounds/Chord.wav b/Sounds/Chord.wav new file mode 100644 index 0000000..838ff3a Binary files /dev/null and b/Sounds/Chord.wav differ diff --git a/Sounds/Dog1.wav b/Sounds/Dog1.wav new file mode 100644 index 0000000..1cbdbcc Binary files /dev/null and b/Sounds/Dog1.wav differ diff --git a/Sounds/Dog2.wav b/Sounds/Dog2.wav new file mode 100644 index 0000000..68e024c Binary files /dev/null and b/Sounds/Dog2.wav differ diff --git a/Sounds/FingerSnap.wav b/Sounds/FingerSnap.wav new file mode 100644 index 0000000..df56220 Binary files /dev/null and b/Sounds/FingerSnap.wav differ diff --git a/Sounds/Kitten.wav b/Sounds/Kitten.wav new file mode 100644 index 0000000..45742d5 Binary files /dev/null and b/Sounds/Kitten.wav differ diff --git a/Sounds/Laugh-female.wav b/Sounds/Laugh-female.wav new file mode 100644 index 0000000..7784804 Binary files /dev/null and b/Sounds/Laugh-female.wav differ diff --git a/Sounds/Laugh-male1.wav b/Sounds/Laugh-male1.wav new file mode 100644 index 0000000..191e3b7 Binary files /dev/null and b/Sounds/Laugh-male1.wav differ diff --git a/Sounds/Laugh-male2.wav b/Sounds/Laugh-male2.wav new file mode 100644 index 0000000..2ab8921 Binary files /dev/null and b/Sounds/Laugh-male2.wav differ diff --git a/Sounds/Laugh-male3.mp3 b/Sounds/Laugh-male3.mp3 new file mode 100644 index 0000000..f6f22c7 Binary files /dev/null and b/Sounds/Laugh-male3.mp3 differ diff --git a/Sounds/Meow.wav b/Sounds/Meow.wav new file mode 100644 index 0000000..a07a948 Binary files /dev/null and b/Sounds/Meow.wav differ diff --git a/Sounds/Pop.wav b/Sounds/Pop.wav new file mode 100644 index 0000000..60bdf1d Binary files /dev/null and b/Sounds/Pop.wav differ -- cgit v1.3.1