med-module-0.1: Parse song module files from Amiga MED and OctaMED
Sound.MED.Raw.SynthWF
data SynthWF Source #
Constructors
Fields
Instances
Methods
showsPrec :: Int -> SynthWF -> ShowS #
show :: SynthWF -> String #
showList :: [SynthWF] -> ShowS #
peek :: Reader m => PTR -> m SynthWF Source #