https://github.com/uchida16104/crearte
Crearte is software that helps to create musical scores using music generated from images and poems.
https://github.com/uchida16104/crearte
art music paint poem portfolio
Last synced: 2 months ago
JSON representation
Crearte is software that helps to create musical scores using music generated from images and poems.
- Host: GitHub
- URL: https://github.com/uchida16104/crearte
- Owner: Uchida16104
- License: mit
- Created: 2025-06-25T13:16:46.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-07-03T01:03:54.000Z (4 months ago)
- Last Synced: 2025-07-03T01:24:04.343Z (4 months ago)
- Topics: art, music, paint, poem, portfolio
- Language: Processing
- Homepage: https://uchida16104.github.io/Crearte
- Size: 14.5 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Crearte
[](https://github.com/Uchida16104/Crearte/pkgs/container/crearte)
[](https://pypi.org/project/crearte)
[](https://github.com/Uchida16104/homebrew-crearte)
[](https://github.com/Uchida16104/Crearte/releases/latest)
[](https://www.npmjs.com/package/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
1. ``` cd Crearte ```
2. ``` source scripts/install.sh ``` (First time)
3. ``` python3 -m venv venv ```
4. ``` source venv/bin/activate ```
5. ``` open crearte/hydra/launch.sh ```
6. edit and run script.js on [hydra](https://hydra.ojack.xyz)
7. save and generate input.png from hydra by screencap() function
8. move input.png to Crearte directory
9. edit and save image_notes.txt and gesture_notes.txt
10. ``` python3 image2score/image2score.py ```
11. ``` python3 text2midi/text2midi.py ```
12. run crearte/bin/crearte.pde
13. ``` python3 crearte/converter/convert_midi_to_txt.py ```
14. perform with crearte/player/player.scd, hydra-processing-bridge/index.html, and score_output.mid.## Completed output file image
Hirotoshi Uchida