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

Sound.MED.Raw.SynthWF

Documentation

data SynthWF Source #

Constructors

SynthWF 

Fields

Instances

Instances details
Show SynthWF Source # 
Instance details

Defined in Sound.MED.Raw.SynthWF

peek :: Reader m => PTR -> m SynthWF Source #