Music composition by optimizing of evaluational scores.
Project description
Geniartor
Overview
This is a configurable tool that generates musical phrases or even short pieces.
Here, the process of composition is framed as follows: Variable Neighborhood Search (VNS) is applied to maximize user-defined weighted sum of evaluational criteria.
Each run of the tool results in creation of a directory that contains:
- MIDI file;
- WAV file;
- Events file in sinethesizer TSV format;
- PDF file with sheet music and its Lilypond source.
Sample outputs produced by the tool are uploaded to a cloud storage.
Installation
To install a stable version, run:
pip install geniartor
Usage
To create a new musical phrase, run:
python -m geniartor \
[-c path_to_config] \
[-n number_of_search_passes]
Both arguments are optional. Default config is used if -c
argument is not passed. Similarly, -n
option has a reasonable default too.
Advanced usage is covered in a guide.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file geniartor-0.1.3.tar.gz
.
File metadata
- Download URL: geniartor-0.1.3.tar.gz
- Upload date:
- Size: 22.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 396846eb132a42419d7992834ee9f3f981004b6c662808ce7160803d235faa6d |
|
MD5 | 4ce476e014ad15888dfd0f86513c32a2 |
|
BLAKE2b-256 | 7955f3ee6a0b3ea9f1e46221b5d2ed8b29462bf58a2f865dfb12608a5ab8d0f5 |