Code Monkey home page Code Monkey logo

music-player's Introduction

#Music Player with Equalizer Music player with Equalizer in JavaScript: Live Demo

The music-player folder has the following folder structure:

  • index.html
  • readme.md
  • css (contains css files)
  • js (contains js files)
  • fusioncharts (contains FusionCharts library files)
  • music (contains the audio files)

Widgets used from FusionCharts library for Equalizer(alias in bracket):

##Explanation for JavaScript files: ###audioplayer.js This file contains code related to audio player and its functionalities.

###dashboard.js This is the controller file which reads data from from the object inside data.js and prepares the chart object. This file also listens to the events from audio player and acts accordingly.

###data.js This file contains the input data object for all charts that are to be drawn. This data object is used by the dashboard.js for each chart while rendering it.

###fusioncharts.theme.music-player.js This is the theme file which is used to define the cosmetic properties of chart such as chart-padding, chart-margin etc.

music-player's People

Contributors

lalwanivikas avatar

Stargazers

ACT丶流星雨 avatar Siwakorn Sukprasertchai avatar Austin Serio avatar

Watchers

James Cloos avatar Austin Serio 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.