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,107 @@
1
+ {
2
+ "cesp_version": "1.0",
3
+ "name": "office-digital",
4
+ "display_name": "Digital pings, alerts, and chimes",
5
+ "version": "1.0.0",
6
+ "license": "CC0-1.0",
7
+ "author": {
8
+ "name": "Kenney (https://kenney.nl)"
9
+ },
10
+ "categories": {
11
+ "task.acknowledge": {
12
+ "sounds": [
13
+ {
14
+ "file": "sounds/alert-1.ogg",
15
+ "label": "alert 1",
16
+ "sha256": "e2cdc8ee1c52e31c85d65a6a4ea33a8b25d588cafab6c00cb7ec8f95994ef6b4"
17
+ },
18
+ {
19
+ "file": "sounds/alert-2.ogg",
20
+ "label": "alert 2",
21
+ "sha256": "6620d85e1b4f02b776c051230cb40f6e11f711e56394665263c955a1c6aceeca"
22
+ },
23
+ {
24
+ "file": "sounds/ascend-1.ogg",
25
+ "label": "ascend 1",
26
+ "sha256": "a1dca632a9a443f5b887693ae3c520888d2613e236e1158f4c58b0cc631fcf4c"
27
+ },
28
+ {
29
+ "file": "sounds/ascend-2.ogg",
30
+ "label": "ascend 2",
31
+ "sha256": "8c1614b7a97224ca1165762a16b466851ab9dcc9d6a59020d8ec972058b10f58"
32
+ }
33
+ ]
34
+ },
35
+ "input.required": {
36
+ "sounds": [
37
+ {
38
+ "file": "sounds/ascend-3.ogg",
39
+ "label": "ascend 3",
40
+ "sha256": "6400c1c909d1cf68820cdf6fb33e865672e6c272baeeb8291ce0b3b1d56ac9cd"
41
+ },
42
+ {
43
+ "file": "sounds/chime.ogg",
44
+ "label": "chime",
45
+ "sha256": "17c263fc4d9fce1044b000f8c1ac3b727e66e13ad25ea56d27bf31eb35849e0d"
46
+ },
47
+ {
48
+ "file": "sounds/descend.ogg",
49
+ "label": "descend",
50
+ "sha256": "c99925e6fa6344a8e58658b31704970b166cded95c15ef935b8c23e009d63c13"
51
+ }
52
+ ]
53
+ },
54
+ "task.complete": {
55
+ "sounds": [
56
+ {
57
+ "file": "sounds/down-tone.ogg",
58
+ "label": "down tone",
59
+ "sha256": "730b8942e458981dbd0595d79b8852b1cd41c76618a50dae649c0da8d05fd89d"
60
+ },
61
+ {
62
+ "file": "sounds/low-alert.ogg",
63
+ "label": "low alert",
64
+ "sha256": "435c948b0d95aa145776d54ade7be21536f0f36548a0f195dfe30fc1288d42cb"
65
+ },
66
+ {
67
+ "file": "sounds/ping-1.ogg",
68
+ "label": "ping 1",
69
+ "sha256": "18f049df95d4e9051665477e0b83c677dcd108a66163cdc2876b75d1908a2817"
70
+ }
71
+ ]
72
+ },
73
+ "task.error": {
74
+ "sounds": [
75
+ {
76
+ "file": "sounds/ping-2.ogg",
77
+ "label": "ping 2",
78
+ "sha256": "25c1d1fee09b0147bcba5d66e5813cbd4b7c38cb315755422ace8c1854cf1e09"
79
+ },
80
+ {
81
+ "file": "sounds/ping-3.ogg",
82
+ "label": "ping 3",
83
+ "sha256": "234d7d42efcafb203fa3d11c9be10b20bc32e5b143811cfef15e3c8a72f65742"
84
+ },
85
+ {
86
+ "file": "sounds/random-tone.ogg",
87
+ "label": "random tone",
88
+ "sha256": "60132d90f71e6b0cf167cade533010ac592dbc4ff7e19d85fd77694eef712767"
89
+ }
90
+ ]
91
+ },
92
+ "resource.limit": {
93
+ "sounds": [
94
+ {
95
+ "file": "sounds/up-tone.ogg",
96
+ "label": "up tone",
97
+ "sha256": "9199739274ccd9eb6e738fe39fd5da35b22fa81c29d07ff9536248915a38c779"
98
+ },
99
+ {
100
+ "file": "sounds/zap-tone.ogg",
101
+ "label": "zap tone",
102
+ "sha256": "46c227d13dd5f77b0ef5bbe4bf7c6751e55a941138c0a9b4aa2e76900d8cd2a3"
103
+ }
104
+ ]
105
+ }
106
+ }
107
+ }
@@ -0,0 +1,58 @@
1
+ {
2
+ "name": "office-mechanical",
3
+ "description": "Machines, stamps, taps, and tools",
4
+ "version": "1.0.0",
5
+ "license": "CC0-1.0",
6
+ "credits": "rubberduck (https://opengameart.org/content/100-cc0-sfx)",
7
+ "category": "mechanical",
8
+ "sounds": [
9
+ "sounds/clamp.ogg",
10
+ "sounds/hum-1.ogg",
11
+ "sounds/hum-2.ogg",
12
+ "sounds/machine-1.ogg",
13
+ "sounds/machine-2.ogg",
14
+ "sounds/machine-3.ogg",
15
+ "sounds/power-switch.ogg",
16
+ "sounds/ratchet.ogg",
17
+ "sounds/stamp-1.ogg",
18
+ "sounds/stamp-2.ogg",
19
+ "sounds/stamp-3.ogg",
20
+ "sounds/tap-1.ogg",
21
+ "sounds/tap-2.ogg",
22
+ "sounds/tap-3.ogg",
23
+ "sounds/tap-4.ogg",
24
+ "sounds/whir-1.ogg",
25
+ "sounds/whir-2.ogg",
26
+ "sounds/wrench.ogg"
27
+ ],
28
+ "events": {
29
+ "done": [
30
+ "sounds/clamp.ogg",
31
+ "sounds/hum-1.ogg",
32
+ "sounds/hum-2.ogg",
33
+ "sounds/machine-1.ogg"
34
+ ],
35
+ "permission": [
36
+ "sounds/machine-2.ogg",
37
+ "sounds/machine-3.ogg",
38
+ "sounds/power-switch.ogg",
39
+ "sounds/ratchet.ogg"
40
+ ],
41
+ "complete": [
42
+ "sounds/stamp-1.ogg",
43
+ "sounds/stamp-2.ogg",
44
+ "sounds/stamp-3.ogg",
45
+ "sounds/tap-1.ogg"
46
+ ],
47
+ "error": [
48
+ "sounds/tap-2.ogg",
49
+ "sounds/tap-3.ogg",
50
+ "sounds/tap-4.ogg",
51
+ "sounds/whir-1.ogg"
52
+ ],
53
+ "blocked": [
54
+ "sounds/whir-2.ogg",
55
+ "sounds/wrench.ogg"
56
+ ]
57
+ }
58
+ }
@@ -0,0 +1,107 @@
1
+ {
2
+ "cesp_version": "1.0",
3
+ "name": "office-mechanical",
4
+ "display_name": "Machines, stamps, taps, and tools",
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/clamp.ogg",
15
+ "label": "clamp",
16
+ "sha256": "f09ce3b53a20836fb6dcba11591c76d3450c980d7e503e7aa3d93db8c741f755"
17
+ },
18
+ {
19
+ "file": "sounds/hum-1.ogg",
20
+ "label": "hum 1",
21
+ "sha256": "83558bfa45019ba66da11c1e33a06caf1458e672f03ea46f47967b0ff348ebee"
22
+ },
23
+ {
24
+ "file": "sounds/hum-2.ogg",
25
+ "label": "hum 2",
26
+ "sha256": "1b9d69841840aca2f162f96de5e065b3a0977018b1888e59d4b25967b81450c1"
27
+ },
28
+ {
29
+ "file": "sounds/machine-1.ogg",
30
+ "label": "machine 1",
31
+ "sha256": "76760c370851da59af3c1edbd61d8a076d3113210d2690f838175426fd3b417e"
32
+ }
33
+ ]
34
+ },
35
+ "input.required": {
36
+ "sounds": [
37
+ {
38
+ "file": "sounds/machine-2.ogg",
39
+ "label": "machine 2",
40
+ "sha256": "f39e15f0e937a0dba6783a3ee51240b593b9fa9ab401fe4a7d3920ae5455ba01"
41
+ },
42
+ {
43
+ "file": "sounds/machine-3.ogg",
44
+ "label": "machine 3",
45
+ "sha256": "14c1431e8f725b963570252c028998fd07a55f93f31264135cd1fe051606c674"
46
+ },
47
+ {
48
+ "file": "sounds/ratchet.ogg",
49
+ "label": "ratchet",
50
+ "sha256": "f4a05107ae3e95e0f2b448203ee2a20f98691fe588cca9a5da717c0bc8b09d75"
51
+ }
52
+ ]
53
+ },
54
+ "task.complete": {
55
+ "sounds": [
56
+ {
57
+ "file": "sounds/stamp-1.ogg",
58
+ "label": "stamp 1",
59
+ "sha256": "a55ba3d21101331a889ad4bb7e443e8638d3c9d4f1f9d0c92f7312bb2f7267df"
60
+ },
61
+ {
62
+ "file": "sounds/stamp-2.ogg",
63
+ "label": "stamp 2",
64
+ "sha256": "37025f2e17839e84865a10bd08a80ef7f903450a057879f6dc7c42a47e97d586"
65
+ },
66
+ {
67
+ "file": "sounds/stamp-3.ogg",
68
+ "label": "stamp 3",
69
+ "sha256": "345ab0103534e8bf5c30bf572db01388592271c6f7caec9af709d098f4b10fd6"
70
+ }
71
+ ]
72
+ },
73
+ "task.error": {
74
+ "sounds": [
75
+ {
76
+ "file": "sounds/tap-1.ogg",
77
+ "label": "tap 1",
78
+ "sha256": "dcdb2bdd58042473289487371d2a8ee08a222de1d2048746142c54db3733116b"
79
+ },
80
+ {
81
+ "file": "sounds/tap-2.ogg",
82
+ "label": "tap 2",
83
+ "sha256": "d32fd73560b20bcf3616b0205d34796e3ff08b4714b5ccec8c3ae2da4e196f11"
84
+ },
85
+ {
86
+ "file": "sounds/tap-3.ogg",
87
+ "label": "tap 3",
88
+ "sha256": "2f27f2748690b16721577f9b8e2984574632e73e2cee8ca9eb39913a8176bebc"
89
+ }
90
+ ]
91
+ },
92
+ "resource.limit": {
93
+ "sounds": [
94
+ {
95
+ "file": "sounds/tap-4.ogg",
96
+ "label": "tap 4",
97
+ "sha256": "abbf88d18737781496974013272ee7fad62a36594ee025be01feb5290c4d4b0e"
98
+ },
99
+ {
100
+ "file": "sounds/wrench.ogg",
101
+ "label": "wrench",
102
+ "sha256": "db920af36bb99f29f17dbcc4a17b0549b767ed7caaeb22ed008217ea890a66f8"
103
+ }
104
+ ]
105
+ }
106
+ }
107
+ }
@@ -0,0 +1,58 @@
1
+ {
2
+ "name": "office-minimal",
3
+ "description": "Subtle clicks, ticks, and toggles",
4
+ "version": "1.0.0",
5
+ "license": "CC0-1.0",
6
+ "credits": "Kenney (https://kenney.nl)",
7
+ "category": "minimal",
8
+ "sounds": [
9
+ "sounds/click-soft-1.ogg",
10
+ "sounds/click-soft-2.ogg",
11
+ "sounds/drop-1.ogg",
12
+ "sounds/drop-2.ogg",
13
+ "sounds/mouse-click.ogg",
14
+ "sounds/scroll-1.ogg",
15
+ "sounds/scroll-2.ogg",
16
+ "sounds/select-1.ogg",
17
+ "sounds/select-2.ogg",
18
+ "sounds/select-3.ogg",
19
+ "sounds/switch-1.ogg",
20
+ "sounds/switch-2.ogg",
21
+ "sounds/tick-1.ogg",
22
+ "sounds/tick-2.ogg",
23
+ "sounds/tick-3.ogg",
24
+ "sounds/toggle-1.ogg",
25
+ "sounds/toggle-2.ogg",
26
+ "sounds/toggle-3.ogg"
27
+ ],
28
+ "events": {
29
+ "done": [
30
+ "sounds/click-soft-1.ogg",
31
+ "sounds/click-soft-2.ogg",
32
+ "sounds/drop-1.ogg",
33
+ "sounds/drop-2.ogg"
34
+ ],
35
+ "permission": [
36
+ "sounds/mouse-click.ogg",
37
+ "sounds/scroll-1.ogg",
38
+ "sounds/scroll-2.ogg",
39
+ "sounds/select-1.ogg"
40
+ ],
41
+ "complete": [
42
+ "sounds/select-2.ogg",
43
+ "sounds/select-3.ogg",
44
+ "sounds/switch-1.ogg",
45
+ "sounds/switch-2.ogg"
46
+ ],
47
+ "error": [
48
+ "sounds/tick-1.ogg",
49
+ "sounds/tick-2.ogg",
50
+ "sounds/tick-3.ogg",
51
+ "sounds/toggle-1.ogg"
52
+ ],
53
+ "blocked": [
54
+ "sounds/toggle-2.ogg",
55
+ "sounds/toggle-3.ogg"
56
+ ]
57
+ }
58
+ }
@@ -0,0 +1,107 @@
1
+ {
2
+ "cesp_version": "1.0",
3
+ "name": "office-minimal",
4
+ "display_name": "Subtle clicks, ticks, and toggles",
5
+ "version": "1.0.0",
6
+ "license": "CC0-1.0",
7
+ "author": {
8
+ "name": "Kenney (https://kenney.nl)"
9
+ },
10
+ "categories": {
11
+ "task.acknowledge": {
12
+ "sounds": [
13
+ {
14
+ "file": "sounds/drop-1.ogg",
15
+ "label": "drop 1",
16
+ "sha256": "df37bf03f56f6581c16b56398d0f78b38be260a339763b6ebd930c5e46ddfa42"
17
+ },
18
+ {
19
+ "file": "sounds/drop-2.ogg",
20
+ "label": "drop 2",
21
+ "sha256": "b18e591a77c726d8bfd538511f7e11fa344f1ee5cc7c4bb23c612560e9cb575e"
22
+ },
23
+ {
24
+ "file": "sounds/scroll-1.ogg",
25
+ "label": "scroll 1",
26
+ "sha256": "2b4145846cc0543957ddef00611d63852bf147c472e5e8fd2de4e6e94fcec5f3"
27
+ },
28
+ {
29
+ "file": "sounds/scroll-2.ogg",
30
+ "label": "scroll 2",
31
+ "sha256": "f88f4c48e8818e6ba0cf07a6f86473c0f6b034776db6b7dfb0336133900cc88f"
32
+ }
33
+ ]
34
+ },
35
+ "input.required": {
36
+ "sounds": [
37
+ {
38
+ "file": "sounds/select-1.ogg",
39
+ "label": "select 1",
40
+ "sha256": "8a5806afe8f79199fbd72e586d064fe6c16864a86ceb6cef96d29c59126d1775"
41
+ },
42
+ {
43
+ "file": "sounds/select-2.ogg",
44
+ "label": "select 2",
45
+ "sha256": "4428cb1daa538dd4db8f8f9674b44cc3178688eb1e91a51804d32508cec80906"
46
+ },
47
+ {
48
+ "file": "sounds/select-3.ogg",
49
+ "label": "select 3",
50
+ "sha256": "2bbd59cb219d17ebcffa0972b3fb0ce427dc846a706c6ef85fe0cd3848885c39"
51
+ }
52
+ ]
53
+ },
54
+ "task.complete": {
55
+ "sounds": [
56
+ {
57
+ "file": "sounds/switch-1.ogg",
58
+ "label": "switch 1",
59
+ "sha256": "e1ab9aa0120080581ec2d21ac7521afd8603fd7f809317369ea52e79221b8d02"
60
+ },
61
+ {
62
+ "file": "sounds/switch-2.ogg",
63
+ "label": "switch 2",
64
+ "sha256": "7d58fe66b04b35fd8d5136cd0ff4bfd9690dedbb5076babbc4a1b96b44c53846"
65
+ },
66
+ {
67
+ "file": "sounds/tick-1.ogg",
68
+ "label": "tick 1",
69
+ "sha256": "775fe098287a69bbc095f938b8067898292147507916cea507574287c427315a"
70
+ }
71
+ ]
72
+ },
73
+ "task.error": {
74
+ "sounds": [
75
+ {
76
+ "file": "sounds/tick-2.ogg",
77
+ "label": "tick 2",
78
+ "sha256": "17ad4e196e7ba39ed3197a6b184294f75ac654750f301cf457823860c5bc8e4d"
79
+ },
80
+ {
81
+ "file": "sounds/tick-3.ogg",
82
+ "label": "tick 3",
83
+ "sha256": "c3648e458d722e2c25feddf2983871fabbede95649b326d89e11b799cbb9cd3e"
84
+ },
85
+ {
86
+ "file": "sounds/toggle-1.ogg",
87
+ "label": "toggle 1",
88
+ "sha256": "5b22ff679a3a4fc31a3074f8d77e7b38f95a43cccc4f24c53429176fc1b8b253"
89
+ }
90
+ ]
91
+ },
92
+ "resource.limit": {
93
+ "sounds": [
94
+ {
95
+ "file": "sounds/toggle-2.ogg",
96
+ "label": "toggle 2",
97
+ "sha256": "5260584d86ce6eed3fb544e6743410d4e12c90cbf7a9aa3c0a349ece62aad965"
98
+ },
99
+ {
100
+ "file": "sounds/toggle-3.ogg",
101
+ "label": "toggle 3",
102
+ "sha256": "bbab97582711baacd5b53383b9df210744783c35da70f5e0cd55099aa34aa494"
103
+ }
104
+ ]
105
+ }
106
+ }
107
+ }
@@ -0,0 +1,58 @@
1
+ {
2
+ "name": "serene-bells",
3
+ "description": "Temple bells, gongs, and crystal chimes",
4
+ "version": "1.0.0",
5
+ "license": "CC0-1.0",
6
+ "credits": "rubberduck (https://opengameart.org/content/100-cc0-sfx)",
7
+ "category": "bells",
8
+ "sounds": [
9
+ "sounds/crystal-1.ogg",
10
+ "sounds/crystal-2.ogg",
11
+ "sounds/crystal-3.ogg",
12
+ "sounds/crystal-4.ogg",
13
+ "sounds/crystal-5.ogg",
14
+ "sounds/glass-chime-1.ogg",
15
+ "sounds/glass-chime-2.ogg",
16
+ "sounds/glass-chime-3.ogg",
17
+ "sounds/gong-1.ogg",
18
+ "sounds/gong-2.ogg",
19
+ "sounds/metal-chime-1.ogg",
20
+ "sounds/metal-chime-2.ogg",
21
+ "sounds/temple-bell-1.ogg",
22
+ "sounds/temple-bell-2.ogg",
23
+ "sounds/temple-bell-3.ogg",
24
+ "sounds/wind-chime-1.ogg",
25
+ "sounds/wind-chime-2.ogg",
26
+ "sounds/wind-chime-3.ogg"
27
+ ],
28
+ "events": {
29
+ "done": [
30
+ "sounds/crystal-1.ogg",
31
+ "sounds/crystal-2.ogg",
32
+ "sounds/crystal-3.ogg",
33
+ "sounds/crystal-4.ogg"
34
+ ],
35
+ "permission": [
36
+ "sounds/crystal-5.ogg",
37
+ "sounds/glass-chime-1.ogg",
38
+ "sounds/glass-chime-2.ogg",
39
+ "sounds/glass-chime-3.ogg"
40
+ ],
41
+ "complete": [
42
+ "sounds/gong-1.ogg",
43
+ "sounds/gong-2.ogg",
44
+ "sounds/metal-chime-1.ogg",
45
+ "sounds/metal-chime-2.ogg"
46
+ ],
47
+ "error": [
48
+ "sounds/temple-bell-1.ogg",
49
+ "sounds/temple-bell-2.ogg",
50
+ "sounds/temple-bell-3.ogg",
51
+ "sounds/wind-chime-1.ogg"
52
+ ],
53
+ "blocked": [
54
+ "sounds/wind-chime-2.ogg",
55
+ "sounds/wind-chime-3.ogg"
56
+ ]
57
+ }
58
+ }