maelsegalen / LAMMA-v2

LAMMA v2 - Building realistic motion & sound mapping using Machine Learning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LAMMA v2

This project is the follow-up of my previous Master's Degree Project called LAMMA.

The goal remains to provide a simple interface to generate realistic sound design via motion capture, as if you were a foley artist recording in your studio.

XMM Library

In order to use this project, you will need to build the XMM C++ Library and import it on your project as a DLL. Mac, iOS and Android versions are available on the IRCAM "XMM-Unity" repo here. I personnaly used it in order to build the DLL for Windows, you can find it here.

Usage

Clone this repository and open the MainScene. Import the DLL as explained in the previous section.

Credits

I developped the main parts of this project, except the xmm library part. For more info about this awesome library and its usage, please head to its original repo and have fun with the latest ISMM Team Projects from IRCAM, where it was developped.

About

LAMMA v2 - Building realistic motion & sound mapping using Machine Learning.


Languages

Language:C# 100.0%