Struct monochord::tuning::Edo [] [src]

pub struct Edo { /* fields omitted */ }

Equal division of 2:1

Methods

impl Edo
[src]

Creates a new EDO with given cardinality and reference pitch

Creates a new EDO with given cardinality and Hz(440.0) as reference pitch

Trait Implementations

impl Debug for Edo
[src]

Formats the value using the given formatter.

impl Clone for Edo
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Tuning for Edo
[src]

Returns the reference pitch of the tuning

Returns the pitch of a step

Returns an interval from one step to another