A computerisation of western music theory.
Project description
OMUSIC
A computerisation of Western music theory.
See this Notebook file for a tutorial of this library. Please see the table below for more tutorials.
Components
This library has the following modules:
| Module | Components | Turorial |
|---|---|---|
| omusic | Definition of the music space; functions that operate on single notes; | Link |
| omusic.modes | Patterns of interval. Examples are MAJOR, HARMONIC_MINOR and IONIAN. |
– |
| omusic.scale | Functions that construct scales. | – |
| omusic.chord | Functions that construct chords | – |
| omusic.guitar | Functions that map notes to a visual fret board. | Link |
| omusic.midi | Functions that play notes. Compatible with .scale and .chord. Can also accept manually specified notes. |
Link |
| omusic.guesser | Function to guess a scale or a chord based on a set off notes. | Link |
Installation
Install from PyPI:
pip install omusic
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
omusic-1.0.1.tar.gz
(15.9 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
omusic-1.0.1-py3-none-any.whl
(17.0 kB
view details)
File details
Details for the file omusic-1.0.1.tar.gz.
File metadata
- Download URL: omusic-1.0.1.tar.gz
- Upload date:
- Size: 15.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b0dcdb8faa4e5935fffc8af8133c51888bad5ee467b1573aceb0bbb3cf1359b
|
|
| MD5 |
d653e19a93b416cc394d1b6b7c426ea1
|
|
| BLAKE2b-256 |
b2adb7a4a3593902493085019491b753939b68cbbae5a21018e818212d06c737
|
File details
Details for the file omusic-1.0.1-py3-none-any.whl.
File metadata
- Download URL: omusic-1.0.1-py3-none-any.whl
- Upload date:
- Size: 17.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 |
2210b904d4503c8627aebac2151d81c61adfebbe47207b748eda88ecd120e3b4
|
|
| MD5 |
4cd02fc6fabc0b2217984ef26eeebe4b
|
|
| BLAKE2b-256 |
866e74ecd70bb3d39727baf44f6809430ee2167ef2fdfc0169071a9803a74df8
|