GithubHelp home page GithubHelp logo

blipgrid's Introduction

./public/apple-touch-icon.png

blipgrid

blipgrid is a unique web-app music sequencer and composition tool

user guide/documentation coming soon!

changes are automatically built and published to https://blipgrid.app/

running locally

  1. clone or download the source, navigate to source directory.
  2. ensure you have yarn installed on your system.
  3. run yarn install to download dependencies.
  4. run yarn dev to run the development server.
  5. otherwise, run yarn build to build the project. the output files will be generated in the dist directory. building the project means you can host the files on a normal web server.

blipgrid's People

Contributors

argarak avatar

Stargazers

Dragos avatar

Watchers

 avatar  avatar

blipgrid's Issues

"new" function doesn't always reset to empty state

the "new" function (in the action menu) works the first time, but if you make changes and press "new" again, it will reload the changes you made, instead of creating a blank project. this is because we store the empty project in memory which is being overwritten, we need to make sure we "copy" the empty project in place instead of just loading it

changing mixer volume within mixer view unmutes a channel

we can set mute/solo states within the mixer view or by pressing shift/ctrl + {track number}
when changing the volume knob within the mixer view the channel unmutes, but this doesn't change the mute state within the UI (likely does within tone.js)
what happens if there's a channel that's solo? do we just unmute? prevent adjusting the volume? something else?

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.