hspear-0.12: Haskell Spear Parser

Safe HaskellNone

Sound.Analysis.Spear.PTPF.Reduce

Synopsis

Documentation

type N_Reduction_F = (Node, Node, Node) -> BoolSource

True if (n1,n2,n3) can be reduced to (n1,n3).

ampDb :: Floating a => a -> aSource

n_gradient :: Node -> Node -> (Double, Double)Source

Frequency (FMIDI) and amplitude (DB) gradient from n1 to n2.