Code Monkey home page Code Monkey logo

webmusic-player's Introduction

Web Music Platform

This is a platform that provides an easy collaboration environment between Web Music applications, an development environment of Web Music, and an playground of Web Music on open web platform.

Web Music Platfrom image

Description

This platform manages connection between each "Custom Element Node" (both Audio and MIDI) and UI behavior.

(Custom Element Node: A script set of Web Audio and Web MIDI which developed as Polymer element. )

Good thing to use this platform

  • this platform built on top of the Web Components and Polymer
  • developers does NOT need to worry about conflict (e.g. class name, id name, method name and so on)
  • easy to add Custom Element Node on your environment
  • the Custom Element Nodes runs stand alone (e.g. embed on your Web page)

Demo

Web Music Platfrom

Concept

Basic concept is almost same as Web Audio Playground by Chris Wilson.
Difference is Web Music Platfrom is supporting...

  • supports MIDI(input/output)
  • applied Web Components and Polymer

Instructions for Users & Developers

Users' instruction

  • Tutorial: Play audio file and display its waveform on oscilloscope.

Developers' instruction

Requirement

  • Web Server
  • Web Audio/MIDI readied Web Browser(e.g. Google Chrome )

Setup Web Music Platform on your environment

  1. $ npm -g install bower
  2. $ git clone https://github.com/yamaha-webmusic/webmusicplatform.git
  3. $ cd webmusicplatform && bower install
  4. Copy them into your Web Server directory
  5. Access the URL where you copied them

Contribution

TBA

Licence

MIT

Copyright

Copyright (c) 2014 Yamaha Corporation

webmusic-player's People

Contributors

ryoyakawai avatar

Stargazers

Michael Anthony avatar

Watchers

James Cloos avatar Michael Anthony avatar  avatar

Forkers

fourks

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.