Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 325 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 325 Bytes

spectral modelling synthesis

Synthesis tools powered by essentia.

Requirements

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

Usage

e.g. python sines.py --maxnsines 5 <path/to/file>

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

Help

python sines.py --help