SkillAgentSearch skills...

Liveband

LiveBand: music collaboration in the cloud

Install / Use

/learn @vine77/Liveband
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

LiveBand Build Status Code Climate Issues in ready state

LiveBand is an early prototype of a collaborative digital audio workstation (DAW) web application for creating music in the cloud with other musicians.

Most of the popular desktop DAWs do not have any built-in collaborative features. Now that the Web Audio API and Web MIDI API allow you do things like plug a guitar, keyboard, microphone, etc. directly into your browser (without the need for downloads/plugins), it is possible for a single web app to enable high quality music recording and real-time collaboration over the Web.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone https://github.com/liveband/liveband.git this repository
  • cd liveband into the new directory
  • npm install
  • bower install

Running / Development

Code Generators

To see available code generators, run ember help generate. In addition to common generators like ember generate route foo and ember generate template foo, this project adds ember generate style foo.

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Further Reading / Useful Links

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated8y ago
Forks1

Languages

HTML

Security Score

70/100

Audited on Oct 31, 2017

No findings