GithubHelp home page GithubHelp logo

imclab / wild-web-midi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zz85/wild-web-midi

0.0 2.0 0.0 28.11 MB

Wild Web Midi - quality Midi playback with JS in your browser

Home Page: http://zz85.github.io/wild-web-midi/

HTML 39.25% JavaScript 13.24% C 47.51%

wild-web-midi's Introduction

Wild Web Midi

Wild Web Midi is @blurspline attempt to run a "wavetable" (sample based) software synthesizer in the browser in JavaScript.

Try Demo

Currently this is archived by running emscripten on the WildMidi project, which uses Gravis Ultrasound patches. Instrument patches from Freepats project is used for the demo.

Dependencies

  • emscripten
  • wildmidi
  • freepats
git clone [email protected]:Mindwerks/wildmidi.git
wget http://freepats.zenvoid.org/freepats-20060219.zip
node make

Updates

  • 31 July 2015 - Allow seeking in streaming web audio mode, improved player controls, added reverb and resampling
  • 21 July 2015 - Implementation of Circular Buffer Queue fixes clicks/pops/static with custom Web Audio Rendering
  • 19 July 2015 - switch to 44.1K rendering
  • 5 July 2015 - allows wave rendering and realtime web audio playback
  • 4 July 2015 - test openal and emterpreter support
  • 3 July 2015 - better memory usage (browser doesn't crash after repeated conversions!)
  • 2 July 2015 - update index and added sample midi files
  • 1 July 2015 - built for the browser. allow wav playback and download after conversion.
  • 30 June 2015 - compiled to JS with emscripten to allow running in node.js and browser

TODO

  • Current playing time should use more accurate time buffers
  • Web Workers support
  • pass output through lame or other MP3 encoders for download
  • allow custom patches
  • selective download of patches (faster downloads)
  • integrate a nice player skin like https://jordaneldredge.com/projects/winamp2-js/

DONE

  • Slider to fast seek music + stop controls
  • stream audio to Web Audio API
  • wav playback from browser
  • saving of generated wav from browser
  • allow opening of midis from browser
  • decoding and conversion of midis

wild-web-midi's People

Contributors

zz85 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.