pub struct PVerb {
    pub node: PVerb,
}
Expand description

Parameter and Modulation Amount Setter API Struct for Node PVerb

Fields

node: PVerb

Implementations

Set input parameter and modulation amount for Node PVerb Input in_l

Set input parameter and modulation amount for Node PVerb Input in_r

Set input parameter and modulation amount for Node PVerb Input predly

Set input parameter and modulation amount for Node PVerb Input size

Set input parameter and modulation amount for Node PVerb Input dcy

Set input parameter and modulation amount for Node PVerb Input ilpf

Set input parameter and modulation amount for Node PVerb Input ihpf

Set input parameter and modulation amount for Node PVerb Input dif

Set input parameter and modulation amount for Node PVerb Input dmix

Set input parameter and modulation amount for Node PVerb Input mspeed

Set input parameter and modulation amount for Node PVerb Input mshp

Set input parameter and modulation amount for Node PVerb Input mdepth

Set input parameter and modulation amount for Node PVerb Input rlpf

Set input parameter and modulation amount for Node PVerb Input rhpf

Set input parameter and modulation amount for Node PVerb Input mix

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.