med-module-0.1.3: Parse song module files from Amiga MED and OctaMED
Safe HaskellSafe-Inferred
LanguageHaskell2010

Sound.MED.Raw.SampleInstr

Documentation

data SampleInstr Source #

Constructors

SampleInstr 

Fields

Instances

Instances details
Show SampleInstr Source # 
Instance details

Defined in Sound.MED.Raw.SampleInstr

peek :: Reader m => ULONG -> WORD -> Bool -> Bool -> PTR -> m SampleInstr Source #