Component:LegacyAudioOutputIgnoreReverbAdapter: Difference between revisions

From Resonite Wiki
Automated: create new component page
 
add info
 
Line 3: Line 3:
|Name=Legacy Audio Output Ignore Reverb Adapter
|Name=Legacy Audio Output Ignore Reverb Adapter
}}
}}
The '''Legacy Audio Output Ignore Reverb Adapter''' component
The '''Legacy Audio Output Ignore Reverb Adapter''' component converts driven data from the old audio system to [[Awwdio]] to preserve legacy behavior.
{{stub}}


== Fields ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|Target|{{RootFieldType|FieldDrive`1|[[Type:Bool|Bool]]}}|TypeAdv0=true|
|Target|{{RootFieldType|FieldDrive`1|[[Type:Bool|Bool]]}}|TypeAdv0=true| The field to drive with the value converted.
|Value|Bool|
|Value|Bool| The value to convert.
|Spatialize|{{RootFieldType|RelayRef`1|[[Type:IField`1|IField`1]]<[[Type:Bool|Bool]]>}}|TypeAdv2=true|
|Spatialize|{{RootFieldType|RelayRef`1|[[Type:IField`1|IField`1]]<[[Type:Bool|Bool]]>}}|TypeAdv2=true| The field that determined if the audio clip was spatialized in the old system.
}}
}}


== Usage ==
== Usage ==
used only in legacy content.


== Examples ==
== Examples ==
Line 21: Line 21:
[[Category:Components:Uncategorized{{#translation:}}|Legacy Audio Output Ignore Reverb Adapter]]
[[Category:Components:Uncategorized{{#translation:}}|Legacy Audio Output Ignore Reverb Adapter]]
[[Category:Components{{#translation:}}|Legacy Audio Output Ignore Reverb Adapter]]
[[Category:Components{{#translation:}}|Legacy Audio Output Ignore Reverb Adapter]]
[[Category:ComponentStubs]]

Latest revision as of 05:33, 9 May 2025

Component image 
File:LegacyAudioOutputIgnoreReverbAdapterComponent.png
Legacy Audio Output Ignore Reverb Adapter component as seen in the Scene Inspector

The Legacy Audio Output Ignore Reverb Adapter component converts driven data from the old audio system to Awwdio to preserve legacy behavior.

Fields

Fields
Name Type Description
persistent Bool Determines whether or not this item will be saved to the server.
UpdateOrder Int Controls the order in which this component is updated.
Enabled Bool Controls whether or not this component is enabled. Some components stop their functionality when this field is disabled, but some don't.
Target field drive of Bool The field to drive with the value converted.
Value Bool The value to convert.
Spatialize direct RelayRef`1<IField`1<Bool>> The field that determined if the audio clip was spatialized in the old system.

Usage

used only in legacy content.

Examples

See Also