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

Safe HaskellNone
LanguageHaskell98

Synthesizer.LLVM.Server.SampledSound

Contents

Synopsis

Documentation

data T Source

Constructors

Cons 

data Positions Source

Constructors

Positions 

Fields

start :: Int
 
length :: Int
 
loopStart :: Int
 
loopLength :: Int
 
period :: Real
 

data Info Source

Constructors

Info 

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

examples