From: Neil Date: Sat, 5 Mar 2016 23:55:27 +0000 (+0200) Subject: Sound for enemies X-Git-Url: https://git.ctpug.org.za/?p=koperkapel.git;a=commitdiff_plain;h=a32e59bb2136645963c01e50b0c565b1d5d979fd Sound for enemies --- diff --git a/koperkapel/sounds/enemy_hit.wav b/koperkapel/sounds/enemy_hit.wav new file mode 100644 index 0000000..ef47d19 Binary files /dev/null and b/koperkapel/sounds/enemy_hit.wav differ diff --git a/sources/source.txt b/sources/source.txt index f344689..fbb8ee4 100644 --- a/sources/source.txt +++ b/sources/source.txt @@ -57,3 +57,12 @@ License: http://creativecommons.org/licenses/by/3.0/ Credit: Sound samples from Berklee recorded for Richard Boulanger for use in the One Laptop per Child music library. See http://wiki.laptop.org/go/Sound_samples for details. Transformed by Neil Muller, using: sox cut_cardboard_2.wav cut.wav fade 0 0.4 0.05 + +enemy_hit.wav +Created from ./Berklee44v13/dripamin_2.wav +URL: http://www.archive.org/download/Berklee44v13/Berklee44v13.zip +Source: http://www.archive.org/details/Berklee44v13 +License: http://creativecommons.org/licenses/by/3.0/ +Credit: Sound samples from Berklee recorded for Richard Boulanger for use in the One Laptop per Child music library. See http://wiki.laptop.org/go/Sound_samples for details. +Transformed by Neil Muller, using: +sox dripamin_2.wav enemy_hit.wav fade 0 0.75 0.05