@hackage vocoder-conduit0.1.0.0
Phase vocoder for Conduit
Installation
Dependencies (6)
- base >=4.11 && <4.15
- conduit >=1.3.2 && <1.4
- mono-traversable >=1.0.15.1 && <1.1
- vector >=0.12.1.0 && <0.13
- vector-fftw >=0.1.3.8 && <0.2
- vocoder >=0.1.0.0 && <0.2 Show all…
Dependents (1)
@hackage/vocoder-audio
This package wraps the algorithms provided by the vocoder package for use with Conduit. This allows convenient off-line and on-line frequency domain signal processing, including time transformations (e.g. speeding up or slowing down sounds without changing pitch).