Code Monkey home page Code Monkey logo

jsequencr's Introduction

#jSequencr

by Grails DB (a General Assembly operation)


jSequencer plays sounds on a loop. You can pick what sound plays when, adjust the tempo, and add new sounds.

Like your song? Save it. Load it later and make some changes.

jSequencer is a one page app. Login, save, logout, compose all in one place.

the purpose


We code at General Assmebly in New York in a class called Web Development Immersive or WDI (January 2014). jSequencer is one of our three capstone projects to push our understanding of of languages and concepts learned in class.

This project is mainly javascript with a ruby-on-rails base.

General Assembly's Web Development Immersive

technologies


  • ruby 2.1.0 & Rails 4.0.3
  • HTML5 Web Audio API
  • Amazon Web Services (AWS) S3
  • jQuery UI
  • Mousetrap

Note: Web Audio API is not supported by IE.

Amazon Web Services S3


Amazon S3 (Simple Storage Service) was used to store the wav files we use as sound samples.

jQuery UI


jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. We use it for the slider on our page.

Web Audio API


This API facillitates buffering audio sources, playback of those buffers, and a number of other audio manipulations. Much thanks to Boris Smus for his awesome Web Audio tutorial.

We used that tutorial as a starting point mainly to play the sounds themselves. We switched the datastructure and handrolled the timers.

Mousetrap


Mousetrap is a simple library for handling keyboard shortcuts in Javascript. Try the konami code ending in ENTER on our page.


Thanks to our classmates, GA as a whole, Andrew and Tea for their advice, and the web audio community for their tutorials and blogposts.

Special thanks to our instructors: PJ, Peter, and Jeff (and our TA Travis).

Grails DB: who we are


Grander Abuhoff

Drew Tunney

Steven Weiss

Ilias Tsangaris

Zach Brady

jsequencr's People

Contributors

cranbury avatar stevenaweiss avatar ilias-t avatar zzzbra avatar drewtunney avatar

Watchers

James Cloos avatar Tea 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.