Skip to content

keenaudio/clawlab

 
 

Repository files navigation

Welcome to Clawlab

Clawlab is a website to collaborate on musical projects. It allows you to share your projects and ideas via an online multitrack sequencer, with the ability of cherry picking your collaborators updates through a dedicated versionning system (strongly inspired by git and darcs among others).

A prototype version is online here : http://clawlab.org

and the source code is here : https://github.com/gabriel-cardoso/claw-proto

Running a local server

You need :

Be sure to have a running MongoDB server on port :27017

mongod [--dbpath=path/to/data]

And run your rails server

rails server

Development

Currently under development

Learn more about design on the Wiki

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published