pingthings 1.0.0 → 1.2.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 (231) hide show
  1. package/LICENSE +15 -0
  2. package/README.md +40 -0
  3. package/package.json +1 -1
  4. package/packs/nature-animals/manifest.json +52 -0
  5. package/packs/nature-animals/openpeon.json +107 -0
  6. package/packs/nature-animals/sounds/bark-1.ogg +0 -0
  7. package/packs/nature-animals/sounds/bark-2.ogg +0 -0
  8. package/packs/nature-animals/sounds/chirp-1.ogg +0 -0
  9. package/packs/nature-animals/sounds/chirp-2.ogg +0 -0
  10. package/packs/nature-animals/sounds/chirp-3.ogg +0 -0
  11. package/packs/nature-animals/sounds/coo.ogg +0 -0
  12. package/packs/nature-animals/sounds/cricket-1.ogg +0 -0
  13. package/packs/nature-animals/sounds/cricket-2.ogg +0 -0
  14. package/packs/nature-animals/sounds/howl.ogg +0 -0
  15. package/packs/nature-animals/sounds/insect-1.ogg +0 -0
  16. package/packs/nature-animals/sounds/insect-2.ogg +0 -0
  17. package/packs/nature-animals/sounds/owl-hoot.ogg +0 -0
  18. package/packs/nature-animals/sounds/peep-1.ogg +0 -0
  19. package/packs/nature-animals/sounds/peep-2.ogg +0 -0
  20. package/packs/nature-animals/sounds/snort.ogg +0 -0
  21. package/packs/nature-forest/manifest.json +58 -0
  22. package/packs/nature-forest/openpeon.json +102 -0
  23. package/packs/nature-forest/sounds/bird-1.ogg +0 -0
  24. package/packs/nature-forest/sounds/bird-2.ogg +0 -0
  25. package/packs/nature-forest/sounds/bird-3.ogg +0 -0
  26. package/packs/nature-forest/sounds/branch-crack.ogg +0 -0
  27. package/packs/nature-forest/sounds/critter-1.ogg +0 -0
  28. package/packs/nature-forest/sounds/critter-2.ogg +0 -0
  29. package/packs/nature-forest/sounds/leaf-rustle-1.ogg +0 -0
  30. package/packs/nature-forest/sounds/leaf-rustle-2.ogg +0 -0
  31. package/packs/nature-forest/sounds/leaf-rustle-3.ogg +0 -0
  32. package/packs/nature-forest/sounds/pebbles-1.ogg +0 -0
  33. package/packs/nature-forest/sounds/pebbles-2.ogg +0 -0
  34. package/packs/nature-forest/sounds/pebbles-3.ogg +0 -0
  35. package/packs/nature-forest/sounds/songbird.ogg +0 -0
  36. package/packs/nature-forest/sounds/stream-splash-1.ogg +0 -0
  37. package/packs/nature-forest/sounds/stream-splash-2.ogg +0 -0
  38. package/packs/nature-forest/sounds/twig-snap-1.ogg +0 -0
  39. package/packs/nature-forest/sounds/twig-snap-2.ogg +0 -0
  40. package/packs/nature-forest/sounds/wood-creak-1.ogg +0 -0
  41. package/packs/nature-night/manifest.json +50 -0
  42. package/packs/nature-night/openpeon.json +102 -0
  43. package/packs/nature-night/sounds/distant-animal-1.ogg +0 -0
  44. package/packs/nature-night/sounds/distant-animal-2.ogg +0 -0
  45. package/packs/nature-night/sounds/eerie-1.ogg +0 -0
  46. package/packs/nature-night/sounds/eerie-2.ogg +0 -0
  47. package/packs/nature-night/sounds/night-call-1.ogg +0 -0
  48. package/packs/nature-night/sounds/night-call-2.ogg +0 -0
  49. package/packs/nature-night/sounds/night-cricket-1.ogg +0 -0
  50. package/packs/nature-night/sounds/night-cricket-2.ogg +0 -0
  51. package/packs/nature-night/sounds/night-owl.ogg +0 -0
  52. package/packs/nature-night/sounds/rustle-1.ogg +0 -0
  53. package/packs/nature-night/sounds/rustle-2.ogg +0 -0
  54. package/packs/nature-night/sounds/rustle-3.ogg +0 -0
  55. package/packs/nature-night/sounds/sleeping-creature.ogg +0 -0
  56. package/packs/nature-night/sounds/wolf-howl.ogg +0 -0
  57. package/packs/nature-ocean/manifest.json +52 -0
  58. package/packs/nature-ocean/openpeon.json +92 -0
  59. package/packs/nature-ocean/sounds/ambient-shore.ogg +0 -0
  60. package/packs/nature-ocean/sounds/bubble-1.ogg +0 -0
  61. package/packs/nature-ocean/sounds/bubble-2.ogg +0 -0
  62. package/packs/nature-ocean/sounds/current.ogg +0 -0
  63. package/packs/nature-ocean/sounds/deep-1.ogg +0 -0
  64. package/packs/nature-ocean/sounds/deep-2.ogg +0 -0
  65. package/packs/nature-ocean/sounds/shore-1.ogg +0 -0
  66. package/packs/nature-ocean/sounds/shore-2.ogg +0 -0
  67. package/packs/nature-ocean/sounds/splash.ogg +0 -0
  68. package/packs/nature-ocean/sounds/tide-1.ogg +0 -0
  69. package/packs/nature-ocean/sounds/tide-2.ogg +0 -0
  70. package/packs/nature-ocean/sounds/wave-1.ogg +0 -0
  71. package/packs/nature-ocean/sounds/wave-2.ogg +0 -0
  72. package/packs/nature-ocean/sounds/wind-1.ogg +0 -0
  73. package/packs/nature-ocean/sounds/wind-2.ogg +0 -0
  74. package/packs/nature-weather/manifest.json +55 -0
  75. package/packs/nature-weather/openpeon.json +97 -0
  76. package/packs/nature-weather/sounds/breeze-1.ogg +0 -0
  77. package/packs/nature-weather/sounds/breeze-2.ogg +0 -0
  78. package/packs/nature-weather/sounds/breeze-3.ogg +0 -0
  79. package/packs/nature-weather/sounds/distant-thunder.ogg +0 -0
  80. package/packs/nature-weather/sounds/lightning-crack.ogg +0 -0
  81. package/packs/nature-weather/sounds/rain-drop-1.ogg +0 -0
  82. package/packs/nature-weather/sounds/rain-drop-2.ogg +0 -0
  83. package/packs/nature-weather/sounds/real-thunder.ogg +0 -0
  84. package/packs/nature-weather/sounds/storm-1.ogg +0 -0
  85. package/packs/nature-weather/sounds/storm-2.ogg +0 -0
  86. package/packs/nature-weather/sounds/thunder-1.ogg +0 -0
  87. package/packs/nature-weather/sounds/thunder-2.ogg +0 -0
  88. package/packs/nature-weather/sounds/thunder-3.ogg +0 -0
  89. package/packs/nature-weather/sounds/thunder-rumble.ogg +0 -0
  90. package/packs/nature-weather/sounds/wind-gust-1.ogg +0 -0
  91. package/packs/nature-weather/sounds/wind-gust-2.ogg +0 -0
  92. package/packs/office-classic/manifest.json +58 -0
  93. package/packs/office-classic/openpeon.json +107 -0
  94. package/packs/office-classic/sounds/desk-knock.ogg +0 -0
  95. package/packs/office-classic/sounds/door-close-1.ogg +0 -0
  96. package/packs/office-classic/sounds/door-close-2.ogg +0 -0
  97. package/packs/office-classic/sounds/door-open.ogg +0 -0
  98. package/packs/office-classic/sounds/drawer-open.ogg +0 -0
  99. package/packs/office-classic/sounds/heavy-door.ogg +0 -0
  100. package/packs/office-classic/sounds/item-place.ogg +0 -0
  101. package/packs/office-classic/sounds/key-turn-1.ogg +0 -0
  102. package/packs/office-classic/sounds/key-turn-2.ogg +0 -0
  103. package/packs/office-classic/sounds/lock-open.ogg +0 -0
  104. package/packs/office-classic/sounds/paper-1.ogg +0 -0
  105. package/packs/office-classic/sounds/paper-2.ogg +0 -0
  106. package/packs/office-classic/sounds/paper-3.ogg +0 -0
  107. package/packs/office-classic/sounds/paper-4.ogg +0 -0
  108. package/packs/office-classic/sounds/pen-click.ogg +0 -0
  109. package/packs/office-classic/sounds/stapler.ogg +0 -0
  110. package/packs/office-classic/sounds/switch-1.ogg +0 -0
  111. package/packs/office-classic/sounds/switch-2.ogg +0 -0
  112. package/packs/office-digital/manifest.json +58 -0
  113. package/packs/office-digital/openpeon.json +107 -0
  114. package/packs/office-digital/sounds/alert-1.ogg +0 -0
  115. package/packs/office-digital/sounds/alert-2.ogg +0 -0
  116. package/packs/office-digital/sounds/ascend-1.ogg +0 -0
  117. package/packs/office-digital/sounds/ascend-2.ogg +0 -0
  118. package/packs/office-digital/sounds/ascend-3.ogg +0 -0
  119. package/packs/office-digital/sounds/chime.ogg +0 -0
  120. package/packs/office-digital/sounds/descend.ogg +0 -0
  121. package/packs/office-digital/sounds/down-tone.ogg +0 -0
  122. package/packs/office-digital/sounds/low-alert.ogg +0 -0
  123. package/packs/office-digital/sounds/ping-1.ogg +0 -0
  124. package/packs/office-digital/sounds/ping-2.ogg +0 -0
  125. package/packs/office-digital/sounds/ping-3.ogg +0 -0
  126. package/packs/office-digital/sounds/random-tone.ogg +0 -0
  127. package/packs/office-digital/sounds/soft-switch-1.ogg +0 -0
  128. package/packs/office-digital/sounds/soft-switch-2.ogg +0 -0
  129. package/packs/office-digital/sounds/soft-switch-3.ogg +0 -0
  130. package/packs/office-digital/sounds/up-tone.ogg +0 -0
  131. package/packs/office-digital/sounds/zap-tone.ogg +0 -0
  132. package/packs/office-mechanical/manifest.json +58 -0
  133. package/packs/office-mechanical/openpeon.json +107 -0
  134. package/packs/office-mechanical/sounds/clamp.ogg +0 -0
  135. package/packs/office-mechanical/sounds/hum-1.ogg +0 -0
  136. package/packs/office-mechanical/sounds/hum-2.ogg +0 -0
  137. package/packs/office-mechanical/sounds/machine-1.ogg +0 -0
  138. package/packs/office-mechanical/sounds/machine-2.ogg +0 -0
  139. package/packs/office-mechanical/sounds/machine-3.ogg +0 -0
  140. package/packs/office-mechanical/sounds/power-switch.ogg +0 -0
  141. package/packs/office-mechanical/sounds/ratchet.ogg +0 -0
  142. package/packs/office-mechanical/sounds/stamp-1.ogg +0 -0
  143. package/packs/office-mechanical/sounds/stamp-2.ogg +0 -0
  144. package/packs/office-mechanical/sounds/stamp-3.ogg +0 -0
  145. package/packs/office-mechanical/sounds/tap-1.ogg +0 -0
  146. package/packs/office-mechanical/sounds/tap-2.ogg +0 -0
  147. package/packs/office-mechanical/sounds/tap-3.ogg +0 -0
  148. package/packs/office-mechanical/sounds/tap-4.ogg +0 -0
  149. package/packs/office-mechanical/sounds/whir-1.ogg +0 -0
  150. package/packs/office-mechanical/sounds/whir-2.ogg +0 -0
  151. package/packs/office-mechanical/sounds/wrench.ogg +0 -0
  152. package/packs/office-minimal/manifest.json +58 -0
  153. package/packs/office-minimal/openpeon.json +107 -0
  154. package/packs/office-minimal/sounds/click-soft-1.ogg +0 -0
  155. package/packs/office-minimal/sounds/click-soft-2.ogg +0 -0
  156. package/packs/office-minimal/sounds/drop-1.ogg +0 -0
  157. package/packs/office-minimal/sounds/drop-2.ogg +0 -0
  158. package/packs/office-minimal/sounds/mouse-click.ogg +0 -0
  159. package/packs/office-minimal/sounds/scroll-1.ogg +0 -0
  160. package/packs/office-minimal/sounds/scroll-2.ogg +0 -0
  161. package/packs/office-minimal/sounds/select-1.ogg +0 -0
  162. package/packs/office-minimal/sounds/select-2.ogg +0 -0
  163. package/packs/office-minimal/sounds/select-3.ogg +0 -0
  164. package/packs/office-minimal/sounds/switch-1.ogg +0 -0
  165. package/packs/office-minimal/sounds/switch-2.ogg +0 -0
  166. package/packs/office-minimal/sounds/tick-1.ogg +0 -0
  167. package/packs/office-minimal/sounds/tick-2.ogg +0 -0
  168. package/packs/office-minimal/sounds/tick-3.ogg +0 -0
  169. package/packs/office-minimal/sounds/toggle-1.ogg +0 -0
  170. package/packs/office-minimal/sounds/toggle-2.ogg +0 -0
  171. package/packs/office-minimal/sounds/toggle-3.ogg +0 -0
  172. package/packs/serene-bells/manifest.json +58 -0
  173. package/packs/serene-bells/openpeon.json +102 -0
  174. package/packs/serene-bells/sounds/crystal-1.ogg +0 -0
  175. package/packs/serene-bells/sounds/crystal-2.ogg +0 -0
  176. package/packs/serene-bells/sounds/crystal-3.ogg +0 -0
  177. package/packs/serene-bells/sounds/crystal-4.ogg +0 -0
  178. package/packs/serene-bells/sounds/crystal-5.ogg +0 -0
  179. package/packs/serene-bells/sounds/glass-chime-1.ogg +0 -0
  180. package/packs/serene-bells/sounds/glass-chime-2.ogg +0 -0
  181. package/packs/serene-bells/sounds/glass-chime-3.ogg +0 -0
  182. package/packs/serene-bells/sounds/gong-1.ogg +0 -0
  183. package/packs/serene-bells/sounds/gong-2.ogg +0 -0
  184. package/packs/serene-bells/sounds/metal-chime-1.ogg +0 -0
  185. package/packs/serene-bells/sounds/metal-chime-2.ogg +0 -0
  186. package/packs/serene-bells/sounds/temple-bell-1.ogg +0 -0
  187. package/packs/serene-bells/sounds/temple-bell-2.ogg +0 -0
  188. package/packs/serene-bells/sounds/temple-bell-3.ogg +0 -0
  189. package/packs/serene-bells/sounds/wind-chime-1.ogg +0 -0
  190. package/packs/serene-bells/sounds/wind-chime-2.ogg +0 -0
  191. package/packs/serene-bells/sounds/wind-chime-3.ogg +0 -0
  192. package/packs/serene-tones/manifest.json +58 -0
  193. package/packs/serene-tones/openpeon.json +97 -0
  194. package/packs/serene-tones/sounds/ambient-1.ogg +0 -0
  195. package/packs/serene-tones/sounds/ambient-2.ogg +0 -0
  196. package/packs/serene-tones/sounds/ambient-3.ogg +0 -0
  197. package/packs/serene-tones/sounds/chime-1.ogg +0 -0
  198. package/packs/serene-tones/sounds/chime-2.ogg +0 -0
  199. package/packs/serene-tones/sounds/chime-3.ogg +0 -0
  200. package/packs/serene-tones/sounds/resonance-1.ogg +0 -0
  201. package/packs/serene-tones/sounds/resonance-2.ogg +0 -0
  202. package/packs/serene-tones/sounds/resonance-3.ogg +0 -0
  203. package/packs/serene-tones/sounds/resonance-4.ogg +0 -0
  204. package/packs/serene-tones/sounds/soft-tone-1.ogg +0 -0
  205. package/packs/serene-tones/sounds/soft-tone-2.ogg +0 -0
  206. package/packs/serene-tones/sounds/soft-tone-3.ogg +0 -0
  207. package/packs/serene-tones/sounds/tone-1.ogg +0 -0
  208. package/packs/serene-tones/sounds/tone-2.ogg +0 -0
  209. package/packs/serene-tones/sounds/tone-3.ogg +0 -0
  210. package/packs/serene-tones/sounds/tone-4.ogg +0 -0
  211. package/packs/serene-tones/sounds/tone-5.ogg +0 -0
  212. package/packs/serene-water/manifest.json +52 -0
  213. package/packs/serene-water/openpeon.json +97 -0
  214. package/packs/serene-water/sounds/bamboo-1.ogg +0 -0
  215. package/packs/serene-water/sounds/bamboo-2.ogg +0 -0
  216. package/packs/serene-water/sounds/bowl-1.ogg +0 -0
  217. package/packs/serene-water/sounds/bowl-2.ogg +0 -0
  218. package/packs/serene-water/sounds/bowl-3.ogg +0 -0
  219. package/packs/serene-water/sounds/bowl-4.ogg +0 -0
  220. package/packs/serene-water/sounds/drip-1.ogg +0 -0
  221. package/packs/serene-water/sounds/drip-2.ogg +0 -0
  222. package/packs/serene-water/sounds/flowing-1.ogg +0 -0
  223. package/packs/serene-water/sounds/flowing-2.ogg +0 -0
  224. package/packs/serene-water/sounds/flowing-3.ogg +0 -0
  225. package/packs/serene-water/sounds/vessel-1.ogg +0 -0
  226. package/packs/serene-water/sounds/vessel-2.ogg +0 -0
  227. package/packs/serene-water/sounds/water-drop-1.ogg +0 -0
  228. package/packs/serene-water/sounds/water-drop-2.ogg +0 -0
  229. package/src/cli/browse.js +4 -1
  230. package/src/cli/completions.js +2 -1
  231. package/src/cli/theme.js +45 -1
@@ -0,0 +1,52 @@
1
+ {
2
+ "name": "nature-ocean",
3
+ "description": "Waves, bubbles, and ocean currents",
4
+ "version": "1.0.0",
5
+ "license": "CC0-1.0",
6
+ "credits": "rubberduck (https://opengameart.org/content/100-cc0-sfx)",
7
+ "category": "ocean",
8
+ "sounds": [
9
+ "sounds/ambient-shore.ogg",
10
+ "sounds/bubble-1.ogg",
11
+ "sounds/bubble-2.ogg",
12
+ "sounds/current.ogg",
13
+ "sounds/deep-1.ogg",
14
+ "sounds/deep-2.ogg",
15
+ "sounds/shore-1.ogg",
16
+ "sounds/shore-2.ogg",
17
+ "sounds/splash.ogg",
18
+ "sounds/tide-1.ogg",
19
+ "sounds/tide-2.ogg",
20
+ "sounds/wave-1.ogg",
21
+ "sounds/wave-2.ogg",
22
+ "sounds/wind-1.ogg",
23
+ "sounds/wind-2.ogg"
24
+ ],
25
+ "events": {
26
+ "done": [
27
+ "sounds/ambient-shore.ogg",
28
+ "sounds/bubble-1.ogg",
29
+ "sounds/bubble-2.ogg"
30
+ ],
31
+ "permission": [
32
+ "sounds/current.ogg",
33
+ "sounds/deep-1.ogg",
34
+ "sounds/deep-2.ogg"
35
+ ],
36
+ "complete": [
37
+ "sounds/shore-1.ogg",
38
+ "sounds/shore-2.ogg",
39
+ "sounds/splash.ogg"
40
+ ],
41
+ "error": [
42
+ "sounds/tide-1.ogg",
43
+ "sounds/tide-2.ogg",
44
+ "sounds/wave-1.ogg"
45
+ ],
46
+ "blocked": [
47
+ "sounds/wave-2.ogg",
48
+ "sounds/wind-1.ogg",
49
+ "sounds/wind-2.ogg"
50
+ ]
51
+ }
52
+ }
@@ -0,0 +1,92 @@
1
+ {
2
+ "cesp_version": "1.0",
3
+ "name": "nature-ocean",
4
+ "display_name": "Waves, bubbles, and ocean currents",
5
+ "version": "1.0.0",
6
+ "license": "CC0-1.0",
7
+ "author": {
8
+ "name": "rubberduck (https://opengameart.org/content/100-cc0-sfx)"
9
+ },
10
+ "categories": {
11
+ "task.acknowledge": {
12
+ "sounds": [
13
+ {
14
+ "file": "sounds/bubble-1.ogg",
15
+ "label": "bubble 1",
16
+ "sha256": "9d0731e87659ef1b4cac8745b89d7c27cdc1afc4478c30d0010fe4249e3d5ec1"
17
+ },
18
+ {
19
+ "file": "sounds/bubble-2.ogg",
20
+ "label": "bubble 2",
21
+ "sha256": "fb22b9960a447fb71ba90f6d570505dd8110a8ff0fc9fac48518aff4e1aaa9b0"
22
+ },
23
+ {
24
+ "file": "sounds/current.ogg",
25
+ "label": "current",
26
+ "sha256": "6da132c6ca9c01c50e0604301cc9187accb214eceecced52738a865fd99379d0"
27
+ },
28
+ {
29
+ "file": "sounds/deep-1.ogg",
30
+ "label": "deep 1",
31
+ "sha256": "204f984f20bb115148c57614e197699d15bc4ad7505816f0aac8b80537cc01b6"
32
+ }
33
+ ]
34
+ },
35
+ "input.required": {
36
+ "sounds": [
37
+ {
38
+ "file": "sounds/deep-2.ogg",
39
+ "label": "deep 2",
40
+ "sha256": "c70c1ade35fb2eeb1b5c4f68c696d4f9ab4d86ddd22ced6d3629a1ee72644822"
41
+ },
42
+ {
43
+ "file": "sounds/shore-1.ogg",
44
+ "label": "shore 1",
45
+ "sha256": "1e110391907ac60f4a1aa2c0073c0f93bd9e417de61f5f2ff912009fd702bfec"
46
+ },
47
+ {
48
+ "file": "sounds/shore-2.ogg",
49
+ "label": "shore 2",
50
+ "sha256": "6c4a3f610c3ea505d2094d5ae841ce50c9ee661cfa544d0b7e7b40e3b10daf62"
51
+ }
52
+ ]
53
+ },
54
+ "task.complete": {
55
+ "sounds": [
56
+ {
57
+ "file": "sounds/wave-1.ogg",
58
+ "label": "wave 1",
59
+ "sha256": "ef213fe00eca987db8c8a2fa07fcdb1c8aa4af76a4d3397f3d04c9cbceb90e73"
60
+ },
61
+ {
62
+ "file": "sounds/wave-2.ogg",
63
+ "label": "wave 2",
64
+ "sha256": "63cc032639cb0d4e59785550bd1b7e7c6f878b4f01a0bfeea3bd9a0265e45d74"
65
+ },
66
+ {
67
+ "file": "sounds/wind-1.ogg",
68
+ "label": "wind 1",
69
+ "sha256": "775f095332abf33a6b0211e7a8df0c8802c5420dddd91ad5768a9acdca1a2072"
70
+ }
71
+ ]
72
+ },
73
+ "task.error": {
74
+ "sounds": [
75
+ {
76
+ "file": "sounds/wind-2.ogg",
77
+ "label": "wind 2",
78
+ "sha256": "abdbd06e6afc8dd71876566e1a2e42fcfbba94a05f322911aeff51e0bceee383"
79
+ }
80
+ ]
81
+ },
82
+ "resource.limit": {
83
+ "sounds": [
84
+ {
85
+ "file": "sounds/bubble-1.ogg",
86
+ "label": "bubble 1",
87
+ "sha256": "9d0731e87659ef1b4cac8745b89d7c27cdc1afc4478c30d0010fe4249e3d5ec1"
88
+ }
89
+ ]
90
+ }
91
+ }
92
+ }
@@ -0,0 +1,55 @@
1
+ {
2
+ "name": "nature-weather",
3
+ "description": "Thunder, wind gusts, rain drops, and storms",
4
+ "version": "1.0.0",
5
+ "license": "CC0-1.0",
6
+ "credits": "rubberduck (https://opengameart.org/content/100-cc0-sfx)",
7
+ "category": "weather",
8
+ "sounds": [
9
+ "sounds/breeze-1.ogg",
10
+ "sounds/breeze-2.ogg",
11
+ "sounds/breeze-3.ogg",
12
+ "sounds/distant-thunder.ogg",
13
+ "sounds/lightning-crack.ogg",
14
+ "sounds/rain-drop-1.ogg",
15
+ "sounds/rain-drop-2.ogg",
16
+ "sounds/real-thunder.ogg",
17
+ "sounds/storm-1.ogg",
18
+ "sounds/storm-2.ogg",
19
+ "sounds/thunder-1.ogg",
20
+ "sounds/thunder-2.ogg",
21
+ "sounds/thunder-3.ogg",
22
+ "sounds/thunder-rumble.ogg",
23
+ "sounds/wind-gust-1.ogg",
24
+ "sounds/wind-gust-2.ogg"
25
+ ],
26
+ "events": {
27
+ "done": [
28
+ "sounds/breeze-1.ogg",
29
+ "sounds/breeze-2.ogg",
30
+ "sounds/breeze-3.ogg",
31
+ "sounds/distant-thunder.ogg"
32
+ ],
33
+ "permission": [
34
+ "sounds/lightning-crack.ogg",
35
+ "sounds/rain-drop-1.ogg",
36
+ "sounds/rain-drop-2.ogg",
37
+ "sounds/real-thunder.ogg"
38
+ ],
39
+ "complete": [
40
+ "sounds/storm-1.ogg",
41
+ "sounds/storm-2.ogg",
42
+ "sounds/thunder-1.ogg",
43
+ "sounds/thunder-2.ogg"
44
+ ],
45
+ "error": [
46
+ "sounds/thunder-3.ogg",
47
+ "sounds/thunder-rumble.ogg",
48
+ "sounds/wind-gust-1.ogg",
49
+ "sounds/wind-gust-2.ogg"
50
+ ],
51
+ "blocked": [
52
+ "sounds/wind-gust-2.ogg"
53
+ ]
54
+ }
55
+ }
@@ -0,0 +1,97 @@
1
+ {
2
+ "cesp_version": "1.0",
3
+ "name": "nature-weather",
4
+ "display_name": "Thunder, wind gusts, rain drops, and storms",
5
+ "version": "1.0.0",
6
+ "license": "CC0-1.0",
7
+ "author": {
8
+ "name": "rubberduck (https://opengameart.org/content/100-cc0-sfx)"
9
+ },
10
+ "categories": {
11
+ "task.acknowledge": {
12
+ "sounds": [
13
+ {
14
+ "file": "sounds/distant-thunder.ogg",
15
+ "label": "distant thunder",
16
+ "sha256": "6bc4d819fa3ad9b28b5df93ade2a6b1bf35b833020975533baf44bfac753c5ef"
17
+ },
18
+ {
19
+ "file": "sounds/lightning-crack.ogg",
20
+ "label": "lightning crack",
21
+ "sha256": "0c37e10c8e873ffc704a0a6d4896cd5a6ce3fc6d2096ab6ef94aea5b0f67cb88"
22
+ },
23
+ {
24
+ "file": "sounds/rain-drop-1.ogg",
25
+ "label": "rain drop 1",
26
+ "sha256": "e153192fe4b54588b380bf519c103c1760f91fc60db1f2c8651d7be33fd47d3d"
27
+ },
28
+ {
29
+ "file": "sounds/rain-drop-2.ogg",
30
+ "label": "rain drop 2",
31
+ "sha256": "fb35050a82382be9ea6f4cbb3463aa659bb1fa9ae3840c6ccac2cad4003a20a0"
32
+ }
33
+ ]
34
+ },
35
+ "input.required": {
36
+ "sounds": [
37
+ {
38
+ "file": "sounds/storm-1.ogg",
39
+ "label": "storm 1",
40
+ "sha256": "ffd2bf2cf5cf1345ac3821982024c610a4ccfcec62f2881a356582f9eb794fb6"
41
+ },
42
+ {
43
+ "file": "sounds/storm-2.ogg",
44
+ "label": "storm 2",
45
+ "sha256": "32df54f27057e0834401249d3161b18a44e57ac5e643fe10e3ac276eef3ca95c"
46
+ },
47
+ {
48
+ "file": "sounds/thunder-1.ogg",
49
+ "label": "thunder 1",
50
+ "sha256": "411f16c26d1055e51f429038074a2b5e68abc872ea6b58b74a2b0b119336b12e"
51
+ }
52
+ ]
53
+ },
54
+ "task.complete": {
55
+ "sounds": [
56
+ {
57
+ "file": "sounds/thunder-2.ogg",
58
+ "label": "thunder 2",
59
+ "sha256": "721d6a4bbd95bddb544daa444ef9fde8fad9415eeefc0d5b93de7d47869ee59e"
60
+ },
61
+ {
62
+ "file": "sounds/thunder-3.ogg",
63
+ "label": "thunder 3",
64
+ "sha256": "6f62141e9344f614e2c34c2d1545b840f2a68de93777e70d676c2fbc284d53ed"
65
+ },
66
+ {
67
+ "file": "sounds/thunder-rumble.ogg",
68
+ "label": "thunder rumble",
69
+ "sha256": "3df5563c72cd6f558900e103157ad587557d3605aa7cfc1f728c4081a97acbe7"
70
+ }
71
+ ]
72
+ },
73
+ "task.error": {
74
+ "sounds": [
75
+ {
76
+ "file": "sounds/wind-gust-1.ogg",
77
+ "label": "wind gust 1",
78
+ "sha256": "7d5435ba69cd3b3d5b210965b34ea3306a622625266ace16e70d0a83dad07767"
79
+ },
80
+ {
81
+ "file": "sounds/wind-gust-2.ogg",
82
+ "label": "wind gust 2",
83
+ "sha256": "9548017130ae715e20d521494c15f30bb3144f533f0dc31b7e0cdca39de044ed"
84
+ }
85
+ ]
86
+ },
87
+ "resource.limit": {
88
+ "sounds": [
89
+ {
90
+ "file": "sounds/distant-thunder.ogg",
91
+ "label": "distant thunder",
92
+ "sha256": "6bc4d819fa3ad9b28b5df93ade2a6b1bf35b833020975533baf44bfac753c5ef"
93
+ }
94
+ ]
95
+ }
96
+ }
97
+ }
@@ -0,0 +1,58 @@
1
+ {
2
+ "name": "office-classic",
3
+ "description": "Keys, switches, paper, and desk sounds",
4
+ "version": "1.0.0",
5
+ "license": "CC0-1.0",
6
+ "credits": "rubberduck (https://opengameart.org/content/100-cc0-sfx)",
7
+ "category": "classic",
8
+ "sounds": [
9
+ "sounds/desk-knock.ogg",
10
+ "sounds/door-close-1.ogg",
11
+ "sounds/door-close-2.ogg",
12
+ "sounds/door-open.ogg",
13
+ "sounds/drawer-open.ogg",
14
+ "sounds/heavy-door.ogg",
15
+ "sounds/item-place.ogg",
16
+ "sounds/key-turn-1.ogg",
17
+ "sounds/key-turn-2.ogg",
18
+ "sounds/lock-open.ogg",
19
+ "sounds/paper-1.ogg",
20
+ "sounds/paper-2.ogg",
21
+ "sounds/paper-3.ogg",
22
+ "sounds/paper-4.ogg",
23
+ "sounds/pen-click.ogg",
24
+ "sounds/stapler.ogg",
25
+ "sounds/switch-1.ogg",
26
+ "sounds/switch-2.ogg"
27
+ ],
28
+ "events": {
29
+ "done": [
30
+ "sounds/desk-knock.ogg",
31
+ "sounds/door-close-1.ogg",
32
+ "sounds/door-close-2.ogg",
33
+ "sounds/door-open.ogg"
34
+ ],
35
+ "permission": [
36
+ "sounds/drawer-open.ogg",
37
+ "sounds/heavy-door.ogg",
38
+ "sounds/item-place.ogg",
39
+ "sounds/key-turn-1.ogg"
40
+ ],
41
+ "complete": [
42
+ "sounds/key-turn-2.ogg",
43
+ "sounds/lock-open.ogg",
44
+ "sounds/paper-1.ogg",
45
+ "sounds/paper-2.ogg"
46
+ ],
47
+ "error": [
48
+ "sounds/paper-3.ogg",
49
+ "sounds/paper-4.ogg",
50
+ "sounds/pen-click.ogg",
51
+ "sounds/stapler.ogg"
52
+ ],
53
+ "blocked": [
54
+ "sounds/switch-1.ogg",
55
+ "sounds/switch-2.ogg"
56
+ ]
57
+ }
58
+ }
@@ -0,0 +1,107 @@
1
+ {
2
+ "cesp_version": "1.0",
3
+ "name": "office-classic",
4
+ "display_name": "Keys, switches, paper, and desk sounds",
5
+ "version": "1.0.0",
6
+ "license": "CC0-1.0",
7
+ "author": {
8
+ "name": "rubberduck (https://opengameart.org/content/100-cc0-sfx)"
9
+ },
10
+ "categories": {
11
+ "task.acknowledge": {
12
+ "sounds": [
13
+ {
14
+ "file": "sounds/desk-knock.ogg",
15
+ "label": "desk knock",
16
+ "sha256": "230bca385c5b827d78675c19c2187ed41c371b4a467fada86bf940b1f79bffd7"
17
+ },
18
+ {
19
+ "file": "sounds/door-close-1.ogg",
20
+ "label": "door close 1",
21
+ "sha256": "b85c6779bcea9ed3a428f81b18c1ac77c5eef1c52b46c000577b52380a681b7c"
22
+ },
23
+ {
24
+ "file": "sounds/door-close-2.ogg",
25
+ "label": "door close 2",
26
+ "sha256": "5b8e845d5a05de4d6d8a37c046c7a74245587a12913c4345e179136ac3e74691"
27
+ },
28
+ {
29
+ "file": "sounds/door-open.ogg",
30
+ "label": "door open",
31
+ "sha256": "9e86110bc284d5067ed5236e362b29b7dee6634ab66b4257519f25d9c5db4ecd"
32
+ }
33
+ ]
34
+ },
35
+ "input.required": {
36
+ "sounds": [
37
+ {
38
+ "file": "sounds/drawer-open.ogg",
39
+ "label": "drawer open",
40
+ "sha256": "35a306f1f9a30335ae4c74b9c913847f8d3c03dd1bc4ee149945d0b3c645756a"
41
+ },
42
+ {
43
+ "file": "sounds/key-turn-1.ogg",
44
+ "label": "key turn 1",
45
+ "sha256": "9b861cdc838014c97599cd87e9e3ef44827e762924523de02183825521a8185e"
46
+ },
47
+ {
48
+ "file": "sounds/key-turn-2.ogg",
49
+ "label": "key turn 2",
50
+ "sha256": "4e733a54413bb3e6e86f2fff964c7cfdf5f11fc8e96c4a0c34e115c7a04c1ea3"
51
+ }
52
+ ]
53
+ },
54
+ "task.complete": {
55
+ "sounds": [
56
+ {
57
+ "file": "sounds/paper-1.ogg",
58
+ "label": "paper 1",
59
+ "sha256": "5af52b83ded58bae9f4a85844bafd50fa7171cf5782ef370e02ea385e1208912"
60
+ },
61
+ {
62
+ "file": "sounds/paper-2.ogg",
63
+ "label": "paper 2",
64
+ "sha256": "1cf78115b04b80a9aabbb4913f86d5ac8b7e86c40014f9cb7332099ea9a5881f"
65
+ },
66
+ {
67
+ "file": "sounds/paper-3.ogg",
68
+ "label": "paper 3",
69
+ "sha256": "166d99557b8660da14374dcf6a8d5409758948700a4c38466a04fb33206bbc59"
70
+ }
71
+ ]
72
+ },
73
+ "task.error": {
74
+ "sounds": [
75
+ {
76
+ "file": "sounds/paper-4.ogg",
77
+ "label": "paper 4",
78
+ "sha256": "0bb5dd43cfd09305110d47da1f86acc2d9768b43e66bf13455db542bec895a24"
79
+ },
80
+ {
81
+ "file": "sounds/pen-click.ogg",
82
+ "label": "pen click",
83
+ "sha256": "84e90a1997d233a48fdf897906ae0d800d04be0414862ada9ea0a27da4f0b6f3"
84
+ },
85
+ {
86
+ "file": "sounds/stapler.ogg",
87
+ "label": "stapler",
88
+ "sha256": "dd0baa0a8dfec32e59dbc1f6f5268783b6852e16970a9579d0c7b3c191025d03"
89
+ }
90
+ ]
91
+ },
92
+ "resource.limit": {
93
+ "sounds": [
94
+ {
95
+ "file": "sounds/switch-1.ogg",
96
+ "label": "switch 1",
97
+ "sha256": "f9e600c2fb0f88fd9cc45fbb1a9ae80a099b71e5a5ae2bc0abeeacfde13880d9"
98
+ },
99
+ {
100
+ "file": "sounds/switch-2.ogg",
101
+ "label": "switch 2",
102
+ "sha256": "aa92e425fb2c27e968805ad8be669ec6e7cdaceaaa8f5a2a2408225c20c541de"
103
+ }
104
+ ]
105
+ }
106
+ }
107
+ }
@@ -0,0 +1,58 @@
1
+ {
2
+ "name": "office-digital",
3
+ "description": "Digital pings, alerts, and chimes",
4
+ "version": "1.0.0",
5
+ "license": "CC0-1.0",
6
+ "credits": "Kenney (https://kenney.nl)",
7
+ "category": "digital",
8
+ "sounds": [
9
+ "sounds/alert-1.ogg",
10
+ "sounds/alert-2.ogg",
11
+ "sounds/ascend-1.ogg",
12
+ "sounds/ascend-2.ogg",
13
+ "sounds/ascend-3.ogg",
14
+ "sounds/chime.ogg",
15
+ "sounds/descend.ogg",
16
+ "sounds/down-tone.ogg",
17
+ "sounds/low-alert.ogg",
18
+ "sounds/ping-1.ogg",
19
+ "sounds/ping-2.ogg",
20
+ "sounds/ping-3.ogg",
21
+ "sounds/random-tone.ogg",
22
+ "sounds/soft-switch-1.ogg",
23
+ "sounds/soft-switch-2.ogg",
24
+ "sounds/soft-switch-3.ogg",
25
+ "sounds/up-tone.ogg",
26
+ "sounds/zap-tone.ogg"
27
+ ],
28
+ "events": {
29
+ "done": [
30
+ "sounds/alert-1.ogg",
31
+ "sounds/alert-2.ogg",
32
+ "sounds/ascend-1.ogg",
33
+ "sounds/ascend-2.ogg"
34
+ ],
35
+ "permission": [
36
+ "sounds/ascend-3.ogg",
37
+ "sounds/chime.ogg",
38
+ "sounds/descend.ogg",
39
+ "sounds/down-tone.ogg"
40
+ ],
41
+ "complete": [
42
+ "sounds/low-alert.ogg",
43
+ "sounds/ping-1.ogg",
44
+ "sounds/ping-2.ogg",
45
+ "sounds/ping-3.ogg"
46
+ ],
47
+ "error": [
48
+ "sounds/random-tone.ogg",
49
+ "sounds/soft-switch-1.ogg",
50
+ "sounds/soft-switch-2.ogg",
51
+ "sounds/soft-switch-3.ogg"
52
+ ],
53
+ "blocked": [
54
+ "sounds/up-tone.ogg",
55
+ "sounds/zap-tone.ogg"
56
+ ]
57
+ }
58
+ }