Skip to content

k3an3/syncprojects-web

Repository files navigation

syncprojects-web

Build Status syncprojects-web is the web interface for Syncprojects. It serves an API for consumption by syncprojects-client and facilitates control over sync features, though it is envisoned to do a lot more. syncprojects-web could be the hub of a music production project, as well as a place to augment the songwriting process with various tools (much of which hasn't been developed yet...).

The application is built with Django, and also uses the Django REST Framework and Django Channels. Bootstrap 5 was used to build the UI, though UI is not my strong suit.

Note that due to some licensing restrictions of 3rd party code, one of the audio player components has been forcefully stripped out of this version.

Syncprojects Web

Features

  • Control the syncprojects-client application; trigger the client to sync or open the DAW/project. Changelog for DAW project changes.
  • Acts as central database for sync, audio upload history
  • Allows users to comment on songs and projects, and mark comments as resolved/unresolved. Comments can be tied to a specific moment in the song, a la the Soundcloud player.
  • Basic project todo lists
  • Customized audio player (pictured above) allows creation of custom regions that can be labelled and looped. Useful for practicing/analyzing a part of a song, or conveying structure during songwriting.
  • Basic notifications

Possible Future Features

  • A lyric editor. Collaborative like Google Drive, but maybe have a way to bind phrases to parts of the song?
  • Allow multiple users to have a shared audio player session
  • Management of band/project members, followers, etc.
  • Tracking of band/project expenses/income
  • Social features
  • S3/cloud auth actually secure

Installation

pip install -r requirements.txt
./manage.py migrate
./manage.py runserver

Or, use Vagrant to set up a VM:

vagrant up

About

DAW project synchronization and collaborative tools for songwriting and managing music! Join our public Slack at the link below!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •