在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:MTG/sms-tools开源软件地址:https://github.com/MTG/sms-tools开源编程语言:Python 65.1%开源软件介绍:sms-toolsSound analysis/synthesis tools for music applications written in python (with a bit of C) plus complementary teaching materials. How to useIn order to use these tools you have to install python (recommended 3.7.x) and the following modules: ipython, numpy, matplotlib, scipy, and cython. In Ubuntu (which we strongly recommend) in order to install all these modules it is as simple as typing in the Terminal:
In OSX (which we do not support but that should work) you install these modules by typing in the Terminal:
then, for using the tools, after downloading the whole package, you need to compile some C functions. For that you should go to the directory
The basic sound analysis/synthesis functions, or models, are in the directory
To execute the transformations GUI that calls various sound transformation functions go to the directory
To modify the existing code, or to create your own using some of the functions, we recommend to use the Jupyter Notebook instructionsInstall Jupyter Notebook according to it's instructions https://jupyter.org/install Start up jupyter notebook
Follow instructions appearing in the console regarding navigating your browser to the notebook ContentAll the code is in the LicenseAll the software is distributed with the Affero GPL license (http://www.gnu.org/licenses/agpl-3.0.en.html), the lecture slides are distributed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 (CC BY-NC-SA 4.0) license (http://creativecommons.org/licenses/by-nc-sa/4.0/) and the sounds in this repository are released under Creative Commons Attribution 4.0 (CC BY 4.0) license (http://creativecommons.org/licenses/by/4.0/) |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论