view README.md @ 1:42f325cb495d

changed readme to better reflect the goals of the project
author Emmanouil Theofanis Chourdakis <e.t.chourdakis@qmul.ac.uk>
date Fri, 29 Sep 2017 08:17:36 +0100
parents d8ec7a9a205e
children 0f8d8ff0ece7
line wrap: on
line source
SimScene.py is a collection of tools to synthesize an audio scene from independent sound events. 
It is inspired by Lagrange et al. simScene (https://bitbucket.org/mlagrange/simscene) but takes
a different direction. The goal of simScene.py is to (1) have a python implementation of such a 
system since python is the platform of choice for developers accustomed with deep learning packages
or other python package candy and (2) to allow generating audio scenes from graph-based patterns.

Please direct any comments, suggestions, etc. to Emmanouil Chourdakis <e.t.chourdakis@qmul.ac.uk>

This code is licensed under GPLv3. Please see LICENSE for more info.