Crate contained_music

source ·

Modules

Structs

Enums

Constants

  • Used to describe the total number of notes considered
  • A semitone is half of a tone
  • A tone is a difference of two

Traits

Functions

Type Definitions

  • Dirac is a generic Fn which transforms one object into another
  • A type alias for a [Stream] of Fn which takes in one object and transforms it into another as defined in Clifton Callender’s work on continuous transformations.