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