Giter VIP home page Giter VIP logo

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

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.

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.

Mobile support

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

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.

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.

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.

Fix row labels

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

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.