Skip to content
forked from MTG/sms-tools

spectral modelling synthesis tools for sound and music applications

License

Notifications You must be signed in to change notification settings

platmusf/sms-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sms-tools

spectral modelling synthesis tools for sound and music applications

Requirements:

  • iPython
  • Matplotlib
  • Numpy
  • Scipy
  • PyAudio
  • PySide
  • Cython

How to execute the codes:

In your terminal: python hpsGui.py

Inside iPython --pylab: run hpsGui

How to compile UtilityFunctions:

  1. Install cython (easy_install cython)
  2. Download all the files from the UtilityFunctions folder in your directory with all the other codes (hpsGui.py, sps.py...)
  3. Go to the directory with the terminal and write python CompileModule.py build_ext --inplace (don't bother if it appears a warning)

About

spectral modelling synthesis tools for sound and music applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published