# YMixer

class YMixer(name: Union[str, NoneType] = None)

A Y mixer.

This is an alias of Component.

# Arguments

  • name: The name of the mixer.

# Attributes

  • See arguments.