AudioServerSingleton.getBusEffectInstance

Returns the AudioEffectInstance assigned to the given bus and effect indices (and optionally channel).

struct AudioServerSingleton
@nogc nothrow
getBusEffectInstance
(
in long bus_idx
,
in long effect_idx
,
in long channel = 0
)

Meta