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
Release history Release notifications | RSS feed
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.0.1.tar.gz
(23.3 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.0.1-py3-none-any.whl
(25.0 kB
view details)
File details
Details for the file automuse-2.0.1.tar.gz.
File metadata
- Download URL: automuse-2.0.1.tar.gz
- Upload date:
- Size: 23.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d010921555f95d26c48b9e325b49e522451c352462e3da79be25ac63e84aa20
|
|
| MD5 |
63b90534db2444617d4774e0aa64315e
|
|
| BLAKE2b-256 |
d1d5951b19ba140f77b64901bf3c4c94c23a14dbe077a9a42c7b728dd1bf0ab3
|
File details
Details for the file automuse-2.0.1-py3-none-any.whl.
File metadata
- Download URL: automuse-2.0.1-py3-none-any.whl
- Upload date:
- Size: 25.0 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 |
9da4f848dd392de0d5e67ded23b8bf0070e7f36f41d5dc39739390b5993caa0c
|
|
| MD5 |
31e433c1299473c54767032722ebec41
|
|
| BLAKE2b-256 |
e2c96f7527663271284d56d713f7254ca1dba6157c169e544d2314f1a4908bbf
|