Dependencies for align-audio-0.0.0.1
Executables
align-audio
- base (>=3 && <5)
- comfort-array (>=0.5 && <0.6)
- comfort-fftw (>=0.0 && <0.1)
- containers (>=0.2 && <0.8)
- netlib-ffi (>=0.1.1 && <0.2)
- numeric-prelude (>=0.4.1 && <0.5)
- optparse-applicative (>=0.11 && <0.19)
- shell-utility (>=0.0 && <0.2)
- soxlib (>=0.0.1 && <0.1)
- storablevector (>=0.2 && <0.3)
- Stream (>=0.4.7 && <0.5)
- synthesizer-core (>=0.7 && <0.9)
- utility-ht (>=0.0.12 && <0.1)
- if flag(lapack)
- lapack (>=0.4 && <0.6)
- if flag(blas)
- comfort-blas (>=0.0 && <0.1)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
blas | Build executable using BLAS support | Disabled |
lapack | Build executable using LAPACK support (less memory consumption than BLAS) | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info