Skip to content
Oeiuwq Faith Blog OpenSource Porfolio

knewter/colluder

null

knewter/colluder.json
{
"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"
}

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.

You can try out the current version of just the editor at http://knewter.github.io/colluder.

The elm-based music editor lives in the elm subdirectory.

The collaboration and persistence bits live in the conspire subdirectory.

This code is MIT Licensed. Do stuff with it.

  • Josh Adams (@knewter)
  • Simon Welker (@cobalamin)