Code Monkey home page Code Monkey logo

html5loopz's Introduction

HTML5 Loopz

HTML5 Loop(z|s) is a track/loop mixer in HTML5 using nothing but HTML, CSS and JavaScript. It targets Firefox >= 4 because it uses TypedArrays and the Mozilla audio-writing API (Audio().mozWriteAudio()). Other browser support would be great.

We generate audio on the fly from JS by writing the waveform directly into the audio system. Right now we can mix down and render 4 channel audio somewhere between "insanely" fast and "holy shit" fast.

Credits

Matt Claypotch and James Socol created this as a one-day hack for an event Jeff Balogh put together.

TODO

V1:

  • Make the UI correctly add samples to channels. (Timing is off.)
  • Finish the drag/drop events. (Moving and Removing need implemetation.)
  • Investigate audio writing issues. (Writing data too quickly?)
  • Store serialized Timelines in localStorage with names.
  • Add more clips.
  • Make phat beatz with Kumar!

V+:

  • Drag/drop + FileAPI: add custom samples from .wav/.ogg.
  • Share Timelines (requires server-side component) via URL.
  • Bounce down to stereo.
  • Keyframed output channel fade control.
  • Generate .wav files in humongous data URIs--let people download/save.
  • Add/remove channels.
  • On-the-fly waveform rendering (instead of pre-rendering the whole thing).
  • Timeline UI zooming and scaling.
  • Timeline transforms (e.g.: scale by X, pitch modulate, volume controls).

Vlolmaybe:

  • Bounce down to 5.1.

html5loopz's People

Contributors

potch avatar

Stargazers

tacbeard avatar Yurii avatar © BustedDice Development  avatar Richard Andresen avatar Adam Oswald avatar  avatar  avatar OftenGuy avatar  avatar Artur Quaresma avatar S. Tarık Çetin avatar Álvaro García León avatar David Joseph, Founder @ iA Labs avatar E_B avatar abdul aziz ali avatar Michael Anthony avatar James Socol avatar Matthew Riley MacPherson avatar Kumar McMillan avatar

Watchers

 avatar James Socol avatar  avatar James Cloos avatar Michael Anthony avatar abdul aziz ali avatar  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.