A computerisation of western music theory.
Project description
AutoMuse
A computerisation of Western music theory.
Please see this Notebook file for a brief tutorial. See the following table.
Components
This library has the following modules:
| Module | Components | Tutorial |
|---|---|---|
| automuse | Definition of the music space; functions that operate on single notes; | Link |
| automuse.modes | Patterns of interval. Examples are MAJOR, HARMONIC_MINOR and IONIAN. |
– |
| automuse.scale | Functions that construct scales. | – |
| automuse.chord | Functions that construct chords | – |
| automuse.guitar | Functions that map notes to a visual fret board. | Link |
| automuse.transforms | Mathematical transforms | Link |
| automuse.midi | Functions that play notes. Compatible with .scale and .chord. Can also accept manually specified notes. |
Link |
| automuse.guesser | Function to guess a scale or a chord based on a set off notes. | Link |
Installation
Install from PyPI:
pip install automuse
Install from source:
# move to the root directory
pip install .
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
automuse-2.1.1.tar.gz
(26.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
automuse-2.1.1-py3-none-any.whl
(28.4 kB
view details)
File details
Details for the file automuse-2.1.1.tar.gz.
File metadata
- Download URL: automuse-2.1.1.tar.gz
- Upload date:
- Size: 26.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6af89c67495173c413e9c2e713508e67f22e5ede52c06e0249363f9d6d45fa35
|
|
| MD5 |
fdeefe9d8051e67fe3d13b353efaa87c
|
|
| BLAKE2b-256 |
28f3697bc5fc3ed74b10455b6b2216267860d3df6f6d208b0669b1e0f29ca4f4
|
File details
Details for the file automuse-2.1.1-py3-none-any.whl.
File metadata
- Download URL: automuse-2.1.1-py3-none-any.whl
- Upload date:
- Size: 28.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37cea22fbbe010454d94ecfbcb090c978e384cea8350b423e2097602befef197
|
|
| MD5 |
76d8d7dad00e07c3e4ed1a4f3e6e83b3
|
|
| BLAKE2b-256 |
d12b5530ec81acb7ba0c2cfe5494da50ca9ce2be7ce6401eb94ff29a00dc6f44
|