Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 426 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 426 Bytes

Vibey

Includes a visual representation of the polyrhythm pattern, displaying each rhythm's sequence of beats and accents. This visual aid helps users understand the rhythmic relationships and aids in composition.

Cloning the repository

To clone the repository, run the following command:

git clone https://github.com/Zxun2/polyrhythmic.git

Running the application

npm install
npm run dev