csound-expression-0.3.0: Csound combinator library

CsoundExpr.Base.Pitch

Contents

Description

Csound pitch constants

Synopsis

Documentation

low :: Pitch -> PitchSource

low shifts pitch one octave lower

high :: Pitch -> PitchSource

high shifts pitch one octave higher

lower :: Octave -> Pitch -> PitchSource

lower shifts pitch by n octaves lower

higher :: Octave -> Pitch -> PitchSource

higher shifts pitch by n octaves higher

Pitch constants

c is 8.00, cs is 8.01 etc.