initial commit

This commit is contained in:
2021-10-24 15:36:18 -04:00
commit b9a5a8fe23
11982 changed files with 220468 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
//default
"default_aghanim"
{
"dsp" "0"
"fadetime" "3"
"Soundmixer" "Aghanim_Mix"
"playlooping"
{
"volume" ".4"
"pitch" "100"
"wave" "sounds/ambient/soundscapes/temple_lp.vsnd"
}
"playrandom"
{
"volume" "0.4, 0.6"
"pitch" "95, 105"
"time" "18, 24"
"position" "random"
"rndwave"
{
"wave" "sounds/ambient/soundscapes/temple_drone.vsnd"
"wave" "sounds/ambient/soundscapes/deathmaze_drone.vsnd"
}
}
}