synthesizer-llvm-0.8.1.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