Skip to content

This repository contains our proof of concept on a possible way of solving problems with score synchronization. The "Schola" conductor frequently plays an instruments so he cannot use his hands to communicate with the rest of the choir.

License

Notifications You must be signed in to change notification settings

HackTheChurch/x-chord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

x-chord

Problem to solve

This repository contains our proof of concept on a possible way of solving problems with score synchronization. The "Schola" conductor frequently plays an instruments so he cannot use his hands to communicate with the rest of the choir.

Our solution

We designed an proof of concept device, which displays text of songs scrolled to desired position. This allows the conductor to show the rest of choir/ all people in the church, which part of the song is currently played using MIDI pedal (Currently emulated by I2C device witch buttons "UP", "DOWN") The displaying of text is using an Node.js server using a Next.js 14 and Tailwind to which everyone can connect and view the scores at correct position

To start program CommunicationManager.py has to be started beforehand

to start the server

yarn # install dependencies
yarn build
yarn start

About

This repository contains our proof of concept on a possible way of solving problems with score synchronization. The "Schola" conductor frequently plays an instruments so he cannot use his hands to communicate with the rest of the choir.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •