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 table below for more tutorials.
Components
This library has the following modules:
| Module | Components | Turorial |
|---|---|---|
| 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.0.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.0-py3-none-any.whl
(25.0 kB
view details)
File details
Details for the file automuse-2.0.0.tar.gz.
File metadata
- Download URL: automuse-2.0.0.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 |
b3c3c02839bd85071a5094b5b19e497f20761cdbdbbf82045dc42988db6663f8
|
|
| MD5 |
e5471628322ad631deec25ec7a2dc331
|
|
| BLAKE2b-256 |
f724e5da4066cfb2afc7b9d4e3031ab9205a6275c4d978ebef32155a111f6dea
|
File details
Details for the file automuse-2.0.0-py3-none-any.whl.
File metadata
- Download URL: automuse-2.0.0-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 |
2e50582c4c505ba38d645503b12982d317b64a4d40153a1dcb60d0d4d3efdcef
|
|
| MD5 |
ddfd613f9c8b2295e1d063bc11669287
|
|
| BLAKE2b-256 |
4ec13ef4d8f261891c7887628870e638823d10c0af3711f10d80c98286ff8589
|