claude-code-sounds 1.1.1 → 1.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (298) hide show
  1. package/README.md +12 -290
  2. package/bin/cli.js +718 -705
  3. package/package.json +5 -1
  4. package/themes/mario/sounds/1-up.wav +0 -0
  5. package/themes/mario/sounds/block-bump.wav +0 -0
  6. package/themes/mario/sounds/break-block.wav +0 -0
  7. package/themes/mario/sounds/burned.wav +0 -0
  8. package/themes/mario/sounds/coin.wav +0 -0
  9. package/themes/mario/sounds/death.wav +0 -0
  10. package/themes/mario/sounds/doh.wav +0 -0
  11. package/themes/mario/sounds/fireball.wav +0 -0
  12. package/themes/mario/sounds/flagpole.wav +0 -0
  13. package/themes/mario/sounds/game-over.wav +0 -0
  14. package/themes/mario/sounds/haha.wav +0 -0
  15. package/themes/mario/sounds/happy-message.wav +0 -0
  16. package/themes/mario/sounds/hello.wav +0 -0
  17. package/themes/mario/sounds/here-we-go.wav +0 -0
  18. package/themes/mario/sounds/hurt.wav +0 -0
  19. package/themes/mario/sounds/its-a-me-mario.wav +0 -0
  20. package/themes/mario/sounds/lets-a-go.wav +0 -0
  21. package/themes/mario/sounds/level-clear.wav +0 -0
  22. package/themes/mario/sounds/mamma-mia.wav +0 -0
  23. package/themes/mario/sounds/message-block.wav +0 -0
  24. package/themes/mario/sounds/mushroom-appears.wav +0 -0
  25. package/themes/mario/sounds/okey-dokey.wav +0 -0
  26. package/themes/mario/sounds/oof.wav +0 -0
  27. package/themes/mario/sounds/pause.wav +0 -0
  28. package/themes/mario/sounds/pipe-warp.wav +0 -0
  29. package/themes/mario/sounds/power-up.wav +0 -0
  30. package/themes/mario/sounds/question-block.wav +0 -0
  31. package/themes/mario/sounds/raccoon-transform.wav +0 -0
  32. package/themes/mario/sounds/shrink.wav +0 -0
  33. package/themes/mario/sounds/smb3-power-up.wav +0 -0
  34. package/themes/mario/sounds/smw-1-up.wav +0 -0
  35. package/themes/mario/sounds/smw-pipe.wav +0 -0
  36. package/themes/mario/sounds/smw-power-up.wav +0 -0
  37. package/themes/mario/sounds/snore.wav +0 -0
  38. package/themes/mario/sounds/stage-clear.wav +0 -0
  39. package/themes/mario/sounds/star-appears.wav +0 -0
  40. package/themes/mario/sounds/stomp.wav +0 -0
  41. package/themes/mario/sounds/tired.wav +0 -0
  42. package/themes/mario/sounds/vine-grow.wav +0 -0
  43. package/themes/mario/sounds/waha.wav +0 -0
  44. package/themes/mario/sounds/warp-whistle.wav +0 -0
  45. package/themes/mario/sounds/warp.wav +0 -0
  46. package/themes/mario/sounds/whoa.wav +0 -0
  47. package/themes/mario/sounds/world-clear.wav +0 -0
  48. package/themes/mario/sounds/yahoo.wav +0 -0
  49. package/themes/mario/sounds/yawn.wav +0 -0
  50. package/themes/mario/sounds/yippee.wav +0 -0
  51. package/themes/mario/theme.json +206 -0
  52. package/themes/mgs/sounds/alert-mode.mp3 +0 -0
  53. package/themes/mgs/sounds/alert-sfx.mp3 +0 -0
  54. package/themes/mgs/sounds/alert.mp3 +0 -0
  55. package/themes/mgs/sounds/cigar.mp3 +0 -0
  56. package/themes/mgs/sounds/codec-beep.mp3 +0 -0
  57. package/themes/mgs/sounds/codec-call-out.mp3 +0 -0
  58. package/themes/mgs/sounds/codec-call.mp3 +0 -0
  59. package/themes/mgs/sounds/codec-close.mp3 +0 -0
  60. package/themes/mgs/sounds/codec-dial.mp3 +0 -0
  61. package/themes/mgs/sounds/codec-exit.mp3 +0 -0
  62. package/themes/mgs/sounds/codec-hangup.mp3 +0 -0
  63. package/themes/mgs/sounds/codec-ring.mp3 +0 -0
  64. package/themes/mgs/sounds/friendly-fire.mp3 +0 -0
  65. package/themes/mgs/sounds/game-over-fade.mp3 +0 -0
  66. package/themes/mgs/sounds/game-over-screen.mp3 +0 -0
  67. package/themes/mgs/sounds/game-over.mp3 +0 -0
  68. package/themes/mgs/sounds/good-shooting.mp3 +0 -0
  69. package/themes/mgs/sounds/if-you-say-so.mp3 +0 -0
  70. package/themes/mgs/sounds/ill-do-my-best.mp3 +0 -0
  71. package/themes/mgs/sounds/item-drop.mp3 +0 -0
  72. package/themes/mgs/sounds/just-to-suffer.mp3 +0 -0
  73. package/themes/mgs/sounds/kept-you-waiting-huh.mp3 +0 -0
  74. package/themes/mgs/sounds/kept-you-waiting.mp3 +0 -0
  75. package/themes/mgs/sounds/mission-complete.mp3 +0 -0
  76. package/themes/mgs/sounds/mission-qualify.mp3 +0 -0
  77. package/themes/mgs/sounds/ocelot-meow.mp3 +0 -0
  78. package/themes/mgs/sounds/original-game-over.mp3 +0 -0
  79. package/themes/mgs/sounds/roger-that.mp3 +0 -0
  80. package/themes/mgs/sounds/snake-dies.mp3 +0 -0
  81. package/themes/mgs/sounds/snake-scream.mp3 +0 -0
  82. package/themes/mgs/sounds/sounds-like-a-plan.mp3 +0 -0
  83. package/themes/mgs/sounds/sweet-dreams.mp3 +0 -0
  84. package/themes/mgs/sounds/this-is-snake.mp3 +0 -0
  85. package/themes/mgs/sounds/what-the-hell.mp3 +0 -0
  86. package/themes/mgs/sounds/what-was-that-noise.mp3 +0 -0
  87. package/themes/mgs/sounds/what-was-that.mp3 +0 -0
  88. package/themes/mgs/sounds/youre-pretty-good.mp3 +0 -0
  89. package/themes/mgs/theme.json +185 -0
  90. package/themes/pokemon-gen1/sounds/ball-poof.wav +0 -0
  91. package/themes/pokemon-gen1/sounds/ball-toss.wav +0 -0
  92. package/themes/pokemon-gen1/sounds/caught-mon.wav +0 -0
  93. package/themes/pokemon-gen1/sounds/charizard-cry.wav +0 -0
  94. package/themes/pokemon-gen1/sounds/collision.wav +0 -0
  95. package/themes/pokemon-gen1/sounds/confused.wav +0 -0
  96. package/themes/pokemon-gen1/sounds/denied.wav +0 -0
  97. package/themes/pokemon-gen1/sounds/dex-page-added.wav +0 -0
  98. package/themes/pokemon-gen1/sounds/enter-pc.wav +0 -0
  99. package/themes/pokemon-gen1/sounds/faint-fall.wav +0 -0
  100. package/themes/pokemon-gen1/sounds/faint-thud.wav +0 -0
  101. package/themes/pokemon-gen1/sounds/get-item-fanfare.wav +0 -0
  102. package/themes/pokemon-gen1/sounds/get-item.wav +0 -0
  103. package/themes/pokemon-gen1/sounds/get-key-item.wav +0 -0
  104. package/themes/pokemon-gen1/sounds/go-outside.wav +0 -0
  105. package/themes/pokemon-gen1/sounds/heal-ailment.wav +0 -0
  106. package/themes/pokemon-gen1/sounds/heal-up.wav +0 -0
  107. package/themes/pokemon-gen1/sounds/intro-lunge.wav +0 -0
  108. package/themes/pokemon-gen1/sounds/intro-whoosh.wav +0 -0
  109. package/themes/pokemon-gen1/sounds/jigglypuff-cry.wav +0 -0
  110. package/themes/pokemon-gen1/sounds/ledge.wav +0 -0
  111. package/themes/pokemon-gen1/sounds/level-up.wav +0 -0
  112. package/themes/pokemon-gen1/sounds/pikachu-cry.wav +0 -0
  113. package/themes/pokemon-gen1/sounds/poisoned.wav +0 -0
  114. package/themes/pokemon-gen1/sounds/pokeball-open.wav +0 -0
  115. package/themes/pokemon-gen1/sounds/pokeball-throw.wav +0 -0
  116. package/themes/pokemon-gen1/sounds/pokedex-rating.wav +0 -0
  117. package/themes/pokemon-gen1/sounds/pokemon-switch.wav +0 -0
  118. package/themes/pokemon-gen1/sounds/press-ab.wav +0 -0
  119. package/themes/pokemon-gen1/sounds/psyduck-cry.wav +0 -0
  120. package/themes/pokemon-gen1/sounds/purchase.wav +0 -0
  121. package/themes/pokemon-gen1/sounds/rest.wav +0 -0
  122. package/themes/pokemon-gen1/sounds/save-game.wav +0 -0
  123. package/themes/pokemon-gen1/sounds/screech.wav +0 -0
  124. package/themes/pokemon-gen1/sounds/self-destruct.wav +0 -0
  125. package/themes/pokemon-gen1/sounds/shrink.wav +0 -0
  126. package/themes/pokemon-gen1/sounds/silph-scope.wav +0 -0
  127. package/themes/pokemon-gen1/sounds/slots-new-spin.wav +0 -0
  128. package/themes/pokemon-gen1/sounds/slots-stop.wav +0 -0
  129. package/themes/pokemon-gen1/sounds/splash.wav +0 -0
  130. package/themes/pokemon-gen1/sounds/start-menu.wav +0 -0
  131. package/themes/pokemon-gen1/sounds/substitute.wav +0 -0
  132. package/themes/pokemon-gen1/sounds/swap.wav +0 -0
  133. package/themes/pokemon-gen1/sounds/teleport.wav +0 -0
  134. package/themes/pokemon-gen1/sounds/tink.wav +0 -0
  135. package/themes/pokemon-gen1/sounds/trade-machine.wav +0 -0
  136. package/themes/pokemon-gen1/sounds/turn-off-pc.wav +0 -0
  137. package/themes/pokemon-gen1/sounds/withdraw-deposit.wav +0 -0
  138. package/themes/pokemon-gen1/theme.json +212 -0
  139. package/themes/portal/sounds/announcer-post.wav +0 -0
  140. package/themes/portal/sounds/button-positive.wav +0 -0
  141. package/themes/portal/sounds/button-press.wav +0 -0
  142. package/themes/portal/sounds/button-release.wav +0 -0
  143. package/themes/portal/sounds/core-attach.wav +0 -0
  144. package/themes/portal/sounds/core-complete.wav +0 -0
  145. package/themes/portal/sounds/emancipation-grill.wav +0 -0
  146. package/themes/portal/sounds/fizzler-shutdown.wav +0 -0
  147. package/themes/portal/sounds/fizzler-start.wav +0 -0
  148. package/themes/portal/sounds/invalid-surface.wav +0 -0
  149. package/themes/portal/sounds/klaxon-alarm.wav +0 -0
  150. package/themes/portal/sounds/portal-close-alt.wav +0 -0
  151. package/themes/portal/sounds/portal-close.wav +0 -0
  152. package/themes/portal/sounds/portal-enter.wav +0 -0
  153. package/themes/portal/sounds/portal-exit.wav +0 -0
  154. package/themes/portal/sounds/portal-fizzle.wav +0 -0
  155. package/themes/portal/sounds/portal-open.wav +0 -0
  156. package/themes/portal/sounds/portal-whoosh-close.wav +0 -0
  157. package/themes/portal/sounds/portalgun-powerup.wav +0 -0
  158. package/themes/portal/sounds/shoot-blue-portal.wav +0 -0
  159. package/themes/portal/sounds/shoot-orange-portal.wav +0 -0
  160. package/themes/portal/sounds/synth-negative.wav +0 -0
  161. package/themes/portal/sounds/synth-positive.wav +0 -0
  162. package/themes/portal/sounds/test-chamber-complete.wav +0 -0
  163. package/themes/portal/sounds/test-chamber-start.wav +0 -0
  164. package/themes/portal/sounds/turret-activated.wav +0 -0
  165. package/themes/portal/sounds/turret-alert.wav +0 -0
  166. package/themes/portal/sounds/turret-are-you-still-there.wav +0 -0
  167. package/themes/portal/sounds/turret-deploy.wav +0 -0
  168. package/themes/portal/sounds/turret-done.wav +0 -0
  169. package/themes/portal/sounds/turret-goodbye.wav +0 -0
  170. package/themes/portal/sounds/turret-hello.wav +0 -0
  171. package/themes/portal/sounds/turret-hellooo.wav +0 -0
  172. package/themes/portal/sounds/turret-i-see-you.wav +0 -0
  173. package/themes/portal/sounds/turret-no-hard-feelings.wav +0 -0
  174. package/themes/portal/sounds/turret-ow.wav +0 -0
  175. package/themes/portal/sounds/turret-ping.wav +0 -0
  176. package/themes/portal/sounds/turret-retract.wav +0 -0
  177. package/themes/portal/sounds/turret-searching.wav +0 -0
  178. package/themes/portal/sounds/turret-target-lost.wav +0 -0
  179. package/themes/portal/sounds/turret-whos-there.wav +0 -0
  180. package/themes/portal/sounds/ui-click.wav +0 -0
  181. package/themes/portal/theme.json +191 -0
  182. package/themes/star-wars/sounds/bad-feeling.wav +0 -0
  183. package/themes/star-wars/sounds/blaster-firing.wav +0 -0
  184. package/themes/star-wars/sounds/chewie-chatting.wav +0 -0
  185. package/themes/star-wars/sounds/chewie-roar.wav +0 -0
  186. package/themes/star-wars/sounds/dark-side.wav +0 -0
  187. package/themes/star-wars/sounds/darth-maul-reveal-ourselves.wav +0 -0
  188. package/themes/star-wars/sounds/decided-to-rescue-you.wav +0 -0
  189. package/themes/star-wars/sounds/destiny-fulfilled.wav +0 -0
  190. package/themes/star-wars/sounds/destroy-you.wav +0 -0
  191. package/themes/star-wars/sounds/force-is-strong-with-this-one.wav +0 -0
  192. package/themes/star-wars/sounds/force-is-strong.wav +0 -0
  193. package/themes/star-wars/sounds/force-will-be-with-you.wav +0 -0
  194. package/themes/star-wars/sounds/great-disturbance.wav +0 -0
  195. package/themes/star-wars/sounds/i-am-your-father.wav +0 -0
  196. package/themes/star-wars/sounds/its-a-trap.wav +0 -0
  197. package/themes/star-wars/sounds/jabba-laughing.wav +0 -0
  198. package/themes/star-wars/sounds/lightsaber-ignite.wav +0 -0
  199. package/themes/star-wars/sounds/lightsaber-off.wav +0 -0
  200. package/themes/star-wars/sounds/lord-vader-rise.wav +0 -0
  201. package/themes/star-wars/sounds/luke-dont-do-that.wav +0 -0
  202. package/themes/star-wars/sounds/r2d2-beep.wav +0 -0
  203. package/themes/star-wars/sounds/r2d2-hey-you.wav +0 -0
  204. package/themes/star-wars/sounds/r2d2-woo-hoo.wav +0 -0
  205. package/themes/star-wars/sounds/r2d2-yeah.wav +0 -0
  206. package/themes/star-wars/sounds/vader-breathing.wav +0 -0
  207. package/themes/star-wars/sounds/vader-what-is-thy-bidding.wav +0 -0
  208. package/themes/star-wars/sounds/vader-yes-my-master.wav +0 -0
  209. package/themes/star-wars/sounds/wilhelm-scream.wav +0 -0
  210. package/themes/star-wars/sounds/yoda-900-years-old.wav +0 -0
  211. package/themes/star-wars/sounds/yoda-always-two.wav +0 -0
  212. package/themes/star-wars/sounds/yoda-dangerous-disturbing.wav +0 -0
  213. package/themes/star-wars/sounds/yoda-do-or-do-not.wav +0 -0
  214. package/themes/star-wars/sounds/yoda-laughing.wav +0 -0
  215. package/themes/star-wars/sounds/yoda-much-fear.wav +0 -0
  216. package/themes/star-wars/sounds/yoda-twisted-by-dark-side.wav +0 -0
  217. package/themes/star-wars/sounds/you-were-the-chosen-one.wav +0 -0
  218. package/themes/star-wars/theme.json +174 -0
  219. package/themes/wc3-peon/sounds/anything-you-want.wav +0 -0
  220. package/themes/wc3-peon/sounds/be-happy-to.wav +0 -0
  221. package/themes/wc3-peon/sounds/concentrate-and-ask-again.wav +0 -0
  222. package/themes/wc3-peon/sounds/dabu.wav +0 -0
  223. package/themes/wc3-peon/sounds/death.wav +0 -0
  224. package/themes/wc3-peon/sounds/finally.wav +0 -0
  225. package/themes/wc3-peon/sounds/for-the-horde.wav +0 -0
  226. package/themes/wc3-peon/sounds/get-em.wav +0 -0
  227. package/themes/wc3-peon/sounds/grunt-death.wav +0 -0
  228. package/themes/wc3-peon/sounds/headhunter-death.wav +0 -0
  229. package/themes/wc3-peon/sounds/hmmm.wav +0 -0
  230. package/themes/wc3-peon/sounds/how-can-i-help.wav +0 -0
  231. package/themes/wc3-peon/sounds/i-can-do-that.wav +0 -0
  232. package/themes/wc3-peon/sounds/i-can-wait-no-longer.wav +0 -0
  233. package/themes/wc3-peon/sounds/ill-try.wav +0 -0
  234. package/themes/wc3-peon/sounds/immediately.wav +0 -0
  235. package/themes/wc3-peon/sounds/it-is-certain.wav +0 -0
  236. package/themes/wc3-peon/sounds/me-busy-leave-me-alone.wav +0 -0
  237. package/themes/wc3-peon/sounds/me-not-that-kind-of-orc.wav +0 -0
  238. package/themes/wc3-peon/sounds/more-work.mp3 +0 -0
  239. package/themes/wc3-peon/sounds/no-time-for-play.wav +0 -0
  240. package/themes/wc3-peon/sounds/not-easy-being-green.wav +0 -0
  241. package/themes/wc3-peon/sounds/of-course.wav +0 -0
  242. package/themes/wc3-peon/sounds/ok.wav +0 -0
  243. package/themes/wc3-peon/sounds/okie-dokie.wav +0 -0
  244. package/themes/wc3-peon/sounds/outlook-not-so-good.wav +0 -0
  245. package/themes/wc3-peon/sounds/peon-death.wav +0 -0
  246. package/themes/wc3-peon/sounds/ready-to-work.wav +0 -0
  247. package/themes/wc3-peon/sounds/reply-hazy-try-again.wav +0 -0
  248. package/themes/wc3-peon/sounds/right-away.wav +0 -0
  249. package/themes/wc3-peon/sounds/someone-call-for-the-doctor.wav +0 -0
  250. package/themes/wc3-peon/sounds/something-need-doing.wav +0 -0
  251. package/themes/wc3-peon/sounds/taste-the-fury.wav +0 -0
  252. package/themes/wc3-peon/sounds/understood.wav +0 -0
  253. package/themes/wc3-peon/sounds/well-done.wav +0 -0
  254. package/themes/wc3-peon/sounds/what-you-want-me-to-do.wav +0 -0
  255. package/themes/wc3-peon/sounds/what-you-want.wav +0 -0
  256. package/themes/wc3-peon/sounds/what.wav +0 -0
  257. package/themes/wc3-peon/sounds/whatever-you-say.wav +0 -0
  258. package/themes/wc3-peon/sounds/who-you-want-me-kill.wav +0 -0
  259. package/themes/wc3-peon/sounds/why-not.wav +0 -0
  260. package/themes/wc3-peon/sounds/why-you-poking-me.wav +0 -0
  261. package/themes/wc3-peon/sounds/work-work.wav +0 -0
  262. package/themes/wc3-peon/sounds/yes.wav +0 -0
  263. package/themes/wc3-peon/sounds/you-seek-me-help.wav +0 -0
  264. package/themes/wc3-peon/sounds/zug-zug.wav +0 -0
  265. package/themes/wc3-peon/theme.json +175 -58
  266. package/themes/zelda-oot/sounds/dialogue-done.wav +0 -0
  267. package/themes/zelda-oot/sounds/dialogue-next.wav +0 -0
  268. package/themes/zelda-oot/sounds/error.wav +0 -0
  269. package/themes/zelda-oot/sounds/ganondorf-laugh.wav +0 -0
  270. package/themes/zelda-oot/sounds/get-heart.wav +0 -0
  271. package/themes/zelda-oot/sounds/get-item.wav +0 -0
  272. package/themes/zelda-oot/sounds/get-rupee.wav +0 -0
  273. package/themes/zelda-oot/sounds/great-fairy-laugh.wav +0 -0
  274. package/themes/zelda-oot/sounds/hello.wav +0 -0
  275. package/themes/zelda-oot/sounds/hey.wav +0 -0
  276. package/themes/zelda-oot/sounds/item-fanfare.wav +0 -0
  277. package/themes/zelda-oot/sounds/link-attack.wav +0 -0
  278. package/themes/zelda-oot/sounds/link-hurt.wav +0 -0
  279. package/themes/zelda-oot/sounds/link-strong-attack.wav +0 -0
  280. package/themes/zelda-oot/sounds/listen.wav +0 -0
  281. package/themes/zelda-oot/sounds/look.wav +0 -0
  282. package/themes/zelda-oot/sounds/low-health.wav +0 -0
  283. package/themes/zelda-oot/sounds/menu-select.wav +0 -0
  284. package/themes/zelda-oot/sounds/open-chest.wav +0 -0
  285. package/themes/zelda-oot/sounds/open-small-chest.wav +0 -0
  286. package/themes/zelda-oot/sounds/pause-close.wav +0 -0
  287. package/themes/zelda-oot/sounds/pause-menu.wav +0 -0
  288. package/themes/zelda-oot/sounds/secret-discovered.wav +0 -0
  289. package/themes/zelda-oot/sounds/snore.wav +0 -0
  290. package/themes/zelda-oot/sounds/song-correct.wav +0 -0
  291. package/themes/zelda-oot/sounds/song-error.wav +0 -0
  292. package/themes/zelda-oot/sounds/spin-attack.wav +0 -0
  293. package/themes/zelda-oot/sounds/sword-draw.wav +0 -0
  294. package/themes/zelda-oot/sounds/watch-out.wav +0 -0
  295. package/themes/zelda-oot/sounds/z-target.wav +0 -0
  296. package/themes/zelda-oot/theme.json +144 -48
  297. package/themes/wc3-peon/download.sh +0 -31
  298. package/themes/zelda-oot/download.sh +0 -67
Binary file
@@ -2,108 +2,204 @@
2
2
  "name": "Zelda: Ocarina of Time",
3
3
  "description": "Navi, Link, and iconic OOT jingles — Hey! Listen!",
4
4
  "author": "ryparker",
5
- "srcBase": "OOT",
5
+ "sources": [
6
+ "noproblo.dayjo.org"
7
+ ],
6
8
  "sounds": {
7
9
  "start": {
8
10
  "description": "Session starting — Navi greets you",
9
11
  "files": [
10
- { "src": "OOT_Navi_Hey1.wav", "name": "hey.wav" },
11
- { "src": "OOT_Navi_Hello1.wav", "name": "hello.wav" },
12
- { "src": "OOT_Navi_Listen1.wav", "name": "listen.wav" },
13
- { "src": "OOT_GreatFairy_Laugh1.wav", "name": "great-fairy-laugh.wav" },
14
- { "src": "OOT_Chest_Big.wav", "name": "open-chest.wav" }
12
+ {
13
+ "name": "hey.wav"
14
+ },
15
+ {
16
+ "name": "hello.wav"
17
+ },
18
+ {
19
+ "name": "listen.wav"
20
+ },
21
+ {
22
+ "name": "great-fairy-laugh.wav"
23
+ },
24
+ {
25
+ "name": "open-chest.wav"
26
+ }
15
27
  ]
16
28
  },
17
29
  "end": {
18
30
  "description": "Session over — quest complete",
19
31
  "files": [
20
- { "src": "OOT_Fanfare_SmallItem.wav", "name": "item-fanfare.wav" },
21
- { "src": "OOT_Secret_Mono.wav", "name": "secret-discovered.wav" },
22
- { "src": "OOT_Dialogue_Done_Mono.wav", "name": "dialogue-done.wav" }
32
+ {
33
+ "name": "item-fanfare.wav"
34
+ },
35
+ {
36
+ "name": "secret-discovered.wav"
37
+ },
38
+ {
39
+ "name": "dialogue-done.wav"
40
+ }
23
41
  ]
24
42
  },
25
43
  "permission": {
26
44
  "description": "Permission prompt — Navi warns you",
27
45
  "files": [
28
- { "src": "OOT_Navi_WatchOut1.wav", "name": "watch-out.wav" },
29
- { "src": "OOT_Navi_Hey1.wav", "name": "hey.wav" },
30
- { "src": "OOT_Navi_Listen1.wav", "name": "listen.wav" },
31
- { "src": "OOT_PauseMenu_Open_Mono.wav", "name": "pause-menu.wav" },
32
- { "src": "OOT_ZTarget_Enemy.wav", "name": "z-target.wav" }
46
+ {
47
+ "name": "watch-out.wav"
48
+ },
49
+ {
50
+ "name": "hey.wav"
51
+ },
52
+ {
53
+ "name": "listen.wav"
54
+ },
55
+ {
56
+ "name": "pause-menu.wav"
57
+ },
58
+ {
59
+ "name": "z-target.wav"
60
+ }
33
61
  ]
34
62
  },
35
63
  "stop": {
36
64
  "description": "Done responding — loot collected",
37
65
  "files": [
38
- { "src": "OOT_Secret_Mono.wav", "name": "secret-discovered.wav" },
39
- { "src": "OOT_Get_SmallItem1.wav", "name": "get-item.wav" },
40
- { "src": "OOT_Get_Rupee.wav", "name": "get-rupee.wav" },
41
- { "src": "OOT_Chest_Small.wav", "name": "open-small-chest.wav" },
42
- { "src": "OOT_Song_Correct_Mono.wav", "name": "song-correct.wav" }
66
+ {
67
+ "name": "secret-discovered.wav"
68
+ },
69
+ {
70
+ "name": "get-item.wav"
71
+ },
72
+ {
73
+ "name": "get-rupee.wav"
74
+ },
75
+ {
76
+ "name": "open-small-chest.wav"
77
+ },
78
+ {
79
+ "name": "song-correct.wav"
80
+ }
43
81
  ]
44
82
  },
45
83
  "subagent": {
46
84
  "description": "Spawning subagent — Link attacks",
47
85
  "files": [
48
- { "src": "OOT_Sword_Draw.wav", "name": "sword-draw.wav" },
49
- { "src": "OOT_AdultLink_Attack1.wav", "name": "link-attack.wav" },
50
- { "src": "OOT_AdultLink_StrongAttack1.wav", "name": "link-strong-attack.wav" },
51
- { "src": "OOT_Navi_Hey1.wav", "name": "hey.wav" },
52
- { "src": "OOT_Sword_Spin.wav", "name": "spin-attack.wav" }
86
+ {
87
+ "name": "sword-draw.wav"
88
+ },
89
+ {
90
+ "name": "link-attack.wav"
91
+ },
92
+ {
93
+ "name": "link-strong-attack.wav"
94
+ },
95
+ {
96
+ "name": "hey.wav"
97
+ },
98
+ {
99
+ "name": "spin-attack.wav"
100
+ }
53
101
  ]
54
102
  },
55
103
  "idle": {
56
104
  "description": "Waiting for input — Navi pesters you",
57
105
  "files": [
58
- { "src": "OOT_Navi_Hey1.wav", "name": "hey.wav" },
59
- { "src": "OOT_Navi_Listen1.wav", "name": "listen.wav" },
60
- { "src": "OOT_Navi_WatchOut1.wav", "name": "watch-out.wav" },
61
- { "src": "OOT_LowHealth.wav", "name": "low-health.wav" },
62
- { "src": "OOT_Talon_Snore.wav", "name": "snore.wav" }
106
+ {
107
+ "name": "hey.wav"
108
+ },
109
+ {
110
+ "name": "listen.wav"
111
+ },
112
+ {
113
+ "name": "watch-out.wav"
114
+ },
115
+ {
116
+ "name": "low-health.wav"
117
+ },
118
+ {
119
+ "name": "snore.wav"
120
+ }
63
121
  ]
64
122
  },
65
123
  "error": {
66
124
  "description": "Tool failure — Link takes damage",
67
125
  "files": [
68
- { "src": "OOT_Error.wav", "name": "error.wav" },
69
- { "src": "OOT_Song_Error.wav", "name": "song-error.wav" },
70
- { "src": "OOT_AdultLink_Hurt1.wav", "name": "link-hurt.wav" },
71
- { "src": "OOT_Ganondorf_Heheh.wav", "name": "ganondorf-laugh.wav" }
126
+ {
127
+ "name": "error.wav"
128
+ },
129
+ {
130
+ "name": "song-error.wav"
131
+ },
132
+ {
133
+ "name": "link-hurt.wav"
134
+ },
135
+ {
136
+ "name": "ganondorf-laugh.wav"
137
+ }
72
138
  ]
73
139
  },
74
140
  "prompt": {
75
141
  "description": "User submitted prompt — adventure continues",
76
142
  "files": [
77
- { "src": "OOT_Navi_Hey1.wav", "name": "hey.wav" },
78
- { "src": "OOT_Navi_Look1.wav", "name": "look.wav" },
79
- { "src": "OOT_MainMenu_Select.wav", "name": "menu-select.wav" },
80
- { "src": "OOT_Dialogue_Next.wav", "name": "dialogue-next.wav" },
81
- { "src": "OOT_Get_Heart.wav", "name": "get-heart.wav" }
143
+ {
144
+ "name": "hey.wav"
145
+ },
146
+ {
147
+ "name": "look.wav"
148
+ },
149
+ {
150
+ "name": "menu-select.wav"
151
+ },
152
+ {
153
+ "name": "dialogue-next.wav"
154
+ },
155
+ {
156
+ "name": "get-heart.wav"
157
+ }
82
158
  ]
83
159
  },
84
160
  "task-completed": {
85
161
  "description": "Task finished — treasure acquired",
86
162
  "files": [
87
- { "src": "OOT_Fanfare_SmallItem.wav", "name": "item-fanfare.wav" },
88
- { "src": "OOT_Secret_Mono.wav", "name": "secret-discovered.wav" }
163
+ {
164
+ "name": "item-fanfare.wav"
165
+ },
166
+ {
167
+ "name": "secret-discovered.wav"
168
+ }
89
169
  ]
90
170
  },
91
171
  "compact": {
92
172
  "description": "Context compaction — health running low",
93
173
  "files": [
94
- { "src": "OOT_LowHealth.wav", "name": "low-health.wav" },
95
- { "src": "OOT_PauseMenu_Close_Mono.wav", "name": "pause-close.wav" },
96
- { "src": "OOT_Navi_WatchOut1.wav", "name": "watch-out.wav" },
97
- { "src": "OOT_Error.wav", "name": "error.wav" }
174
+ {
175
+ "name": "low-health.wav"
176
+ },
177
+ {
178
+ "name": "pause-close.wav"
179
+ },
180
+ {
181
+ "name": "watch-out.wav"
182
+ },
183
+ {
184
+ "name": "error.wav"
185
+ }
98
186
  ]
99
187
  },
100
188
  "teammate-idle": {
101
189
  "description": "Teammate went idle — Navi nags",
102
190
  "files": [
103
- { "src": "OOT_Navi_Hey1.wav", "name": "hey.wav" },
104
- { "src": "OOT_Navi_Listen1.wav", "name": "listen.wav" },
105
- { "src": "OOT_Navi_WatchOut1.wav", "name": "watch-out.wav" },
106
- { "src": "OOT_LowHealth.wav", "name": "low-health.wav" }
191
+ {
192
+ "name": "hey.wav"
193
+ },
194
+ {
195
+ "name": "listen.wav"
196
+ },
197
+ {
198
+ "name": "watch-out.wav"
199
+ },
200
+ {
201
+ "name": "low-health.wav"
202
+ }
107
203
  ]
108
204
  }
109
205
  }
@@ -1,31 +0,0 @@
1
- #!/bin/bash
2
- #
3
- # Downloads sound files for the wc3-peon theme.
4
- # Called by install.sh with $1 = target sounds directory, $2 = temp directory.
5
- #
6
- set -e
7
-
8
- # shellcheck disable=SC2034 # passed by install.sh, reserved for theme use
9
- SOUNDS_DIR="$1"
10
- TMP_DIR="$2"
11
-
12
- echo " Downloading WC3 Orc sounds..."
13
- ZIP="$TMP_DIR/orc-sounds.zip"
14
- curl -sL -o "$ZIP" "https://sounds.spriters-resource.com/media/assets/422/425494.zip?updated=1755544622"
15
-
16
- if ! file "$ZIP" | grep -q "Zip"; then
17
- echo " Error: Failed to download WC3 sound pack."
18
- exit 1
19
- fi
20
-
21
- unzip -qo "$ZIP" \
22
- "Orc/Peon/*" "Orc/Grunt/*" "Orc/HeadHunter/*" "Orc/Shaman/*" \
23
- "Orc/Hellscream/*" "Orc/HeroFarseer/*" "Orc/Tauren/*" "Orc/WitchDoctor/*" \
24
- -d "$TMP_DIR"
25
-
26
- # Download supplemental clips not in the zip
27
- echo " Downloading supplemental clips..."
28
- curl -sL -o "$TMP_DIR/Orc/more-work.mp3" \
29
- "https://soundfxcenter.com/video-games/warcraft-2/8d82b5_Warcraft_2_Peasant_More_Work_Sound_Effect.mp3"
30
-
31
- echo " Download complete."
@@ -1,67 +0,0 @@
1
- #!/bin/bash
2
- #
3
- # Downloads sound files for the zelda-oot theme.
4
- # Called by install.sh with $1 = target sounds directory, $2 = temp directory.
5
- #
6
- set -e
7
-
8
- # shellcheck disable=SC2034 # passed by install.sh, reserved for theme use
9
- SOUNDS_DIR="$1"
10
- TMP_DIR="$2"
11
- OOT_DIR="$TMP_DIR/OOT"
12
-
13
- mkdir -p "$OOT_DIR"
14
-
15
- BASE_URL="https://noproblo.dayjo.org/zeldasounds/oot"
16
-
17
- # All unique sound files needed by this theme
18
- FILES=(
19
- OOT_Navi_Hey1.wav
20
- OOT_Navi_Hello1.wav
21
- OOT_Navi_Listen1.wav
22
- OOT_Navi_Look1.wav
23
- OOT_Navi_WatchOut1.wav
24
- OOT_GreatFairy_Laugh1.wav
25
- OOT_Chest_Big.wav
26
- OOT_Chest_Small.wav
27
- OOT_MainMenu_Select.wav
28
- OOT_Dialogue_Next.wav
29
- OOT_Dialogue_Done_Mono.wav
30
- OOT_Get_Heart.wav
31
- OOT_Get_SmallItem1.wav
32
- OOT_Get_Rupee.wav
33
- OOT_Secret_Mono.wav
34
- OOT_Song_Correct_Mono.wav
35
- OOT_Song_Error.wav
36
- OOT_PauseMenu_Open_Mono.wav
37
- OOT_PauseMenu_Close_Mono.wav
38
- OOT_ZTarget_Enemy.wav
39
- OOT_Sword_Draw.wav
40
- OOT_Sword_Spin.wav
41
- OOT_AdultLink_Attack1.wav
42
- OOT_AdultLink_StrongAttack1.wav
43
- OOT_AdultLink_Hurt1.wav
44
- OOT_Fanfare_SmallItem.wav
45
- OOT_Error.wav
46
- OOT_LowHealth.wav
47
- OOT_Talon_Snore.wav
48
- OOT_Ganondorf_Heheh.wav
49
- )
50
-
51
- echo " Downloading Zelda: Ocarina of Time sounds..."
52
-
53
- FAILED=0
54
- for FILE in "${FILES[@]}"; do
55
- curl -sL -o "$OOT_DIR/$FILE" "$BASE_URL/$FILE"
56
- if ! file "$OOT_DIR/$FILE" | grep -q "WAVE\|RIFF"; then
57
- echo " Warning: Failed to download $FILE"
58
- rm -f "$OOT_DIR/$FILE"
59
- FAILED=$((FAILED + 1))
60
- fi
61
- done
62
-
63
- if [ "$FAILED" -gt 0 ]; then
64
- echo " Warning: $FAILED file(s) failed to download."
65
- fi
66
-
67
- echo " Download complete."