temporal-music-notation-western-0.2: western music notation

Safe HaskellSafe-Infered

Temporal.Music.Western.P13

Contents

Description

Bohlen-Pierce tones

Synopsis

Documentation

tone :: Step -> Score (Note a)Source

Constructs Score with one note. Scale is set to equal tempered Bohlen-Pierce scale (from c1).

Tones

c, bf, bs, b, af, as, a, jf, js, j, hf, hs, h, gf, gs, g, ff, fs, f, ef, es, e, df, ds, d, cf, cs :: Score (Note a)Source

Scales

eqBP :: Hz -> Scale

equal Bohlen-Pierce scale

justBP :: Hz -> Scale

just Bohlen-Pierce scale