Euterpea-1.0.0: Library for computer music research and education

Safe HaskellNone

Euterpea.Music.Signal.SpectrumAnalysis

Documentation

dft :: RealFloat a => [Complex a] -> [Complex a]Source

mkTerm :: Int -> Double -> [Complex Double]Source

mkxa :: Int -> [Complex Double]Source

mkxc :: Int -> [Complex Double]Source

mkxb :: Int -> [Complex Double]Source

printComplexL :: [Complex Double] -> IO ()Source

niceNum :: Double -> StringSource

spaces :: Int -> StringSource

mkPulse :: Int -> [Complex Double]Source

x1 :: (Floating a, Integral a1) => a1 -> [Complex a]Source

mkPolars :: [Complex Double] -> [Complex Double]Source