/RTMC

Real-time music collaborator

Primary LanguageJavaScript

RTMC

What is Real-Time Music Collaborator about?

Real-Time Music Collaborator is a platform which allows you and your friends make songs together in real-time!
Share the URL to a friend and see each others changes appear on your screen as they happen!

Try it out for real here!

Prerequisite - Please use Google Chrome Canary browser for the MIDI capabilities!

  • Features a step-sequencer with a huge amount of samples to click and create patterns and MIDI capabilities to record melodies over the top!

main-screen

  • Sample sound parameters are editable with EQ-3 and waveform selector

sequencer-settings

  • MIDI synthesiser has two editable ocsillators and once melody is recorded you can edit the waveform it creates

synth-settings

  • Manage your created tracks in your user portal

user-portal


To Install:

  1. Install MongoDB locally
  2. Run npm install
  3. Open 2 tabs in command window
  4. On first tab run command mongod
  5. On second tab run npm start
  6. Open browser at http://localhost:3000
  7. ENJOY!