The latest version of synthesizer-core is 0.8.4-1.
synthesizer-core
Version 0.8.2.1 revision 0 uploaded by HenningThielemann.
Package meta
- Synopsis
- Audio signal processing coded in Haskell: Low level part
- Description
Low level audio signal processing used by the other synthesizer packages. The routines can be really fast due to StorableVector, Stream-like list type and aggressive inlining. For an interface to Haskore see http://code.haskell.org/haskore/revised/synthesizer/. For introductory examples see Synthesizer.Plain.Tutorial and Synthesizer.Generic.Tutorial.
Functions: Oscillators, Noise generators, Frequency filters, Fast Fourier transform for computation of frequency spectrum
- Author
- Henning Thielemann <haskell@henning-thielemann.de>
- Bug reports
- n/a
- Category
- Sound
- Copyright
- n/a
- Homepage
- http://www.haskell.org/haskellwiki/Synthesizer
- Maintainer
- Henning Thielemann <haskell@henning-thielemann.de>
- Package URL
- n/a
- Stability
- Experimental