Skip to content

pFragga/visualize.me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

visualize.me

Screenshot

My project for Multimedia Technology @ AUEB, Winter 2024-2025.

Installation

If you've worked with Node.js before, the following instructions should be self-explanatory.

To install the required npm packages, do:

npm install

Confirm the packages installed correctly with:

npm list

The output should look something like this:

<project_dir>@ <path_to_project>
├── express@<version>
├── multer@<version>
└── nodemon@<version>

The p5.js library is fetched from cdnjs inside index.html.

Getting Started

To start serving the application, just run:

npm run start

Credits

Songs

  1. Level VII Short, by moodmode from Pixabay.
  2. Extraordinary Idea Medium, by moodmode from Pixabay.
  3. Music for Arcade Style Game, by lucadialessandro from Pixabay.
  4. Cool Driver, by Emmraan from Pixabay.

Images & Icons

  1. Graph icons created by Retinaicons - Flaticon
  2. Background image by dr15

About

Audio/Music visualizer web application that uses p5.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published