Skip to content

antonionoca/music-graphical-notation-js

Repository files navigation

Music graphical notation project

Graphical representation of an mp3 song using Perlin noise and Three.js

The main goal of this project is to learn about music visualization, web audio API and unit testing in JavaScript.

Project Status

Build Status Code Climate

Prerequisites

  • NodeJS
  • NPM

Installing

npm install

Getting Started

npm start <PATH_MP3_FILE>

This will initialize the application on http://localhost:9966

Open your browser and you'll view the graphical representation of your mp3. Just like those good old Winamp visualizations.

Technologies

  • Browserify
  • KarmaJS
  • Three.js
  • Web Audio API

Running the tests

npm test

#TODO

I've added what I was looking for.. Any suggestions?

Author

Antonio Noca @antonionoca

License

This project is licensed under the MIT License - see LICENSE.md file for details.

Acknowledgments

This is an experimental project. Heavily inspired by fluuuid/labs.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published