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