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
- Host: GitHub
- URL: https://github.com/sbl/sms
- Owner: sbl
- Created: 2016-08-07T13:31:24.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-21T12:17:51.000Z (almost 10 years ago)
- Last Synced: 2025-03-28T20:46:29.205Z (about 1 year ago)
- Topics: audio, essentia, python, sound
- Language: Python
- Size: 5.86 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`