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