NeoklisMimidis / playalong3

Play-Along-Together (PAT) is a web app designed for real-time collaboration and teacher/student interaction.

Home Page:https://playalong3.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Play-Along-Together (PAT)

Screenshot_4

Play-Along-Together (PAT) is a web app designed for real-time collaboration and teacher/student interaction.

It features automatic analysis of backing tracks for rhythm and harmony, supports playing along and overlaying recordings (overdubbing), and allows creating and using mix-downs from selected tracks as new backing tracks.

Demo video of the application is available here

Deployment

Playalong is deployed on the MusiCoLab platform and on Netlify with continuous integration from github.

Prerequisites

Donwload project from Github

  • With git:
git clone https://github.com/NeoklisMimidis/playalong3.git

Setup instructions

  • Installing dependencies
npm install

or

npm i
  • Start development server
npm run dev
  • Build the application (necessary for MusiColab server)
npm run build

About

Play-Along-Together (PAT) is a web app designed for real-time collaboration and teacher/student interaction.

https://playalong3.netlify.app/


Languages

Language:JavaScript 86.9%Language:HTML 7.1%Language:CSS 6.0%