GithubHelp home page GithubHelp logo

chunghalee / musicolors Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 0.0 43.59 MB

A Javascript Library for Music Visualization Using Pitch, Energy, and Timbre. ๐Ÿช„

Home Page: https://www.npmjs.com/package/musicolors

License: MIT License

CSS 6.62% JavaScript 88.90% Python 1.21% HTML 3.28%
audio-visualization energy javascript music-visualization pitch timbre visual-art sound-visualization

musicolors's Introduction

musicolors

logo

musicolors is a javascript music visualization library, using the pitch, energy, and timbral features of the music.

The source of the visualization comes from the user audio, so it is totally up to your sound (e.g. singing voice to the mic.) Feel free to try visual effects and see thorugh your sound!

DEMO Page: http://www.musicolors.art/

Installation

$ npm i musicolors

Usage

Import the Module

import musicolors from musicolors

Music Visualization

you can visualize by three features of music: pitch, energy and timbre.

pitch energy timbre
image image image
// pitch visualization
musicolors.animatePitch();

// energy visualization
musicolors.animateEnergy();

// timbre visualization
musicolors.animateTimbre();

Dynamic Background

now you can also see the dynamic changing background based your time zone.
check out the visuals of changing dynamically with the specific time of the day.

// changes the background by the time, this only works in the browser settings.
musicolors.updateBackground();
morning afternoon evening night
image image image image

musicolors's People

Contributors

chunghalee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.