From 976f5fb6056ffbbf4553b080a7d770c25fe83507 Mon Sep 17 00:00:00 2001 From: GhostlyDeath Date: Thu, 24 Dec 2015 11:54:15 -0500 Subject: [PATCH] Create the remaining missing PC speaker sound effects; Change a few existing sounds. * The item pickup sound has changed to not be a truncated powerup sound. * The second and third sets of Zombie and Serpent sounds are also now off-pitch. --- sounds/dpbgdth2.txt | 138 +++++++++++----------- sounds/dpboscub.txt | 32 ++++++ sounds/dpbosdth.txt | 275 ++++++++++++++++++++++++++++++++++++++++++++ sounds/dpbospit.txt | 41 +++++++ sounds/dpbospn.txt | 34 ++++++ sounds/dpbossit.txt | 130 +++++++++++++++++++++ sounds/dpbrsdth.txt | 108 +++++++++++++++++ sounds/dpbrssit.txt | 104 +++++++++++++++++ sounds/dpbspact.txt | 52 +++++++++ sounds/dpbspdth.txt | 87 ++++++++++++++ sounds/dpbspsit.txt | 135 ++++++++++++++++++++++ sounds/dpcacsit.txt | 108 +++++++++++++++++ sounds/dpcybdth.txt | 133 +++++++++++++++++++++ sounds/dpdmact.txt | 23 ++++ sounds/dpfirsht.txt | 31 +++++ sounds/dpflame.txt | 73 ++++++++++++ sounds/dpflamst.txt | 10 ++ sounds/dpitemup.txt | 109 ++++++++++++------ sounds/dpkeendt.txt | 102 ++++++++++++++++ sounds/dpkeenpn.txt | 52 +++++++++ sounds/dpkntsit.txt | 62 ++++++++++ sounds/dpmanatk.txt | 62 ++++++++++ sounds/dpmandth.txt | 74 ++++++++++++ sounds/dpmansit.txt | 93 +++++++++++++++ sounds/dpmnpain.txt | 56 +++++++++ sounds/dpoof.txt | 15 +++ sounds/dppdiehi.txt | 74 ++++++++++++ sounds/dppedth.txt | 105 +++++++++++++++++ sounds/dppepain.txt | 46 ++++++++ sounds/dppesit.txt | 113 ++++++++++++++++++ sounds/dppodth2.txt | 138 +++++++++++----------- sounds/dppodth3.txt | 130 ++++++++++----------- sounds/dpposact.txt | 26 +++++ sounds/dpposit2.txt | 144 +++++++++++------------ sounds/dpposit3.txt | 156 ++++++++++++------------- sounds/dpsgcock.txt | 59 ++++++++++ sounds/dpsgtatk.txt | 70 +++++++++++ sounds/dpsgtsit.txt | 107 +++++++++++++++++ sounds/dpskeatk.txt | 55 +++++++++ sounds/dpskedth.txt | 76 ++++++++++++ sounds/dpsklatk.txt | 76 ++++++++++++ sounds/dpskldth.txt | 13 +++ sounds/dpspisit.txt | 144 +++++++++++++++++++++++ sounds/dpvilact.txt | 51 ++++++++ sounds/dpvilatk.txt | 59 ++++++++++ 45 files changed, 3392 insertions(+), 389 deletions(-) create mode 100644 sounds/dpboscub.txt create mode 100644 sounds/dpbosdth.txt create mode 100644 sounds/dpbospit.txt create mode 100644 sounds/dpbospn.txt create mode 100644 sounds/dpbossit.txt create mode 100644 sounds/dpbrsdth.txt create mode 100644 sounds/dpbrssit.txt create mode 100644 sounds/dpbspact.txt create mode 100644 sounds/dpbspdth.txt create mode 100644 sounds/dpbspsit.txt create mode 100644 sounds/dpcacsit.txt create mode 100644 sounds/dpcybdth.txt create mode 100644 sounds/dpdmact.txt create mode 100644 sounds/dpfirsht.txt create mode 100644 sounds/dpflame.txt create mode 100644 sounds/dpflamst.txt create mode 100644 sounds/dpkeendt.txt create mode 100644 sounds/dpkeenpn.txt create mode 100644 sounds/dpkntsit.txt create mode 100644 sounds/dpmanatk.txt create mode 100644 sounds/dpmandth.txt create mode 100644 sounds/dpmansit.txt create mode 100644 sounds/dpmnpain.txt create mode 100644 sounds/dpoof.txt create mode 100644 sounds/dppdiehi.txt create mode 100644 sounds/dppedth.txt create mode 100644 sounds/dppepain.txt create mode 100644 sounds/dppesit.txt create mode 100644 sounds/dpposact.txt create mode 100644 sounds/dpsgcock.txt create mode 100644 sounds/dpsgtatk.txt create mode 100644 sounds/dpsgtsit.txt create mode 100644 sounds/dpskeatk.txt create mode 100644 sounds/dpskedth.txt create mode 100644 sounds/dpsklatk.txt create mode 100644 sounds/dpskldth.txt create mode 100644 sounds/dpspisit.txt create mode 100644 sounds/dpvilact.txt create mode 100644 sounds/dpvilatk.txt diff --git a/sounds/dpbgdth2.txt b/sounds/dpbgdth2.txt index 55c3f371..19eca8f5 100644 --- a/sounds/dpbgdth2.txt +++ b/sounds/dpbgdth2.txt @@ -1,85 +1,85 @@ -38 -29 -30 -32 -33 -35 -36 -39 -41 -43 -45 -47 -50 -39 -39 -39 -39 -39 -39 -45 -31 -43 -43 -43 -43 -43 -49 -49 -46 -48 -47 -46 -42 -42 -42 -36 -36 -36 -36 -36 -36 -36 -50 37 +28 +29 +31 +32 34 -34 -34 -34 -34 +35 +38 +40 +42 +44 +46 +49 +38 +38 +38 +38 +38 38 44 +30 +42 +42 +42 +42 +42 +48 +48 +45 +47 +46 +45 +41 +41 +41 35 -29 +35 +35 +35 +35 +35 +35 +49 +36 +33 +33 +33 +33 +33 +37 +43 +34 +28 +27 28 29 30 -31 -17 -17 -18 -18 -18 -19 16 -13 -21 -21 -21 -21 -21 -13 -12 -12 -12 -12 +16 +17 +17 +17 +18 +15 12 20 20 20 20 20 -8 -7 -7 +12 +11 +11 +11 +11 +11 +19 +19 +19 +19 +19 7 +6 +6 +6 diff --git a/sounds/dpboscub.txt b/sounds/dpboscub.txt new file mode 100644 index 00000000..210549b8 --- /dev/null +++ b/sounds/dpboscub.txt @@ -0,0 +1,32 @@ +25 +1 +1 +1 +6 +11 +19 +21 +28 +31 +35 +38 +45 +0 +0 +0 +0 +25 +25 +25 +25 +25 +24 +24 +24 +24 +24 +24 +24 +23 +23 +0 diff --git a/sounds/dpbosdth.txt b/sounds/dpbosdth.txt new file mode 100644 index 00000000..dd6c4c65 --- /dev/null +++ b/sounds/dpbosdth.txt @@ -0,0 +1,275 @@ +0 +84 +86 +86 +82 +84 +85 +84 +85 +84 +77 +80 +79 +79 +78 +78 +80 +81 +78 +82 +81 +77 +78 +79 +80 +77 +74 +75 +75 +75 +76 +79 +74 +71 +62 +62 +63 +61 +59 +62 +60 +61 +63 +66 +68 +61 +62 +52 +56 +53 +55 +57 +58 +56 +52 +48 +54 +48 +40 +33 +28 +34 +41 +39 +44 +50 +50 +49 +46 +32 +53 +31 +29 +29 +37 +57 +59 +59 +65 +68 +65 +66 +40 +63 +58 +35 +51 +46 +62 +45 +23 +44 +73 +73 +73 +50 +72 +68 +84 +63 +58 +58 +62 +55 +5 +69 +63 +19 +56 +66 +66 +66 +66 +67 +50 +68 +74 +75 +74 +71 +71 +72 +82 +81 +77 +80 +85 +84 +81 +79 +84 +77 +83 +80 +84 +81 +83 +65 +69 +41 +42 +46 +60 +51 +57 +66 +66 +67 +74 +85 +79 +79 +73 +72 +66 +83 +58 +64 +66 +63 +62 +64 +60 +57 +63 +56 +56 +56 +56 +57 +58 +60 +61 +62 +62 +60 +57 +56 +54 +53 +52 +55 +51 +55 +53 +54 +55 +55 +54 +53 +52 +52 +51 +59 +57 +56 +57 +58 +62 +58 +64 +62 +60 +64 +64 +70 +71 +69 +71 +69 +69 +78 +81 +78 +70 +77 +82 +82 +81 +81 +80 +86 +87 +87 +87 +87 +88 +83 +89 +82 +82 +85 +86 +80 +78 +80 +77 +77 +80 +82 +76 +74 +74 +74 +73 +73 +72 +73 +65 +72 +66 +70 +69 +69 +69 +69 +69 +69 +68 +68 +67 +67 +67 +67 +66 +66 +66 +66 +65 +65 +65 +67 +0 +0 +0 diff --git a/sounds/dpbospit.txt b/sounds/dpbospit.txt new file mode 100644 index 00000000..7d097e99 --- /dev/null +++ b/sounds/dpbospit.txt @@ -0,0 +1,41 @@ +0 +0 +0 +0 +34 +29 +26 +24 +21 +18 +78 +12 +7 +3 +35 +1 +26 +23 +1 +1 +1 +1 +3 +10 +56 +18 +22 +24 +77 +29 +29 +31 +30 +32 +34 +35 +36 +43 +47 +49 +51 diff --git a/sounds/dpbospn.txt b/sounds/dpbospn.txt new file mode 100644 index 00000000..4017317d --- /dev/null +++ b/sounds/dpbospn.txt @@ -0,0 +1,34 @@ +45 +38 +35 +34 +31 +26 +24 +24 +24 +32 +39 +46 +33 +56 +70 +63 +69 +71 +80 +79 +81 +82 +77 +87 +87 +92 +92 +92 +89 +91 +93 +93 +95 +0 diff --git a/sounds/dpbossit.txt b/sounds/dpbossit.txt new file mode 100644 index 00000000..2343b4fa --- /dev/null +++ b/sounds/dpbossit.txt @@ -0,0 +1,130 @@ +0 +0 +0 +39 +39 +39 +39 +0 +0 +39 +39 +39 +39 +38 +0 +63 +63 +63 +63 +0 +0 +39 +39 +39 +0 +0 +0 +0 +0 +0 +37 +37 +37 +37 +0 +0 +0 +61 +61 +61 +0 +37 +37 +37 +37 +0 +0 +0 +0 +0 +33 +33 +33 +33 +33 +0 +0 +0 +0 +29 +29 +29 +29 +0 +0 +0 +0 +49 +49 +49 +49 +0 +0 +25 +25 +0 +25 +25 +25 +0 +0 +0 +43 +43 +43 +43 +0 +0 +0 +43 +43 +43 +43 +0 +0 +0 +43 +43 +43 +43 +0 +0 +39 +39 +39 +39 +0 +0 +39 +39 +39 +0 +0 +39 +39 +39 +0 +0 +37 +37 +37 +37 +0 +0 +37 +37 +37 +0 +0 +0 diff --git a/sounds/dpbrsdth.txt b/sounds/dpbrsdth.txt new file mode 100644 index 00000000..86e237c2 --- /dev/null +++ b/sounds/dpbrsdth.txt @@ -0,0 +1,108 @@ +0 +0 +0 +0 +0 +60 +59 +56 +52 +76 +44 +36 +76 +80 +76 +0 +53 +53 +53 +74 +74 +74 +74 +0 +57 +57 +0 +70 +56 +56 +56 +0 +0 +51 +50 +50 +64 +64 +46 +45 +45 +46 +0 +0 +54 +40 +39 +39 +41 +0 +48 +50 +40 +40 +40 +0 +0 +0 +38 +22 +20 +20 +0 +14 +15 +16 +16 +17 +17 +18 +19 +0 +23 +18 +12 +11 +0 +0 +0 +0 +23 +22 +0 +0 +0 +4 +31 +17 +22 +2 +4 +7 +5 +13 +0 +15 +21 +0 +19 +28 +0 +0 +0 +36 +36 +0 +0 +0 diff --git a/sounds/dpbrssit.txt b/sounds/dpbrssit.txt new file mode 100644 index 00000000..65340d1c --- /dev/null +++ b/sounds/dpbrssit.txt @@ -0,0 +1,104 @@ +0 +0 +0 +0 +44 +44 +44 +45 +45 +45 +45 +44 +44 +43 +43 +42 +40 +56 +59 +62 +27 +24 +23 +23 +22 +21 +21 +21 +20 +20 +20 +20 +20 +20 +21 +0 +0 +0 +42 +42 +42 +42 +42 +36 +35 +43 +43 +43 +43 +44 +63 +56 +56 +56 +54 +56 +56 +56 +56 +56 +25 +0 +0 +52 +52 +52 +52 +52 +52 +52 +55 +56 +57 +57 +63 +63 +63 +62 +62 +62 +62 +42 +39 +37 +35 +34 +33 +32 +32 +31 +30 +29 +29 +29 +28 +28 +28 +28 +27 +26 +25 +25 +24 +0 diff --git a/sounds/dpbspact.txt b/sounds/dpbspact.txt new file mode 100644 index 00000000..ac6c0026 --- /dev/null +++ b/sounds/dpbspact.txt @@ -0,0 +1,52 @@ +71 +71 +69 +71 +69 +72 +71 +71 +0 +0 +53 +53 +49 +52 +53 +53 +0 +0 +0 +53 +53 +54 +47 +53 +48 +0 +0 +0 +0 +0 +67 +67 +60 +67 +67 +68 +60 +67 +0 +0 +0 +0 +0 +63 +65 +63 +63 +59 +63 +63 +0 +0 diff --git a/sounds/dpbspdth.txt b/sounds/dpbspdth.txt new file mode 100644 index 00000000..53b19313 --- /dev/null +++ b/sounds/dpbspdth.txt @@ -0,0 +1,87 @@ +0 +0 +0 +39 +39 +39 +39 +39 +39 +0 +62 +61 +0 +0 +73 +73 +73 +73 +54 +73 +0 +61 +61 +71 +71 +62 +71 +71 +71 +71 +0 +0 +0 +37 +26 +37 +36 +24 +0 +0 +67 +67 +67 +70 +67 +66 +67 +0 +0 +33 +33 +23 +33 +35 +33 +38 +0 +63 +59 +63 +63 +62 +67 +63 +29 +24 +29 +30 +30 +30 +29 +30 +34 +0 +57 +57 +57 +57 +57 +57 +0 +0 +24 +24 +24 +24 +0 diff --git a/sounds/dpbspsit.txt b/sounds/dpbspsit.txt new file mode 100644 index 00000000..5fff91d4 --- /dev/null +++ b/sounds/dpbspsit.txt @@ -0,0 +1,135 @@ +40 +0 +38 +37 +0 +35 +35 +35 +20 +29 +35 +35 +35 +35 +20 +15 +34 +34 +34 +34 +34 +35 +37 +33 +33 +33 +0 +0 +0 +28 +47 +0 +0 +0 +32 +32 +32 +32 +0 +39 +0 +38 +38 +38 +38 +24 +0 +0 +60 +60 +60 +60 +0 +0 +76 +0 +33 +33 +33 +33 +28 +25 +32 +33 +0 +33 +52 +52 +3 +12 +30 +31 +31 +0 +34 +59 +0 +55 +55 +55 +55 +73 +0 +36 +36 +36 +5 +26 +35 +35 +35 +35 +35 +35 +38 +71 +42 +24 +24 +44 +0 +11 +53 +53 +53 +53 +53 +49 +0 +45 +50 +53 +53 +53 +0 +53 +73 +36 +0 +0 +26 +53 +53 +53 +53 +0 +42 +35 +40 +28 +52 +0 +51 +0 +0 diff --git a/sounds/dpcacsit.txt b/sounds/dpcacsit.txt new file mode 100644 index 00000000..84b8ac7a --- /dev/null +++ b/sounds/dpcacsit.txt @@ -0,0 +1,108 @@ +6 +11 +13 +14 +18 +21 +41 +45 +46 +48 +49 +51 +53 +56 +57 +57 +57 +57 +58 +58 +58 +59 +50 +50 +50 +50 +50 +50 +50 +39 +40 +40 +47 +40 +40 +41 +42 +44 +55 +56 +49 +48 +47 +29 +28 +29 +30 +32 +32 +34 +35 +35 +36 +37 +38 +39 +39 +40 +50 +51 +52 +53 +53 +45 +44 +43 +43 +43 +42 +41 +15 +13 +12 +11 +17 +16 +15 +15 +13 +29 +29 +29 +28 +6 +29 +29 +29 +29 +20 +17 +16 +10 +8 +5 +5 +9 +13 +15 +17 +19 +20 +19 +19 +22 +26 +27 +3 +3 diff --git a/sounds/dpcybdth.txt b/sounds/dpcybdth.txt new file mode 100644 index 00000000..777f4ad7 --- /dev/null +++ b/sounds/dpcybdth.txt @@ -0,0 +1,133 @@ +0 +84 +86 +86 +82 +84 +85 +84 +85 +84 +77 +80 +79 +79 +78 +78 +80 +81 +78 +82 +81 +77 +78 +79 +80 +77 +74 +75 +75 +75 +76 +79 +74 +71 +62 +62 +63 +61 +59 +62 +60 +61 +63 +66 +68 +61 +62 +52 +56 +53 +55 +57 +58 +56 +52 +48 +54 +48 +40 +33 +28 +34 +41 +39 +44 +50 +50 +49 +46 +32 +53 +31 +29 +29 +37 +57 +59 +59 +65 +68 +65 +66 +40 +63 +58 +35 +51 +46 +62 +45 +23 +44 +73 +73 +73 +50 +72 +68 +84 +63 +58 +58 +62 +58 +58 +59 +61 +62 +62 +61 +60 +60 +50 +54 +51 +68 +41 +37 +36 +35 +34 +31 +29 +28 +27 +24 +23 +20 +15 +9 +13 +1 +1 diff --git a/sounds/dpdmact.txt b/sounds/dpdmact.txt new file mode 100644 index 00000000..ea39c1f9 --- /dev/null +++ b/sounds/dpdmact.txt @@ -0,0 +1,23 @@ +15 +15 +15 +15 +15 +15 +15 +0 +23 +24 +24 +24 +24 +23 +23 +6 +6 +6 +6 +51 +51 +51 +51 diff --git a/sounds/dpfirsht.txt b/sounds/dpfirsht.txt new file mode 100644 index 00000000..cd586d6e --- /dev/null +++ b/sounds/dpfirsht.txt @@ -0,0 +1,31 @@ +23 +23 +22 +23 +22 +22 +22 +22 +23 +23 +25 +26 +26 +26 +26 +27 +28 +28 +28 +26 +25 +24 +22 +20 +18 +17 +14 +14 +9 +3 +1 diff --git a/sounds/dpflame.txt b/sounds/dpflame.txt new file mode 100644 index 00000000..d701a67d --- /dev/null +++ b/sounds/dpflame.txt @@ -0,0 +1,73 @@ +0 +0 +0 +18 +28 +25 +21 +12 +25 +3 +29 +32 +20 +30 +29 +11 +22 +22 +23 +52 +41 +0 +51 +56 +0 +47 +45 +0 +50 +45 +29 +31 +0 +23 +24 +23 +0 +37 +39 +29 +19 +19 +25 +28 +44 +45 +0 +0 +30 +19 +21 +26 +29 +41 +0 +30 +17 +0 +6 +16 +23 +41 +0 +0 +15 +13 +10 +22 +29 +33 +33 +0 +0 diff --git a/sounds/dpflamst.txt b/sounds/dpflamst.txt new file mode 100644 index 00000000..3ef6b801 --- /dev/null +++ b/sounds/dpflamst.txt @@ -0,0 +1,10 @@ +12 +10 +9 +7 +6 +3 +2 +1 +1 +1 diff --git a/sounds/dpitemup.txt b/sounds/dpitemup.txt index 26e75c4d..c88c4d35 100644 --- a/sounds/dpitemup.txt +++ b/sounds/dpitemup.txt @@ -1,40 +1,5 @@ 0 0 -12 -13 -13 -13 -13 -0 -0 -38 -38 -38 -38 -38 -38 -0 -0 -0 -0 -0 -62 -62 -62 -62 -62 -0 -0 -0 -0 -0 -87 -87 -87 -87 -87 -87 -87 0 0 0 @@ -43,4 +8,76 @@ 39 39 39 -3 +39 +39 +39 +0 +0 +0 +0 +63 +63 +63 +63 +63 +63 +63 +0 +0 +63 +63 +63 +63 +63 +63 +0 +0 +0 +63 +63 +63 +63 +63 +63 +63 +0 +0 +0 +0 +0 +43 +43 +43 +43 +43 +42 +0 +0 +67 +67 +67 +67 +67 +67 +0 +0 +67 +67 +67 +67 +67 +67 +67 +0 +0 +0 +0 +71 +71 +71 +71 +71 +71 +71 +71 +0 diff --git a/sounds/dpkeendt.txt b/sounds/dpkeendt.txt new file mode 100644 index 00000000..7c763a98 --- /dev/null +++ b/sounds/dpkeendt.txt @@ -0,0 +1,102 @@ +0 +0 +0 +0 +39 +39 +39 +39 +0 +0 +51 +51 +51 +51 +51 +51 +0 +45 +45 +44 +44 +44 +44 +0 +0 +0 +0 +54 +54 +54 +54 +54 +54 +0 +0 +57 +57 +57 +57 +57 +57 +0 +0 +0 +51 +51 +51 +51 +51 +51 +0 +0 +0 +0 +43 +43 +43 +43 +43 +43 +0 +0 +39 +39 +38 +38 +38 +38 +38 +0 +0 +0 +0 +17 +17 +17 +17 +17 +17 +0 +0 +0 +0 +52 +52 +52 +52 +52 +0 +0 +0 +48 +48 +48 +48 +0 +0 +42 +42 +42 +42 +42 diff --git a/sounds/dpkeenpn.txt b/sounds/dpkeenpn.txt new file mode 100644 index 00000000..c1840baf --- /dev/null +++ b/sounds/dpkeenpn.txt @@ -0,0 +1,52 @@ +0 +0 +0 +0 +54 +54 +54 +54 +54 +0 +0 +0 +0 +51 +51 +51 +51 +51 +51 +51 +54 +54 +54 +54 +53 +0 +0 +0 +0 +0 +0 +47 +47 +47 +46 +46 +53 +46 +0 +36 +34 +32 +31 +31 +38 +42 +41 +38 +35 +27 +23 +0 diff --git a/sounds/dpkntsit.txt b/sounds/dpkntsit.txt new file mode 100644 index 00000000..5c898315 --- /dev/null +++ b/sounds/dpkntsit.txt @@ -0,0 +1,62 @@ +0 +0 +0 +0 +49 +49 +49 +50 +50 +50 +50 +49 +49 +48 +48 +47 +45 +61 +64 +67 +32 +29 +28 +28 +27 +26 +26 +26 +25 +25 +25 +25 +25 +25 +26 +0 +0 +0 +47 +47 +47 +47 +47 +48 +48 +48 +48 +48 +48 +49 +68 +61 +61 +61 +61 +61 +61 +61 +61 +61 +30 +0 diff --git a/sounds/dpmanatk.txt b/sounds/dpmanatk.txt new file mode 100644 index 00000000..a0b65913 --- /dev/null +++ b/sounds/dpmanatk.txt @@ -0,0 +1,62 @@ +0 +0 +0 +0 +71 +71 +70 +70 +70 +70 +70 +69 +68 +67 +65 +64 +0 +0 +0 +45 +45 +45 +46 +48 +50 +0 +0 +0 +51 +53 +54 +56 +56 +0 +0 +0 +0 +0 +60 +60 +59 +59 +58 +57 +0 +0 +54 +53 +52 +50 +50 +0 +0 +38 +38 +38 +38 +38 +39 +40 +0 +0 diff --git a/sounds/dpmandth.txt b/sounds/dpmandth.txt new file mode 100644 index 00000000..cf664a0c --- /dev/null +++ b/sounds/dpmandth.txt @@ -0,0 +1,74 @@ +57 +57 +57 +57 +57 +57 +58 +58 +58 +58 +58 +58 +58 +57 +57 +48 +47 +49 +48 +38 +38 +37 +38 +42 +40 +43 +42 +39 +33 +33 +34 +34 +35 +35 +34 +33 +31 +31 +33 +39 +36 +35 +38 +43 +45 +47 +48 +48 +35 +41 +45 +44 +26 +23 +29 +36 +41 +51 +50 +27 +27 +26 +25 +24 +23 +22 +20 +17 +15 +13 +8 +1 +1 +1 diff --git a/sounds/dpmansit.txt b/sounds/dpmansit.txt new file mode 100644 index 00000000..64cfeb09 --- /dev/null +++ b/sounds/dpmansit.txt @@ -0,0 +1,93 @@ +62 +62 +56 +57 +58 +56 +59 +61 +61 +63 +55 +69 +69 +68 +66 +0 +0 +0 +0 +0 +0 +53 +75 +60 +61 +58 +57 +59 +73 +64 +67 +0 +0 +0 +0 +0 +0 +0 +0 +0 +66 +64 +57 +57 +0 +64 +64 +64 +64 +64 +64 +64 +64 +64 +64 +64 +64 +64 +64 +64 +64 +65 +65 +66 +65 +63 +62 +60 +60 +58 +57 +56 +51 +49 +49 +51 +53 +54 +55 +56 +56 +57 +57 +56 +55 +51 +47 +44 +40 +37 +34 +32 +0 diff --git a/sounds/dpmnpain.txt b/sounds/dpmnpain.txt new file mode 100644 index 00000000..bd8f3282 --- /dev/null +++ b/sounds/dpmnpain.txt @@ -0,0 +1,56 @@ +13 +13 +13 +13 +13 +13 +0 +0 +19 +20 +20 +20 +20 +30 +30 +29 +29 +29 +11 +11 +11 +10 +10 +12 +12 +12 +12 +12 +13 +14 +15 +16 +17 +17 +17 +14 +10 +6 +2 +1 +1 +1 +1 +5 +8 +10 +14 +15 +14 +12 +9 +7 +1 +1 +1 +0 diff --git a/sounds/dpoof.txt b/sounds/dpoof.txt new file mode 100644 index 00000000..1f1c3b32 --- /dev/null +++ b/sounds/dpoof.txt @@ -0,0 +1,15 @@ +15 +14 +14 +14 +7 +7 +7 +7 +6 +5 +6 +6 +6 +7 +8 diff --git a/sounds/dppdiehi.txt b/sounds/dppdiehi.txt new file mode 100644 index 00000000..e72e2d9f --- /dev/null +++ b/sounds/dppdiehi.txt @@ -0,0 +1,74 @@ +0 +84 +86 +86 +82 +84 +85 +84 +85 +84 +77 +80 +79 +79 +78 +78 +80 +81 +78 +82 +81 +77 +78 +79 +80 +77 +74 +75 +75 +75 +76 +79 +74 +71 +62 +62 +63 +61 +59 +62 +60 +61 +63 +66 +68 +61 +62 +52 +56 +53 +55 +57 +58 +56 +52 +48 +54 +48 +40 +39 +32 +26 +29 +32 +32 +28 +29 +16 +14 +20 +22 +20 +0 +0 diff --git a/sounds/dppedth.txt b/sounds/dppedth.txt new file mode 100644 index 00000000..7082d9e5 --- /dev/null +++ b/sounds/dppedth.txt @@ -0,0 +1,105 @@ +70 +63 +65 +65 +68 +70 +69 +73 +0 +69 +70 +74 +75 +70 +70 +80 +0 +68 +72 +73 +65 +68 +67 +0 +55 +58 +58 +50 +39 +0 +52 +50 +34 +47 +26 +22 +20 +23 +37 +21 +49 +49 +32 +32 +0 +45 +45 +46 +47 +49 +50 +50 +0 +53 +52 +51 +53 +6 +44 +29 +45 +1 +37 +30 +32 +45 +44 +17 +19 +21 +8 +8 +31 +8 +10 +13 +0 +17 +17 +65 +0 +71 +17 +0 +58 +19 +35 +0 +0 +0 +51 +0 +52 +43 +50 +0 +35 +29 +0 +45 +49 +65 +53 +0 +39 diff --git a/sounds/dppepain.txt b/sounds/dppepain.txt new file mode 100644 index 00000000..8c4db82e --- /dev/null +++ b/sounds/dppepain.txt @@ -0,0 +1,46 @@ +0 +0 +0 +0 +57 +49 +57 +61 +60 +62 +0 +0 +0 +43 +42 +26 +42 +0 +0 +0 +0 +52 +52 +60 +39 +47 +0 +0 +0 +0 +48 +48 +53 +51 +32 +36 +0 +0 +45 +45 +45 +51 +45 +45 +0 +0 diff --git a/sounds/dppesit.txt b/sounds/dppesit.txt new file mode 100644 index 00000000..f6ed5b6f --- /dev/null +++ b/sounds/dppesit.txt @@ -0,0 +1,113 @@ +63 +63 +63 +63 +63 +63 +63 +63 +63 +63 +63 +63 +64 +66 +66 +65 +61 +62 +63 +57 +63 +59 +60 +61 +64 +63 +64 +64 +66 +65 +62 +65 +67 +0 +71 +64 +0 +66 +70 +65 +76 +68 +72 +0 +68 +63 +68 +58 +37 +35 +49 +65 +73 +72 +0 +62 +67 +0 +71 +81 +57 +50 +69 +57 +67 +71 +69 +47 +0 +53 +58 +45 +41 +52 +59 +57 +77 +62 +77 +76 +71 +81 +68 +67 +90 +76 +0 +77 +84 +0 +88 +90 +74 +76 +32 +46 +58 +57 +64 +38 +39 +49 +54 +78 +60 +64 +87 +46 +54 +87 +0 +81 +0 diff --git a/sounds/dppodth2.txt b/sounds/dppodth2.txt index 55c3f371..19eca8f5 100644 --- a/sounds/dppodth2.txt +++ b/sounds/dppodth2.txt @@ -1,85 +1,85 @@ -38 -29 -30 -32 -33 -35 -36 -39 -41 -43 -45 -47 -50 -39 -39 -39 -39 -39 -39 -45 -31 -43 -43 -43 -43 -43 -49 -49 -46 -48 -47 -46 -42 -42 -42 -36 -36 -36 -36 -36 -36 -36 -50 37 +28 +29 +31 +32 34 -34 -34 -34 -34 +35 +38 +40 +42 +44 +46 +49 +38 +38 +38 +38 +38 38 44 +30 +42 +42 +42 +42 +42 +48 +48 +45 +47 +46 +45 +41 +41 +41 35 -29 +35 +35 +35 +35 +35 +35 +49 +36 +33 +33 +33 +33 +33 +37 +43 +34 +28 +27 28 29 30 -31 -17 -17 -18 -18 -18 -19 16 -13 -21 -21 -21 -21 -21 -13 -12 -12 -12 -12 +16 +17 +17 +17 +18 +15 12 20 20 20 20 20 -8 -7 -7 +12 +11 +11 +11 +11 +11 +19 +19 +19 +19 +19 7 +6 +6 +6 diff --git a/sounds/dppodth3.txt b/sounds/dppodth3.txt index 55c3f371..1002f020 100644 --- a/sounds/dppodth3.txt +++ b/sounds/dppodth3.txt @@ -1,85 +1,85 @@ -38 -29 +39 30 -32 -33 -35 -36 -39 -41 -43 -45 -47 -50 -39 -39 -39 -39 -39 -39 -45 31 -43 -43 -43 -43 -43 -49 -49 +33 +34 +36 +37 +40 +42 +44 46 48 -47 +51 +40 +40 +40 +40 +40 +40 46 -42 -42 -42 -36 -36 -36 -36 -36 -36 -36 -50 -37 -34 -34 -34 -34 -34 -38 +32 44 +44 +44 +44 +44 +50 +50 +47 +49 +48 +47 +43 +43 +43 +37 +37 +37 +37 +37 +37 +37 +51 +38 35 -29 -28 +35 +35 +35 +35 +39 +45 +36 +30 29 30 31 -17 -17 -18 +32 18 18 19 -16 +19 +19 +20 +17 +14 +22 +22 +22 +22 +22 +14 +13 +13 +13 +13 13 21 21 21 21 21 -13 -12 -12 -12 -12 -12 -20 -20 -20 -20 -20 +9 +8 +8 8 -7 -7 -7 diff --git a/sounds/dpposact.txt b/sounds/dpposact.txt new file mode 100644 index 00000000..e344d9ae --- /dev/null +++ b/sounds/dpposact.txt @@ -0,0 +1,26 @@ +0 +0 +0 +0 +53 +53 +53 +49 +48 +0 +0 +49 +49 +49 +49 +47 +0 +0 +57 +57 +57 +57 +56 +55 +55 +0 diff --git a/sounds/dpposit2.txt b/sounds/dpposit2.txt index 2e76c9a8..1506d232 100644 --- a/sounds/dpposit2.txt +++ b/sounds/dpposit2.txt @@ -1,107 +1,107 @@ -3 -8 -10 +4 +9 11 -15 -18 -38 -42 +12 +16 +19 +39 43 -45 +44 46 -48 -50 -53 -54 -54 -54 +47 +49 +51 54 55 55 55 +55 56 -47 -47 -47 -47 -47 -47 -47 -36 -37 -37 -44 -37 +56 +56 +57 +48 +48 +48 +48 +48 +48 +48 37 38 +38 +45 +38 +38 39 -41 -52 +40 +42 53 +54 +47 46 45 -44 -26 -25 +27 26 27 -29 -29 -31 -32 +28 +30 +30 32 33 +33 34 35 36 -36 37 -47 +37 +38 48 49 50 -50 +51 +51 +43 42 41 -40 -40 +41 +41 40 39 -38 -12 +13 +11 10 9 +15 +14 +13 +13 +11 +27 +27 +27 +26 +4 +27 +27 +27 +27 +18 +15 +14 8 -14 -13 -12 -12 -10 -26 -26 -26 -25 -3 -26 -26 -26 -26 -17 -14 -13 -7 -5 -2 -2 6 -10 -12 -14 -16 +3 +3 +7 +11 +13 +15 17 -16 -16 -19 -23 +18 +17 +17 +20 24 -0 +25 +1 diff --git a/sounds/dpposit3.txt b/sounds/dpposit3.txt index 2e76c9a8..a9e55c66 100644 --- a/sounds/dpposit3.txt +++ b/sounds/dpposit3.txt @@ -1,107 +1,107 @@ -3 -8 +2 +7 +9 10 -11 -15 -18 -38 -42 -43 -45 -46 -48 -50 -53 -54 -54 -54 -54 -55 -55 -55 -56 -47 -47 -47 -47 -47 -47 -47 -36 +14 +17 37 -37 -44 -37 -37 -38 -39 41 +42 +44 +45 +47 +49 52 53 +53 +53 +53 +54 +54 +54 +55 46 +46 +46 +46 +46 +46 +46 +35 +36 +36 +43 +36 +36 +37 +38 +40 +51 +52 45 44 -26 +43 +25 +24 25 26 -27 -29 -29 +28 +28 +30 +31 31 -32 32 33 34 35 +35 36 -36 -37 +46 47 48 49 -50 -50 -42 +49 41 40 -40 -40 +39 +39 39 38 -12 -10 +37 +11 9 8 -14 -13 -12 -12 -10 -26 -26 -26 -25 -3 -26 -26 -26 -26 -17 -14 -13 7 -5 -2 -2 -6 -10 +13 12 -14 -16 -17 -16 -16 -19 -23 +11 +11 +9 +25 +25 +25 24 +2 +25 +25 +25 +25 +16 +13 +12 +6 +4 +1 +1 +5 +9 +11 +13 +15 +16 +15 +15 +18 +22 +23 0 diff --git a/sounds/dpsgcock.txt b/sounds/dpsgcock.txt new file mode 100644 index 00000000..88794269 --- /dev/null +++ b/sounds/dpsgcock.txt @@ -0,0 +1,59 @@ +43 +42 +40 +38 +35 +31 +27 +49 +55 +51 +47 +41 +37 +43 +48 +52 +55 +58 +60 +59 +55 +6 +20 +28 +33 +44 +61 +61 +62 +62 +65 +58 +53 +44 +49 +33 +40 +46 +48 +50 +51 +53 +55 +58 +57 +56 +55 +53 +52 +43 +50 +47 +42 +38 +33 +26 +20 +18 +0 diff --git a/sounds/dpsgtatk.txt b/sounds/dpsgtatk.txt new file mode 100644 index 00000000..3e64d908 --- /dev/null +++ b/sounds/dpsgtatk.txt @@ -0,0 +1,70 @@ +0 +0 +0 +0 +0 +18 +19 +19 +19 +19 +19 +18 +14 +14 +14 +14 +13 +13 +13 +13 +20 +20 +19 +19 +19 +19 +19 +19 +20 +20 +20 +20 +0 +0 +0 +0 +27 +27 +26 +26 +26 +26 +26 +26 +26 +26 +26 +17 +17 +16 +16 +15 +15 +15 +15 +15 +15 +15 +15 +26 +26 +26 +26 +26 +25 +25 +25 +25 +0 +0 diff --git a/sounds/dpsgtsit.txt b/sounds/dpsgtsit.txt new file mode 100644 index 00000000..59097ffe --- /dev/null +++ b/sounds/dpsgtsit.txt @@ -0,0 +1,107 @@ +0 +5 +7 +8 +12 +15 +35 +39 +40 +42 +43 +45 +47 +50 +51 +51 +51 +51 +52 +52 +52 +53 +44 +44 +44 +44 +44 +44 +44 +33 +34 +34 +41 +34 +34 +35 +36 +38 +49 +50 +43 +42 +41 +23 +22 +23 +24 +26 +26 +28 +29 +29 +30 +31 +32 +33 +33 +34 +44 +45 +46 +47 +47 +39 +38 +37 +37 +37 +36 +35 +9 +7 +6 +5 +11 +10 +9 +9 +7 +23 +23 +23 +22 +0 +23 +23 +23 +23 +14 +11 +10 +4 +2 +0 +0 +3 +7 +9 +11 +13 +14 +13 +13 +16 +20 +21 +0 diff --git a/sounds/dpskeatk.txt b/sounds/dpskeatk.txt new file mode 100644 index 00000000..abcb69b5 --- /dev/null +++ b/sounds/dpskeatk.txt @@ -0,0 +1,55 @@ +52 +52 +52 +52 +52 +52 +52 +51 +50 +48 +47 +44 +42 +38 +0 +0 +0 +51 +51 +49 +47 +46 +44 +43 +40 +39 +37 +36 +35 +35 +34 +34 +34 +33 +33 +33 +33 +33 +33 +34 +35 +35 +36 +37 +38 +39 +40 +41 +42 +43 +44 +45 +46 +47 +50 diff --git a/sounds/dpskedth.txt b/sounds/dpskedth.txt new file mode 100644 index 00000000..e9b01163 --- /dev/null +++ b/sounds/dpskedth.txt @@ -0,0 +1,76 @@ +34 +31 +43 +26 +31 +13 +39 +23 +20 +26 +1 +51 +43 +1 +56 +57 +0 +59 +52 +17 +62 +60 +48 +0 +54 +46 +57 +39 +45 +43 +45 +49 +41 +19 +49 +37 +49 +49 +0 +34 +0 +20 +49 +1 +44 +1 +50 +25 +23 +22 +22 +47 +51 +53 +47 +34 +33 +47 +17 +45 +33 +35 +29 +48 +45 +50 +51 +52 +28 +45 +39 +32 +38 +40 +43 +0 diff --git a/sounds/dpsklatk.txt b/sounds/dpsklatk.txt new file mode 100644 index 00000000..5ee7c8df --- /dev/null +++ b/sounds/dpsklatk.txt @@ -0,0 +1,76 @@ +43 +45 +49 +51 +52 +53 +55 +56 +57 +58 +58 +59 +59 +59 +59 +59 +59 +59 +59 +58 +58 +58 +57 +57 +56 +56 +55 +55 +53 +53 +53 +52 +52 +51 +51 +50 +50 +50 +50 +50 +50 +50 +50 +50 +50 +50 +50 +50 +50 +51 +51 +51 +52 +52 +52 +53 +53 +53 +54 +54 +55 +55 +56 +56 +57 +57 +58 +58 +59 +59 +60 +61 +61 +61 +0 +0 diff --git a/sounds/dpskldth.txt b/sounds/dpskldth.txt new file mode 100644 index 00000000..618bfb37 --- /dev/null +++ b/sounds/dpskldth.txt @@ -0,0 +1,13 @@ +0 +0 +24 +21 +18 +17 +16 +12 +10 +7 +3 +1 +1 diff --git a/sounds/dpspisit.txt b/sounds/dpspisit.txt new file mode 100644 index 00000000..0259eec1 --- /dev/null +++ b/sounds/dpspisit.txt @@ -0,0 +1,144 @@ +0 +0 +0 +23 +24 +24 +24 +24 +24 +24 +24 +24 +24 +24 +24 +24 +24 +24 +25 +25 +25 +25 +25 +25 +25 +25 +25 +25 +25 +25 +25 +22 +17 +28 +28 +28 +27 +25 +25 +10 +25 +32 +37 +37 +25 +1 +25 +33 +21 +49 +53 +5 +11 +14 +25 +77 +77 +77 +77 +77 +77 +77 +76 +75 +75 +74 +74 +24 +39 +12 +24 +50 +24 +24 +29 +25 +34 +38 +69 +69 +69 +69 +69 +69 +69 +69 +69 +70 +71 +71 +72 +37 +26 +46 +26 +26 +53 +25 +44 +25 +52 +57 +59 +25 +76 +76 +76 +75 +75 +75 +74 +74 +73 +73 +72 +72 +71 +25 +26 +30 +26 +12 +56 +26 +16 +8 +25 +66 +66 +66 +66 +66 +67 +68 +66 +66 +65 +62 +60 +56 +53 +52 +52 +0 diff --git a/sounds/dpvilact.txt b/sounds/dpvilact.txt new file mode 100644 index 00000000..2c6db30a --- /dev/null +++ b/sounds/dpvilact.txt @@ -0,0 +1,51 @@ +0 +0 +0 +0 +54 +52 +52 +54 +55 +56 +57 +60 +47 +47 +46 +42 +0 +0 +0 +0 +0 +0 +57 +58 +62 +64 +47 +46 +50 +0 +0 +0 +0 +0 +0 +0 +0 +0 +0 +68 +67 +56 +54 +53 +45 +44 +47 +50 +54 +0 +0 diff --git a/sounds/dpvilatk.txt b/sounds/dpvilatk.txt new file mode 100644 index 00000000..729f89b7 --- /dev/null +++ b/sounds/dpvilatk.txt @@ -0,0 +1,59 @@ +80 +80 +79 +79 +78 +77 +77 +76 +76 +75 +74 +74 +0 +0 +0 +0 +0 +0 +0 +0 +0 +0 +83 +84 +81 +79 +79 +79 +76 +75 +75 +74 +74 +73 +73 +72 +0 +0 +0 +0 +0 +0 +0 +0 +67 +67 +67 +68 +68 +68 +69 +69 +70 +71 +72 +74 +74 +0 +0