crearte
v3.7.0
Published
Crearte is software that helps to create musical scores using music generated from images and poems.
Readme
Crearte
Crearte is software that helps to create musical scores using music generated from images and poems. The etymology of Crearte comes from the combination of "create" and "art".The directory contains sample .mid files, .wav files, .png files, and .txt files.
Features
- It can import images, poems, and dances into music.
- It uses simple shapes and math to create graphic scores.
- You can also move your body to make sound in real time.
Requirements
- Python
- Java / Processing
- SuperCollider
- Node.js
- Browser software
Usage
cd Creartesource scripts/install.sh(First time)python3 -m venv venvsource venv/bin/activateopen crearte/hydra/launch.sh- edit and run script.js on hydra
- save and generate input.png from hydra by screencap() function
- move input.png to Crearte directory
- edit and save image_notes.txt and gesture_notes.txt
python3 image2score/image2score.pypython3 text2midi/text2midi.py- run crearte/bin/crearte.pde
python3 crearte/converter/convert_midi_to_txt.py- perform with crearte/player/player.scd, hydra-processing-bridge/index.html, and score_output.mid.
Completed output file image
Hirotoshi Uchida
