algorithmic-composition-complex: Helps to create more complex experimental music from a file (especially timbre).

[ Ukrainian, algorithmic-composition, library, mit, music, sound, sox ] [ Propose Tags ]
This version is deprecated.

Uses SoX inside.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.2.0.0 (info)
Change log CHANGELOG.md
Dependencies algorithmic-composition-basic (>=0.1.1 && <1), base (>=4.8 && <4.15), bytestring (>=0.10.6 && <1), directory (>=1.2.7 && <1.7), foldable-ix (>=0.2 && <1), mmsyn2-array (>=0.1.1 && <1), mmsyn3 (>=0.1.5 && <1), mmsyn7l (>=0.9 && <1), mmsyn7ukr-common (>=0.1.1 && <1), phonetic-languages-simplified-base (>=0.2 && <1), process (>=1.4 && <1.9), ukrainian-phonetics-basic-array (>=0.1.2 && <1) [details]
License MIT
Copyright Oleksandr Zhabenko
Author OleksandrZhabenko
Maintainer olexandr543@yahoo.com
Category Sound, Music
Home page https://hackage.haskell.org/package/algorithmic-composition-complex
Uploaded by OleksandrZhabenko at 2021-02-23T13:21:49Z
Distributions
Downloads 302 total (19 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-02-23 [all 1 reports]

Readme for algorithmic-composition-complex-0.1.0.0

[back to package description]
         ***** Basic Info *****
         ======================

Is rewritten from the dobutokO3 package on Hackage (https://hackage.haskell.org/package/dobutokO3) using arrays and list instead of vector-related functionality.

Helps to create (in a more complicated manner compared to algorithmic-composition-basic package) experimental music from a file (or its part). Can be used to generate sounds with changing timbre.

Is more complicated than algorithmic-composition-basic and uses its functionality. Uses SoX inside.

The functions are taken and fixed some issues from the package algorithmic-composition-basic https://hackage.haskell.org/package/algorithmic-composition-basic