文件名称:pytheory:人类音乐理论
文件大小:517KB
文件格式:ZIP
更新时间:2024-02-25 11:40:50
python music music-theory sympy hacktoberfest
PyTheory:人类音乐理论
这个(进行中的)图书馆试图使探索音乐理论对人类更容易。
真实比例->音高评估
>>> from pytheory import TonedScale
>>> c_minor = TonedScale( tonic = ' C4 ' )[ ' minor ' ]
>>> c_minor
【文件预览】:
pytheory-master
----test_pytheory.py(632B)
----.github()
--------FUNDING.yml(36B)
----Pipfile.lock(12KB)
----pytheory()
--------charts.py(5KB)
--------scales.py(4KB)
--------play.py(2KB)
--------systems.py(4KB)
--------__init__.py(20B)
--------chords.py(894B)
--------tones.py(4KB)
--------core.py(238B)
--------_statics.py(2KB)
----README.md(1KB)
----Pipfile(216B)
----Makefile(46B)
----ext()
--------pytheory-logo.ai(373KB)
--------pytheory-small.png(78KB)
--------.DS_Store(6KB)
--------pytheory.png(78KB)
--------assets()
----.gitignore(65B)