Copyright | George Giorgidze |
---|---|
License | BSD3 |
Maintainer | George Giorgidze <http://cs.nott.ac.uk/~ggg/> |
Stability | Experimental |
Portability | Portable |
Safe Haskell | None |
Language | Haskell98 |
Codec.SoundFont
Description
Module for reading and writting of SoundFont instrument description files.
Documentation
Constructors
Constructors
Sdta | |
Fields
|
Constructors
Phdr | |
Fields
|
Constructors
isSampleIndex :: Generator -> Bool Source #
isInstIndex :: Generator -> Bool Source #
Constructors
Inst | |
Fields
|
Constructors
Shdr | |
Fields
|
buildSoundFont :: SoundFont -> Builder Source #