Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
data MEDInstrument Source #
MEDInstrument | |
|
Instances
Show MEDInstrument Source # | |
Defined in Sound.MED.Generic.Instrument showsPrec :: Int -> MEDInstrument -> ShowS # show :: MEDInstrument -> String # showList :: [MEDInstrument] -> ShowS # | |
Human MEDInstrument Source # | |
Defined in Sound.MED.Generic.Instrument human :: MEDInstrument -> String Source # |
medinstruments :: [Maybe InstrHdr] -> [MMD0Sample] -> [MMDInstrInfo] -> [InstrExt] -> [MEDInstrument] Source #
medinstrument :: Maybe InstrHdr -> Maybe MMD0Sample -> Maybe MMDInstrInfo -> Maybe InstrExt -> MEDInstrument Source #