Skip to content

Latest commit

 

History

History
56 lines (36 loc) · 2.27 KB

README.md

File metadata and controls

56 lines (36 loc) · 2.27 KB

DIY-VIZ

image

Table of contents


About DIY VIZ

'DIY VIZ (Do It Yourself Music Visualization)' is a web-based tool that empowers users to create personalized music visualizations, enhancing their overall music experience.

Try to sketch your image about the music you want to express, customize your own music visualization, and assemble multiple outputs you have made!


Custom Menus

Scale Effect Blink Effect Bloom Effect Particle Effect
image image image image
Line Effect Gradient Effect Horizontal Effect
image image image

Libraries


Setup

To run this project locally, follow the below.

$ cd ../static
$ npm install
$ cd ../DIY-VIZ
$ python app.py