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

Parameter Setter API Struct for Node VOsc

Fields

node: VOsc

Implementations

Set input parameter for Node VOsc Input freq

Set input parameter for Node VOsc Input det

Set input parameter for Node VOsc Input d

Set input parameter for Node VOsc Input v

Set input parameter for Node VOsc Input vs

Set input parameter for Node VOsc Input damt

Set setting for Node VOsc Setting dist

Set setting for Node VOsc Setting ovrsmpl

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.