Giter VIP home page Giter VIP logo

angular-drum-machine's Introduction

Angular Drum Machine

Just a little experiment with AngularJS and HTML5 Audio (via howler.js). Currently using Angular 1.2.

At one point, there were plans to upgrade this to later versions of Angular and even to port it to React. But, as this was only ever a fun proof-of-concept project, I never found time for those upgrades. I'll still review/accept any PRs if someone wants to take a crack at it.

DEMO: http://drums.dojosto.com

Drum Machine Screenshot

Installation

Run npm install to install Bower, Grunt and other local dependencies. From public/assets, run bower install to install runtime dependencies.

Run grunt to fire up a server at http://localhost:8080.

Testing

Run grunt test to fire up Karma and watch for changes.

angular-drum-machine's People

Contributors

dougjohnston avatar rradix avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

angular-drum-machine's Issues

Fix page loading

On initial load of the page, some of the template code is displayed prior to AngularJS kicking in and loading the grid. Fix this, please.

Fix row labels

The move to Foundation messed up the vertical alignment of the row labels.

Karma dependency issue

I installed your app today and NPM module downloads gave me dependency error: "[email protected] wants [email protected] || >= 0.14.0-rc.0". Your package.json lists : "karma": "~0.12.0". The issue resolved itself when I ran a grunt-karma upgrade: "$ npm install [email protected]" So you might want to up the package.json karma version to 0.13.0 . . . although i am not yet sure what effect that will have on running grunt-karma (since I haven't done it yet).

Fix width of grid

Yesterday's update broke the width of the grid on smaller screens.

Move kits into JSON

Rather than being embedded into a service, move the current kit into a JSON file. While you're at it, add a few more kits to choose from.

Drum loop playlist

Give users the ability to create a playlist of different loops. For example:

Loop 3 x2
Loop 4 x6
Loop 1 x2

This would allow users to essentially create a song.

Add some visualizations

Add some visualizations of the machine as it's playing...a chance to play around with D3, Canvas, SVG, etc.

Remove beat counter

Remove the beat counter and have it highlight the current beat in the grid itself.

Remove Sinatra

Take out the dependency on Sinatra and just use something like Grunt to do the preprocessing.

Play button bug

You must disabled the play button after it is pressed. Error can see for yourself by clicking it a second time in demo.

Mobile support

Add media queries, etc. to enable better mobile support.

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.