| Portability | Portable |
|---|---|
| Stability | Experimental |
| Maintainer | George Giorgidze <http://cs.nott.ac.uk/~ggg/> |
| Safe Haskell | None |
Codec.SoundFont
Description
Module for reading and writting of SoundFont instrument description files.
Documentation
Constructors
| Sdta | |
Fields
| |
Constructors
| Pdta | |
Constructors
| Phdr | |
Fields
| |
Constructors
| Mod | |
Constructors
isSampleIndex :: Generator -> BoolSource
isInstIndex :: Generator -> BoolSource
Constructors
| Inst | |
Fields
| |
Constructors
| Shdr | |
Fields
| |
exportFile :: FilePath -> SoundFont -> IO ()Source