Module

Data.Euterpea.Music

Package
purescript-school-of-music
Repository
newlandsvalley/purescript-school-of-music

#(:+:) Source

Operator alias for Data.Euterpea.Music.Seq (right-associative / precedence 5)

#(:=:) Source

Operator alias for Data.Euterpea.Music.Par (right-associative / precedence 5)

#AbsPitch Source

type AbsPitch = Int

#Octave Source

type Octave = Int

#Dur Source

type Dur = Rational

#Volume Source

type Volume = Int

#Primitive Source

data Primitive a

Constructors

Instances

#Music Source

data Music a

Constructors

Instances

#Mode Source

data Mode

Constructors

Instances