Coder Social home page Coder Social logo

robianmcd / open-dvs Goto Github PK

View Code? Open in Web Editor NEW
16.0 3.0 0.0 4.69 MB

Proof of concept digital vinyl app

JavaScript 42.59% HTML 5.78% TypeScript 44.97% CSS 6.65%
angular angular2 gulp webaudio-api webmidi rollup angular-material2 material-design javascript typescript

open-dvs's Introduction

Proof of concept digital vinyl app. https://robianmcd.github.io/open-dvs/

This project uses gulp v4 so if you have gulp installed globally you will need to uninstall it and replace it with gulp-cli which works with both gulp 3 and 4. e.g.

npm uninstall -g gulp
npm install -g gulp-cli

Run the following to build and run the app:

npm install
npm start

open-dvs's People

Contributors

robianmcd avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

open-dvs's Issues

Add ability to loop

The simplest way to do this would be to just add "set loop start" and "set loop end" modes to the cue modes and add a button for enabling loop mode.

Fix Service Worker

Service worker doesn't always work when server is offline. Find out why

Maintain Mappings

Sometimes the midi and or audio inputs/outputs get reset. I think this happens if you start the app with the device disconnected and then connect it.

Add documentation

  • Document core features of the app in the wiki and link to the wiki from the header.
  • Document limitations and workarounds. e.g. can you use a virtual audio cabel to get multiple inputs

Search library

Add a way to search songs in library. e.g. with a fuzzy text search or by sorting columns.

Add tempo slider

Add a tempo slider to each deck. Waveform should resize when tempo is changed to always show 6 seconds

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.