pub struct CpClassicParameters { /* private fields */ }
Expand description

Parameters for the CpClassic machine.

Implementations§

source§

impl CpClassicParameters

source

pub fn set_lev(&mut self, lev: usize) -> Result<(), RytmError>

Sets the lev parameter.

Range: 0..=127

source

pub fn plock_set_lev( &self, lev: usize, trig_index: usize ) -> Result<(), RytmError>

Sets the parameter lock for the lev parameter.

Range: 0..=127

source

pub fn plock_get_lev( &self, trig_index: usize ) -> Result<Option<usize>, RytmError>

Gets the parameter lock for the lev parameter.

Range: 0..=127

source

pub fn plock_clear_lev(&self, trig_index: usize) -> Result<(), RytmError>

Clears the parameter lock for the lev parameter if set.

source§

impl CpClassicParameters

source

pub const fn get_lev(&self) -> usize

Gets the lev parameter.

Range: 0..=127

source§

impl CpClassicParameters

source

pub fn set_ton(&mut self, ton: usize) -> Result<(), RytmError>

Sets the ton parameter.

Range: 0..=127

source

pub fn plock_set_ton( &self, ton: usize, trig_index: usize ) -> Result<(), RytmError>

Sets the parameter lock for the ton parameter.

Range: 0..=127

source

pub fn plock_get_ton( &self, trig_index: usize ) -> Result<Option<usize>, RytmError>

Gets the parameter lock for the ton parameter.

Range: 0..=127

source

pub fn plock_clear_ton(&self, trig_index: usize) -> Result<(), RytmError>

Clears the parameter lock for the ton parameter if set.

source§

impl CpClassicParameters

source

pub const fn get_ton(&self) -> usize

Gets the ton parameter.

Range: 0..=127

source§

impl CpClassicParameters

source

pub fn set_nod(&mut self, nod: usize) -> Result<(), RytmError>

Sets the nod parameter.

Range: 0..=127

source

pub fn plock_set_nod( &self, nod: usize, trig_index: usize ) -> Result<(), RytmError>

Sets the parameter lock for the nod parameter.

Range: 0..=127

source

pub fn plock_get_nod( &self, trig_index: usize ) -> Result<Option<usize>, RytmError>

Gets the parameter lock for the nod parameter.

Range: 0..=127

source

pub fn plock_clear_nod(&self, trig_index: usize) -> Result<(), RytmError>

Clears the parameter lock for the nod parameter if set.

source§

impl CpClassicParameters

source

pub const fn get_nod(&self) -> usize

Gets the nod parameter.

Range: 0..=127

source§

impl CpClassicParameters

source

pub fn set_num(&mut self, num: usize) -> Result<(), RytmError>

Sets the num parameter.

Range: 0..=127

source

pub fn plock_set_num( &self, num: usize, trig_index: usize ) -> Result<(), RytmError>

Sets the parameter lock for the num parameter.

Range: 0..=127

source

pub fn plock_get_num( &self, trig_index: usize ) -> Result<Option<usize>, RytmError>

Gets the parameter lock for the num parameter.

Range: 0..=127

source

pub fn plock_clear_num(&self, trig_index: usize) -> Result<(), RytmError>

Clears the parameter lock for the num parameter if set.

source§

impl CpClassicParameters

source

pub const fn get_num(&self) -> usize

Gets the num parameter.

Range: 0..=127

source§

impl CpClassicParameters

source

pub fn set_rat(&mut self, rat: usize) -> Result<(), RytmError>

Sets the rat parameter.

Range: 0..=127

source

pub fn plock_set_rat( &self, rat: usize, trig_index: usize ) -> Result<(), RytmError>

Sets the parameter lock for the rat parameter.

Range: 0..=127

source

pub fn plock_get_rat( &self, trig_index: usize ) -> Result<Option<usize>, RytmError>

Gets the parameter lock for the rat parameter.

Range: 0..=127

source

pub fn plock_clear_rat(&self, trig_index: usize) -> Result<(), RytmError>

Clears the parameter lock for the rat parameter if set.

source§

impl CpClassicParameters

source

pub const fn get_rat(&self) -> usize

Gets the rat parameter.

Range: 0..=127

source§

impl CpClassicParameters

source

pub fn set_nol(&mut self, nol: usize) -> Result<(), RytmError>

Sets the nol parameter.

Range: 0..=127

source

pub fn plock_set_nol( &self, nol: usize, trig_index: usize ) -> Result<(), RytmError>

Sets the parameter lock for the nol parameter.

Range: 0..=127

source

pub fn plock_get_nol( &self, trig_index: usize ) -> Result<Option<usize>, RytmError>

Gets the parameter lock for the nol parameter.

Range: 0..=127

source

pub fn plock_clear_nol(&self, trig_index: usize) -> Result<(), RytmError>

Clears the parameter lock for the nol parameter if set.

source§

impl CpClassicParameters

source

pub const fn get_nol(&self) -> usize

Gets the nol parameter.

Range: 0..=127

source§

impl CpClassicParameters

source

pub fn set_rnd(&mut self, rnd: usize) -> Result<(), RytmError>

Sets the rnd parameter.

Range: 0..=127

source

pub fn plock_set_rnd( &self, rnd: usize, trig_index: usize ) -> Result<(), RytmError>

Sets the parameter lock for the rnd parameter.

Range: 0..=127

source

pub fn plock_get_rnd( &self, trig_index: usize ) -> Result<Option<usize>, RytmError>

Gets the parameter lock for the rnd parameter.

Range: 0..=127

source

pub fn plock_clear_rnd(&self, trig_index: usize) -> Result<(), RytmError>

Clears the parameter lock for the rnd parameter if set.

source§

impl CpClassicParameters

source

pub const fn get_rnd(&self) -> usize

Gets the rnd parameter.

Range: 0..=127

source§

impl CpClassicParameters

source

pub fn set_cpt(&mut self, cpt: usize) -> Result<(), RytmError>

Sets the cpt parameter.

Range: 0..=127

source

pub fn plock_set_cpt( &self, cpt: usize, trig_index: usize ) -> Result<(), RytmError>

Sets the parameter lock for the cpt parameter.

Range: 0..=127

source

pub fn plock_get_cpt( &self, trig_index: usize ) -> Result<Option<usize>, RytmError>

Gets the parameter lock for the cpt parameter.

Range: 0..=127

source

pub fn plock_clear_cpt(&self, trig_index: usize) -> Result<(), RytmError>

Clears the parameter lock for the cpt parameter if set.

source§

impl CpClassicParameters

source

pub const fn get_cpt(&self) -> usize

Gets the cpt parameter.

Range: 0..=127

Trait Implementations§

source§

impl Clone for CpClassicParameters

source§

fn clone(&self) -> CpClassicParameters

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for CpClassicParameters

source§

fn fmt(&self, __f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for CpClassicParameters

source§

fn default() -> Self

Returns the “default value” for a type. Read more
source§

impl<'de> Deserialize<'de> for CpClassicParameters

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>
where __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl Serialize for CpClassicParameters

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
where __S: Serializer,

Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for T
where T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for T
where T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

source§

impl<T, U> Into<U> for T
where U: From<T>,

source§

fn into(self) -> U

Calls U::from(self).

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

source§

impl<T> ToOwned for T
where T: Clone,

§

type Owned = T

The resulting type after obtaining ownership.
source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

§

type Error = Infallible

The type returned in the event of a conversion error.
source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
source§

impl<T> DeserializeOwned for T
where T: for<'de> Deserialize<'de>,