haskore-synthesizer-0.0.1: Audio signal processing coded in HaskellContentsIndex
Haskore.Interface.Signal.Example.Guitar
Documentation
stringFreqs :: [Time]
sampleSong :: T () Int
synthSong :: T
type IMap instr = InstrumentTable Time Volume instr
guitarToSignal :: Time -> T Volume -> Instrument Time Volume
sampleMap :: [T Volume] -> IMap Int
synthMap :: IMap Instr
computeSignal :: (Ord drum, Ord instr) => T drum instr -> IMap instr -> Time -> T (Volume, Volume)
readSamples :: IO [T Volume]
main :: IO ExitCode
Produced by Haddock version 0.7