From 63419029fbda7d3f2f3d5984c3d2c77f341dbd79 Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Mon, 10 Feb 2014 22:14:10 -0600 Subject: Works in win, compiles in mac --- .../SuperPolarityContentContent/Sound/bomb.wav | Bin 0 -> 403244 bytes .../SuperPolarityContentContent/Sound/bullet.wav | Bin 0 -> 201644 bytes .../SuperPolarityContentContent/Sound/gameover.wav | Bin 0 -> 1612844 bytes .../SuperPolarityContentContent/Sound/hit.wav | Bin 0 -> 403244 bytes .../SuperPolarityContentContent/Sound/life.wav | Bin 0 -> 403244 bytes .../Sound/polaritychange.wav | Bin 0 -> 403244 bytes .../SuperPolarityContentContent.contentproj | 32 +++++++++++++++++++++ 7 files changed, 32 insertions(+) create mode 100644 SuperPolarityContent/SuperPolarityContentContent/Sound/bomb.wav create mode 100644 SuperPolarityContent/SuperPolarityContentContent/Sound/bullet.wav create mode 100644 SuperPolarityContent/SuperPolarityContentContent/Sound/gameover.wav create mode 100644 SuperPolarityContent/SuperPolarityContentContent/Sound/hit.wav create mode 100644 SuperPolarityContent/SuperPolarityContentContent/Sound/life.wav create mode 100644 SuperPolarityContent/SuperPolarityContentContent/Sound/polaritychange.wav (limited to 'SuperPolarityContent') diff --git a/SuperPolarityContent/SuperPolarityContentContent/Sound/bomb.wav b/SuperPolarityContent/SuperPolarityContentContent/Sound/bomb.wav new file mode 100644 index 0000000..5af439b Binary files /dev/null and b/SuperPolarityContent/SuperPolarityContentContent/Sound/bomb.wav differ diff --git a/SuperPolarityContent/SuperPolarityContentContent/Sound/bullet.wav b/SuperPolarityContent/SuperPolarityContentContent/Sound/bullet.wav new file mode 100644 index 0000000..6586489 Binary files /dev/null and b/SuperPolarityContent/SuperPolarityContentContent/Sound/bullet.wav differ diff --git a/SuperPolarityContent/SuperPolarityContentContent/Sound/gameover.wav b/SuperPolarityContent/SuperPolarityContentContent/Sound/gameover.wav new file mode 100644 index 0000000..cac9d23 Binary files /dev/null and b/SuperPolarityContent/SuperPolarityContentContent/Sound/gameover.wav differ diff --git a/SuperPolarityContent/SuperPolarityContentContent/Sound/hit.wav b/SuperPolarityContent/SuperPolarityContentContent/Sound/hit.wav new file mode 100644 index 0000000..43433cd Binary files /dev/null and b/SuperPolarityContent/SuperPolarityContentContent/Sound/hit.wav differ diff --git a/SuperPolarityContent/SuperPolarityContentContent/Sound/life.wav b/SuperPolarityContent/SuperPolarityContentContent/Sound/life.wav new file mode 100644 index 0000000..a1d0436 Binary files /dev/null and b/SuperPolarityContent/SuperPolarityContentContent/Sound/life.wav differ diff --git a/SuperPolarityContent/SuperPolarityContentContent/Sound/polaritychange.wav b/SuperPolarityContent/SuperPolarityContentContent/Sound/polaritychange.wav new file mode 100644 index 0000000..25b59a4 Binary files /dev/null and b/SuperPolarityContent/SuperPolarityContentContent/Sound/polaritychange.wav differ diff --git a/SuperPolarityContent/SuperPolarityContentContent/SuperPolarityContentContent.contentproj b/SuperPolarityContent/SuperPolarityContentContent/SuperPolarityContentContent.contentproj index 12417a2..3e3d270 100644 --- a/SuperPolarityContent/SuperPolarityContentContent/SuperPolarityContentContent.contentproj +++ b/SuperPolarityContent/SuperPolarityContentContent/SuperPolarityContentContent.contentproj @@ -180,6 +180,38 @@ FontTextureProcessor + + + bomb + WavImporter + SoundEffectProcessor + + + bullet + WavImporter + SoundEffectProcessor + + + gameover + WavImporter + SoundEffectProcessor + + + hit + WavImporter + SoundEffectProcessor + + + life + WavImporter + SoundEffectProcessor + + + polaritychange + WavImporter + SoundEffectProcessor + +