med-module-0.1.2.1: Parse song module files from Amiga MED and OctaMED

Safe HaskellNone
LanguageHaskell2010

Sound.MED.Raw.SampleInstr

Documentation

data SampleInstr Source #

Constructors

SampleInstr 

Fields

Instances
Show SampleInstr Source # 
Instance details

Defined in Sound.MED.Raw.SampleInstr

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