Mercurial > hg > simscene-py
changeset 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 | 6352dffb2d5b |
files | README.md |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/README.md Fri Sep 29 08:15:41 2017 +0100 +++ b/README.md Fri Sep 29 08:17:36 2017 +0100 @@ -2,7 +2,7 @@ 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. +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>