Skip to content

Commit 5fcc803

Browse files
authored
Yard Soundscapes (#1868)
1 parent 0625544 commit 5fcc803

1 file changed

Lines changed: 61 additions & 0 deletions

File tree

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
"yard.outdoors"
2+
{
3+
"dsp" "0"
4+
"playlooping"
5+
{
6+
"volume" ".07"
7+
"pitch" "100"
8+
"wave" "windbirds01.wav"
9+
}
10+
11+
"playlooping"
12+
{
13+
"volume" ".03"
14+
"pitch" "100"
15+
"wave" "cicada01.wav"
16+
}
17+
18+
"playrandom"
19+
{
20+
21+
"time" "10,20"
22+
"volume" ".1"
23+
"pitch" "100"
24+
25+
"rndwave"
26+
{
27+
28+
"wave" "forest/wind_thru_trees_1.wav"
29+
"wave" "forest/wind_thru_trees_2.wav"
30+
}
31+
}
32+
33+
}
34+
35+
36+
"yard.indoors"
37+
{
38+
"dsp" "0"
39+
"playlooping"
40+
{
41+
"volume" ".06"
42+
"pitch" "100"
43+
"wave" "office/ambience.wav"
44+
}
45+
46+
"playrandom"
47+
{
48+
49+
"time" "10,15"
50+
"volume" ".06"
51+
"pitch" "70,100"
52+
53+
"rndwave"
54+
{
55+
56+
"wave" "ambient\materials\metal9.wav"
57+
"wave" "ambient\atmosphere\metallic1.wav"
58+
}
59+
}
60+
}
61+

0 commit comments

Comments
 (0)