Strom.MixerTree (strom v0.9.1)
View SourceComposite of mixers, use it when you need mixing a lot of streams
Summary
Types
@type event() :: any()
Functions
@spec new( [Strom.stream_name()] | %{required(Strom.stream_name()) => (event() -> as_boolean(any()))}, Strom.stream_name(), list() ) :: Strom.Composite.t()