mc.*~
Description
*~ is a signal multiplier-operator that outputs a signal which is the multiplication between two signals.
Arguments
initial-multiplier [number]
Optional
Sets an initial value by which to multiply the signal coming into the left inlet. If a signal is connected to the right inlet, the argument is ignored. If no argument is present, and no signal is connected to the right inlet, the initial value is
by default.Attributes
Common Box Attributes
Multichannel Group Attributes
Messages
int
Arguments
input
[int]
In left inlet: A factor by which to multiply the signal coming into the right inlet. If a signal is connected to both left and right inlets, a
In right inlet: A factor by which to multiply the signal coming into the left inlet. If a signal is connected to both left and right inlets, a or connected to either inlet will be ignored.
or connected to either inlet will be ignored. In right inlet: A factor by which to multiply the signal coming into the left inlet. If a signal is connected to both left and right inlets, a or connected to either inlet will be ignored.
float
Arguments
input
[float]
In left inlet: A factor by which to multiply the signal coming into the right inlet. If a signal is connected to both left and right inlets, a
In right inlet: A factor by which to multiply the signal coming into the left inlet. If a signal is connected to both left and right inlets, a or connected to either inlet will be ignored.
or connected to either inlet will be ignored. In right inlet: A factor by which to multiply the signal coming into the left inlet. If a signal is connected to both left and right inlets, a or connected to either inlet will be ignored.
signal
In left inlet: The signal is multiplied by the signal coming into the right inlet, or a constant value received in the right inlet. All signal inputs to a single inlet are summed. If a signal and number are both sent to the left inlet, the specified operation will be performed with those values.
In right inlet: The signal is multiplied by the signal coming into the left inlet, or a constant value received in the left inlet. All signal inputs to a single inlet are summed.
In right inlet: The signal is multiplied by the signal coming into the left inlet, or a constant value received in the left inlet. All signal inputs to a single inlet are summed.
Multichannel Group Messages
Output
signal
The product of the two inputs.
See Also
Name | Description |
---|---|
/~ | |
!/~ | |
MSP Basics Tutorial 2: Adjustable Oscillator | MSP Basics Tutorial 2: Adjustable Oscillator |
MSP Synthesis Tutorial 2: Tremolo and Ring Modulation | MSP Synthesis Tutorial 2: Tremolo and Ring Modulation |