An open API service indexing awesome lists of open source software.

https://github.com/sbl/sms

spectral modelling synthesis
https://github.com/sbl/sms

audio essentia python sound

Last synced: about 1 year ago
JSON representation

spectral modelling synthesis

Awesome Lists containing this project

README

          

# spectral modelling synthesis

Synthesis tools powered by [essentia](http://essentia.upf.edu/).

### Requirements

- python 2.7 (essentia doesn't support python 3)
- pip

### Usage

e.g. `python sines.py --maxnsines 5 `

will output a new file into the `./snd` directory.

### Help

`python sines.py --help`