Skip to content

stuartkeith/webaudiosequencer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Audio Sequencer

Web Audio Sequencer is a web application used to compose music. It sources sounds from FreeSound and SoundCloud.

Try it here.

It uses the following browser features:

  • Web Audio API
  • HTML5 drag and drop API
  • Canvas
  • CSS3 animations
  • Page Visibility API (Chrome only)

This application uses the following libraries:

Building/Compiling/Deployment

npm install to install the dependencies.

npm start to generate the sprite sheet, compile Sass, and start a local HTTP server. The application is available at http://localhost:8080/.

npm run build to generate a build.

Credits

The icons used are part of the Default Icon set by interactivemania.

The tiled background is the 'Subtle Dots' pattern by Designova (downloaded via Subtle Patterns).

About

A Backbone-based sequencer that composes sounds from around the web.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published