med-module-0.0: Parse song module files from Amiga MED and OctaMED
Sound.MED.Raw.InstrHdr
data Instrument Source #
Constructors
Instances
Methods
showsPrec :: Int -> Instrument -> ShowS #
show :: Instrument -> String #
showList :: [Instrument] -> ShowS #
data InstrHdr Source #
Fields
showsPrec :: Int -> InstrHdr -> ShowS #
show :: InstrHdr -> String #
showList :: [InstrHdr] -> ShowS #
peek :: MEM -> PTR -> IO InstrHdr Source #