ITR2_ASSET/IntoTheRadius2/Content/Sound/SFX/Voicechat/TestVoiceBitCrush.json

14 lines
372 B
JSON
Raw Normal View History

2024-11-28 06:37:49 +00:00
[
{
"Type": "SourceEffectBitCrusherPreset",
"Name": "TestVoiceBitCrush",
"Class": "UScriptClass'SourceEffectBitCrusherPreset'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Settings": {
"CrushedSampleRate": -1.0,
"CrushedBits": -1.0
}
}
}
]