/
/
/
1{
2 "media": {
3 "sound_effect": {
4 "white_noise": {
5 "name": "White noise",
6 "description": "Bright, steady hiss with equal energy across all frequencies."
7 },
8 "pink_noise": {
9 "name": "Pink noise",
10 "description": "Softer noise with reduced high frequencies, similar to steady rainfall."
11 },
12 "brown_noise": {
13 "name": "Brown noise",
14 "description": "Deep, low rumble similar to a distant waterfall or heavy surf."
15 },
16 "ocean_waves": {
17 "name": "Ocean waves",
18 "description": "Deep rolling noise with a slow, wave-like swell."
19 }
20 }
21 }
22}
23