What is 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
Installation
Install it via npm (stable way) or homebrew and start creating generative visuals:
npm install crearte
or
brew install uchida16104/crearte/crearte
or
Get Started
- Download Crearte the step above.
- Unzip downloaded file and rename the directory to "crearte".
- Open your terminal.
cd crearte
source scripts/install.sh
python3 -m venv venv
source venv/bin/activate
open 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.py
python3 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.
Launch Demo
It's available for use immediately.
Gallery
