2025-09-27 20:12:15 +00:00
2025-07-23 19:00:21 +02:00
2025-07-10 00:26:31 +02:00
2025-08-27 17:30:32 +02:00
2025-05-25 01:36:49 +02:00
2025-07-20 21:26:37 +00:00
2025-07-23 19:00:21 +02:00
2025-07-22 17:07:55 +00:00
2025-07-04 20:25:27 +02:00
2025-09-27 20:12:15 +00:00

🎶 Polymusic

🇫🇷 Français

Présentation

Polymusic est une application musicale innovante qui permet de créer des rythmes et des mélodies à partir de polygones.
Chaque polygone agit comme une structure rythmique : les sommets correspondent à des points de déclenchement sonore, et leur disposition influence la temporalité et la texture musicale.

Grâce à cette approche géométrique, Polymusic offre une nouvelle manière de composer et dexpérimenter avec le son, en mélangeant mathématiques et création artistique.


🚀 Installation

🔧 Depuis le code source

  1. Installer Rust et Cargo :
    👉 https://www.rust-lang.org/tools/install

  2. Cloner le dépôt et exécuter :

    cargo run
    
    

🇬🇧 English

Overview

Polymusic is an innovative music application that allows you to create rhythms and melodies using polygons.
Each polygon acts as a rhythmic structure: the vertices correspond to sound trigger points, and their arrangement influences the timing and musical texture.

With this geometric approach, Polymusic offers a new way to compose and experiment with sound, blending mathematics and artistic creation.


🚀 Installation

🔧 From Source

  1. Install Rust and Cargo:
    👉 https://www.rust-lang.org/tools/install

  2. Clone the repository and run:

    cargo run
    
Description
Application for making music from Polygons.
Readme GPL-3.0 256 MiB
Languages
Rust 100%