Vixen
02b45cc4
csharp
public enum AudioBusParameterTarget

What a curve drives on the mix, rather than on one sound.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (3)

  • GainDb

    A bus's fader, in decibels, on top of whatever the mix already has it at.

  • SendDb

    One of a bus's sends, in decibels — how much of it reaches the reverb.

  • EffectProperty

    A named knob on one of a bus's inserts, set to whatever the curve says.

Used by (8)

  • AudioBusAutomationVixen.Audio
  • AudioBusAutomationAssetVixen.Audio
  • BindingVixen.Audio
  • MixControlTestsVixen.Audio.Tests
  • MixerParameterTestsVixen.Audio.Tests
  • MixerParametersVixen.Audio
  • TypeRegistrationVixen.Audio
  • Vixen_Audio_Assets_AudioBusAutomationAssetSerializerVixen.Audio