# TMixer

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

A T mixer.

This is an alias of Component.

# Arguments

  • name: The name of the mixer.

# Attributes

  • name: The name of the mixer.