Sound generation / synthesis with python?

后端 未结 7 1163
执念已碎
执念已碎 2020-12-02 08:17

Is it possible to get python to generate a simple sound like a sine wave?

Is there a module available for this? If not, how would you go about creating your own?

相关标签:
7条回答
  • 2020-12-02 08:47

    The Python In Music wiki page has not been terribly well-kept-up, but it's a good starting point. http://wiki.python.org/moin/PythonInMusic

    0 讨论(0)
提交回复
热议问题