Difference between revisions of "Effect Chain"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>Qazaaq
(Added editor object)
imported>Qazaaq
m (bullets)
Line 15: Line 15:
*'''Test Descriptor:'''
*'''Test Descriptor:'''
*'''Test File Output Model:'''
*'''Test File Output Model:'''
*'''Effect Types'''
*'''BSDelayEffect:'''
**'''BSDelayEffect:'''
*'''BSOverdrive:'''
**'''BSOverdrive:'''
*'''BSStateVariableFilter:'''
**'''BSStateVariableFilter:'''


=== Effect Types===
=== Effect Types===

Revision as of 22:24, 6 November 2017

Type: AECH
Papyrus: None

The Effect Chain object is found within the Object Window under the Audio Category.

Editor Dialog

Effect Chain Editor.png

  • ID: The ID, also referred to as Editor ID, is used by the Creation Kit to uniquely identify this record within a Data File.
  • Auditioning
    • Play:
    • Stop:
    • Distance:
  • Test File:
  • Test Descriptor:
  • Test File Output Model:
  • BSDelayEffect:
  • BSOverdrive:
  • BSStateVariableFilter:

Effect Types

There are three kinds of effect types, each with their own settings.

BSDelayEffect

Effect Chain BSDelayEffect Editor.png
  • Delay MS:
  • Feedback %:
  • Wet Mix %:

BSOverdrive

Effect Chain BSOverdrive Editor.png
  • Input Gain:
  • Output Gain:
  • Lower Threshold:
  • Upper Threshold:

BSStateVariableFilter

Effect Chain BSStateVariableFilter Editor.png
  • Center Freq:
  • Q Value:
  • Filter Mode:

See Also