Dependencies for synthesizer-llvm-1.0.0.0.0.1
Libraries
synthesizer-llvm
- base (>=4 && <5)
- containers (>=0.1 && <0.7)
- event-list (>=0.1 && <0.2)
- llvm-dsl (>=0.1 && <0.2)
- llvm-extra (>=0.11 && <0.12)
- llvm-tf (>=9.0 && <13.0)
- midi (>=0.2.1 && <0.3)
- non-empty (>=0.2.1 && <0.4)
- non-negative (>=0.1 && <0.2)
- numeric-prelude (>=0.3 && <0.5)
- pathtype (>=0.8 && <0.9)
- random (>=1.0 && <1.3)
- semigroups (>=0.1 && <1.0)
- sox (>=0.2 && <0.3)
- storable-record (>=0.0.3 && <0.1)
- storablevector (>=0.2.6 && <0.3)
- synthesizer-core (>=0.8 && <0.9)
- synthesizer-midi (>=0.6 && <0.7)
- tfp (>=1.0 && <1.1)
- transformers (>=0.2 && <0.6)
- unsafe (>=0.0 && <0.1)
- utility-ht (>=0.0.15 && <0.1)
- vault (>=0.3 && <0.4)
synthesizer-llvm:server
- if flag(buildexamples)
- base
- containers
- event-list
- midi
- non-negative
- numeric-prelude
- optparse-applicative (>=0.11 && <0.18)
- pathtype
- shell-utility (>=0.0 && <0.2)
- storablevector
- synthesizer-core
- synthesizer-llvm
- synthesizer-midi
- utility-ht
- buildable: False
Executables
synthi-llvm-example
- if flag(buildexamples)
- base
- event-list
- llvm-dsl
- llvm-extra
- llvm-tf
- non-empty
- non-negative
- numeric-prelude
- pathtype
- random
- sox
- storablevector
- synthesizer-core
- synthesizer-llvm
- tfp
- unsafe
- utility-ht
- buildable: False
synthi-llvm-lndw
- if flag(buildexamples) && flag(alsa)
- alsa-pcm (>=0.6 && <0.7)
- base
- containers
- event-list
- llvm-dsl
- llvm-extra
- llvm-tf
- midi
- non-empty
- non-negative
- numeric-prelude
- pathtype
- random
- sox
- storablevector
- synthesizer-alsa (>=0.5 && <0.6)
- synthesizer-core
- synthesizer-llvm
- synthesizer-midi
- tfp
- transformers
- utility-ht
- buildable: False
synthi-llvm-alsa
- if flag(buildexamples) && flag(alsa)
- alsa-pcm (>=0.6 && <0.7)
- alsa-seq (>=0.6 && <0.7)
- base
- containers
- event-list
- llvm-dsl
- llvm-tf
- midi
- midi-alsa (>=0.2.1 && <0.3)
- non-negative
- numeric-prelude
- optparse-applicative
- pathtype
- storablevector
- synthesizer-alsa (>=0.5 && <0.6)
- synthesizer-core
- synthesizer-llvm
- synthesizer-midi
- transformers
- unsafe
- utility-ht
- buildable: False
synthi-llvm-jack
- if flag(buildexamples) && flag(jack)
- base
- event-list
- explicit-exception (>=0.1.7 && <0.2)
- jack (>=0.7 && <0.8)
- midi
- non-negative
- optparse-applicative
- pathtype
- random
- storablevector
- synthesizer-core
- synthesizer-llvm
- synthesizer-midi
- tfp
- transformers
- buildable: False
synthi-llvm-render
- if flag(buildexamples)
- base
- event-list
- midi
- non-negative
- optparse-applicative
- pathtype
- shell-utility
- sox
- storablevector
- synthesizer-core
- synthesizer-llvm
- buildable: False
synthi-llvm-sample
- if flag(buildexamples)
- base
- gnuplot (>=0.5 && <0.6)
- midi
- numeric-prelude
- pathtype
- storablevector
- synthesizer-core
- synthesizer-llvm
- utility-ht
- buildable: False
synthi-llvm-speech
- if flag(buildexamples)
- base
- gnuplot (>=0.5 && <0.6)
- llvm-dsl
- numeric-prelude
- pathtype
- sox
- storablevector
- synthesizer-core
- synthesizer-llvm
- utility-ht
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
buildexamples | Build example executables | Disabled |
alsa | Build ALSA synthesizer if examples are built | Enabled |
jack | Build JACK synthesizer if examples are built | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info