knewter/colluder
null
{ "createdAt": "2016-07-30T23:41:18Z", "defaultBranch": "master", "description": null, "fullName": "knewter/colluder", "homepage": null, "language": "JavaScript", "name": "colluder", "pushedAt": "2017-01-20T11:40:35Z", "stargazersCount": 54, "topics": [], "updatedAt": "2024-07-12T09:32:00Z", "url": "https://github.com/knewter/colluder"}Colluder
Section titled “Colluder”This is a collaborative music environment. It involves what is essentially a tracker, written in Elm, for composing songs. It will soon involve an Elixir Phoenix-based application to provide persistence and collaboration for those songs.
Try it out
Section titled “Try it out”You can try out the current version of just the editor at http://knewter.github.io/colluder.
Development
Section titled “Development”The elm-based music editor lives in the elm subdirectory.
Phoenix
Section titled “Phoenix”The collaboration and persistence bits live in the conspire subdirectory.
License
Section titled “License”This code is MIT Licensed. Do stuff with it.
Contributors
Section titled “Contributors”- Josh Adams (@knewter)
- Simon Welker (@cobalamin)