New Audio Engine: Quick-Start Guide

This would be great. Right now I have a Blueprint Actor which, when one of its variables is set on some type, it uses the Effect Chain, and when that variable is set to another type, it bypasses the chain. Swapping it out at runtime is not an option, since the Effect Chain is global, so one instance of that object’s message to the chain overrides the other.