Motion Synth

A Synth that makes sound based on your movement with the help of TensorflowJS.

A screenshot showcasing the website

A screenshot showcasing the website

Contents

About

(This project is currently being revisited)[/projects/2022/11/01/pose-ai-synth]

This project was born from testing a Proof Of Concept regarding the usage of TensorflowJS with React. It was inspired by the Theremin.

Using TensorflowJS’s bodypix, it takes the keypoints of your body via the webcam and maps those values to a Synth frequency that’s based on the notes of a Piano.

The site is made with:

Visit the website .

View the source code .