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

Safe HaskellNone

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 

examples