pub struct PVerb {
pub node: PVerb,
}
Expand description
Parameter and Modulation Amount Setter API Struct for Node PVerb
Fields
node: PVerb
Implementations
sourceimpl PVerb
impl PVerb
sourcepub fn in_l(self, v: f32, ma: f32) -> PVerb
pub fn in_l(self, v: f32, ma: f32) -> PVerb
Set input parameter and modulation amount for Node PVerb Input in_l
sourcepub fn in_r(self, v: f32, ma: f32) -> PVerb
pub fn in_r(self, v: f32, ma: f32) -> PVerb
Set input parameter and modulation amount for Node PVerb Input in_r
sourcepub fn predly(self, v: f32, ma: f32) -> PVerb
pub fn predly(self, v: f32, ma: f32) -> PVerb
Set input parameter and modulation amount for Node PVerb Input predly
sourcepub fn size(self, v: f32, ma: f32) -> PVerb
pub fn size(self, v: f32, ma: f32) -> PVerb
Set input parameter and modulation amount for Node PVerb Input size
sourcepub fn dcy(self, v: f32, ma: f32) -> PVerb
pub fn dcy(self, v: f32, ma: f32) -> PVerb
Set input parameter and modulation amount for Node PVerb Input dcy
sourcepub fn ilpf(self, v: f32, ma: f32) -> PVerb
pub fn ilpf(self, v: f32, ma: f32) -> PVerb
Set input parameter and modulation amount for Node PVerb Input ilpf
sourcepub fn ihpf(self, v: f32, ma: f32) -> PVerb
pub fn ihpf(self, v: f32, ma: f32) -> PVerb
Set input parameter and modulation amount for Node PVerb Input ihpf
sourcepub fn dif(self, v: f32, ma: f32) -> PVerb
pub fn dif(self, v: f32, ma: f32) -> PVerb
Set input parameter and modulation amount for Node PVerb Input dif
sourcepub fn dmix(self, v: f32, ma: f32) -> PVerb
pub fn dmix(self, v: f32, ma: f32) -> PVerb
Set input parameter and modulation amount for Node PVerb Input dmix
sourcepub fn mspeed(self, v: f32, ma: f32) -> PVerb
pub fn mspeed(self, v: f32, ma: f32) -> PVerb
Set input parameter and modulation amount for Node PVerb Input mspeed
sourcepub fn mshp(self, v: f32, ma: f32) -> PVerb
pub fn mshp(self, v: f32, ma: f32) -> PVerb
Set input parameter and modulation amount for Node PVerb Input mshp
sourcepub fn mdepth(self, v: f32, ma: f32) -> PVerb
pub fn mdepth(self, v: f32, ma: f32) -> PVerb
Set input parameter and modulation amount for Node PVerb Input mdepth
sourcepub fn rlpf(self, v: f32, ma: f32) -> PVerb
pub fn rlpf(self, v: f32, ma: f32) -> PVerb
Set input parameter and modulation amount for Node PVerb Input rlpf