ctiedt / vcost-prototypes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Video Conference Soundtrack Prototypes

This repository contains my prototypes and documentation from the Sonic Thinking and Neurodesign Lecture classes at Hasso Plattner Institute in the winter term 2021/2022.

My project evaluated the idea of adding music to video conferences to enhance the empathy between participants.

Contents

  • Prototype 0: My first prototype, generating music on the fly using the music21 package
  • Prototype 1: My second prototype, using pre-recorded music segments for different moods
  • Prototype 2: The final prototype of this semester, using a multithreaded approach to eliminate gaps between emotion recognition and music playback.
  • Documentation: The presentations from class and bibliography

Acknowledgements

The music used in prototype 1 and 2 was kindly provided by Marcel Garus under a MIT license.

About

License:MIT License


Languages

Language:Python 62.8%Language:Rust 37.2%