Giter Site home page Giter Site logo

droptrack's Introduction

Droptrack

Bring your own track to the party

Requirements

  • python3.6+
  • pip
  • node
  • npm
  • curl
  • moc
  • zmq

Setup

Setup your python environment, virtualenv or other method.

Setup node environment, nvm or other method.

Install python dependencies

pip install -r requirements
pip install -r dev-requirements

Webapp/Server

npm install
npm run build
./run_webapp.sh
./run_server.sh

Player

./run_player.sh

Deploy

Directory deploy has an ansible playbook and configuration templates to provision a droptrack server. https://docs.ansible.com/ansible/latest/user_guide/playbooks.html

Use fabric to deploy new iterations.

droptrack's People

Contributors

dependabot[bot] avatar sansculotte avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

droptrack's Issues

upload accepted file types

can be improved. there is lateral work involved in @x7557/smp_audio w/ which low-level lib is used, but eg libsndfile is pretty versatile

Delete files feature

Hi, the Files tab is getting messy. A delete file option would be helpful to keep things organized.

Long Filename not accepted as task name

sqlalchemy.exc.DataError: (psycopg2.errors.StringDataRightTruncation) value too long for type character varying(64)

use truncated filename for task name if at all and add text field "description" to store original filename

No indication file upload is working.

I have tried uploading a 3 minute .wav several times and have no idea if the file is just taking a long time to upload or if the UI is broken. Progress bar/error report might be helpful for users.

automaster freezing

trying to automaster but nothing is happening but an endless "processing" message. reference track is longer than the track to be mastered, if that makes a difference.

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.