Giter Site home page Giter Site logo

mcanthony / web-audio-editor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from janmonschke/web-audio-editor

1.0 2.0 0.0 2.08 MB

A web-based audio editor which allows you to create songs from your browser in collaboration with your band members/friends.

Home Page: http://web-audio-editor.herokuapp.com/

License: MIT License

JavaScript 90.59% CSS 2.80% HTML 6.61%

web-audio-editor's Introduction

Web Audio Editor

A web-based audio editor which allows you to create songs from your browser in collaboration with your band members/friends.

If you want to have a look at how the editor works (especially that part where my brother and my flat mate are jamming a RHCP song), check out the video of my presentation from JSCONF.eu 2014:

Presenting the editor at JSCONF.eu 2014

Warning: this repo is only a proof of concept and the code is not perfect ;)

Setup

  1. You need node.js, grunt, redis and CouchDB on your computer
  2. npm install
  3. Copy server/config/config.js.sample to server/config/config.js and fill it with your credentials
  4. grunt w
  5. node server.js
  6. open http://localhost:3000

Understanding the code

While having a look at the code, you might have realized that there is not much documentation and I'm sorry for that ;) I explained the concepts of my code in my thesis (see below) and reading certain parts of it might help to understand the editor. If not, just drop me a message and I'm happy to help.

Thesis

This work is the result of my master's thesis which you can find here: (PDF version) (Github Repo)

Bugs

  • Sometimes it doesn't sync correctly, need to deep dive in the algorithm more...

web-audio-editor's People

Contributors

janmonschke avatar

Stargazers

 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.