synthesizer-llvm-1.1.0.1: Efficient signal processing using runtime compilation

Safe HaskellNone
LanguageHaskell98

Synthesizer.LLVM.Server.SampledSound

Contents

Synopsis

Documentation

data T Source #

Constructors

Cons 

load :: AbsRel ar => File ar -> IO (Vector Real) Source #

loadRanges :: AbsRel ar => Dir ar -> Info -> IO [T] Source #

data Info Source #

Constructors

Info 

parts :: T -> (T Real, T Real, T Real) Source #

examples