From 9ddec013de650dbfc87c6c960a1e27df820f2977 Mon Sep 17 00:00:00 2001 From: FaceDeer Date: Tue, 17 Jan 2017 00:31:41 -0700 Subject: added sounds to crate packing and unpacking --- sounds/license.txt | 1 + sounds/machine1.ogg | Bin 0 -> 21631 bytes sounds/machine2.ogg | Bin 0 -> 31672 bytes 3 files changed, 1 insertion(+) create mode 100644 sounds/machine1.ogg create mode 100644 sounds/machine2.ogg (limited to 'sounds') diff --git a/sounds/license.txt b/sounds/license.txt index 27f624c..722589d 100644 --- a/sounds/license.txt +++ b/sounds/license.txt @@ -4,6 +4,7 @@ buzzer.ogg - https://freesound.org/people/hypocore/sounds/164090/ - public domai construction.ogg - https://www.freesound.org/people/mediapetros/sounds/109117/ - under the CC BY 3.0 license by mediapetros dingding.ogg - https://www.freesound.org/people/JohnsonBrandEditing/sounds/173932/ public domain via CC 1.0 by JohnsonBrandEditing honk.ogg - https://freesound.org/people/bigmanjoe/sounds/349922/ public domain via CC 1.0 by bigmanjoe +machine1.ogg and machine2.ogg - https://www.freesound.org/people/nuckan/sounds/212941/ public domain via CC 1.0 by nuckan sploosh.ogg - https://www.freesound.org/people/mr_marcello/sounds/257609/ public domain via CC 1.0 by mr_marcello squeal.ogg - https://www.freesound.org/people/RutgerMuller/sounds/104026/ public domain via CC 1.0 by RutgerMuller truck.ogg - https://www.freesound.org/people/jberkuta14/sounds/134898/ public domain via CC 1.0 by jberkuta14 diff --git a/sounds/machine1.ogg b/sounds/machine1.ogg new file mode 100644 index 0000000..e53e70c Binary files /dev/null and b/sounds/machine1.ogg differ diff --git a/sounds/machine2.ogg b/sounds/machine2.ogg new file mode 100644 index 0000000..767e7ca Binary files /dev/null and b/sounds/machine2.ogg differ -- cgit v1.2.3