dump: [json] pakchunk0_s6
This commit is contained in:
parent
a0202f19ac
commit
a4954cd085
3042 changed files with 26830639 additions and 0 deletions
|
@ -0,0 +1,32 @@
|
|||
[
|
||||
{
|
||||
"Type": "SourceEffectEQPreset",
|
||||
"Name": "SE_Dinamic_EQ",
|
||||
"Class": "UScriptClass'SourceEffectEQPreset'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Settings": {
|
||||
"EQBands": [
|
||||
{
|
||||
"Frequency": 500.0,
|
||||
"Bandwidth": 2.0,
|
||||
"GainDb": 4.160001,
|
||||
"bEnabled": true
|
||||
},
|
||||
{
|
||||
"Frequency": 200.0,
|
||||
"Bandwidth": 9.52,
|
||||
"GainDb": -3.520001,
|
||||
"bEnabled": true
|
||||
},
|
||||
{
|
||||
"Frequency": 4000.0,
|
||||
"Bandwidth": 2.0,
|
||||
"GainDb": 20.0,
|
||||
"bEnabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,18 @@
|
|||
[
|
||||
{
|
||||
"Type": "SourceEffectStereoDelayPreset",
|
||||
"Name": "SE_Rupor_Delay",
|
||||
"Class": "UScriptClass'SourceEffectStereoDelayPreset'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Settings": {
|
||||
"Feedback": 0.01,
|
||||
"WetLevel": 0.148,
|
||||
"bFilterEnabled": true,
|
||||
"FilterType": "EStereoDelayFiltertype::Highpass",
|
||||
"FilterFrequency": 3536.48,
|
||||
"FilterQ": 2.76
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,38 @@
|
|||
[
|
||||
{
|
||||
"Type": "SourceEffectEQPreset",
|
||||
"Name": "SE_Rupor_EQ",
|
||||
"Class": "UScriptClass'SourceEffectEQPreset'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Settings": {
|
||||
"EQBands": [
|
||||
{
|
||||
"Frequency": 979.9997,
|
||||
"Bandwidth": 2.0,
|
||||
"GainDb": 9.439999,
|
||||
"bEnabled": true
|
||||
},
|
||||
{
|
||||
"Frequency": 100.0,
|
||||
"Bandwidth": 2.0,
|
||||
"GainDb": -45.120003,
|
||||
"bEnabled": true
|
||||
},
|
||||
{
|
||||
"Frequency": 500.0,
|
||||
"Bandwidth": 2.0,
|
||||
"GainDb": 3.520026,
|
||||
"bEnabled": true
|
||||
},
|
||||
{
|
||||
"Frequency": 500.0,
|
||||
"Bandwidth": 2.0,
|
||||
"GainDb": 0.0,
|
||||
"bEnabled": false
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue