Metadata-Version: 2.4
Name: midichords
Version: 26.5.21
Summary: Comprehensive Python package with pre-trained models for working with MIDI chords
Author-email: Alex Lev <alexlev61@proton.me>
Maintainer-email: Alex Lev <alexlev61@proton.me>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/asigalov61/midichords
Project-URL: SoundCloud, https://soundcloud.com/aleksandr-sigalov-61/
Project-URL: Documentation, https://github.com/asigalov61/midichords
Project-URL: Issues, https://github.com/asigalov61/midichords/issues
Project-URL: Discussions, https://github.com/asigalov61/midichords/discussions
Project-URL: Dataset, https://huggingface.co/datasets/projectlosangeles/Discover-MIDI-Dataset
Keywords: MIDI,MIDI chords,chords analysis,chords progresions,chords,music chords,music information retrieval,chords embeddings,chords similarity,chords tools,MIR
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Multimedia :: Sound/Audio :: MIDI
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Environment :: Console
Classifier: Natural Language :: English
Classifier: Typing :: Typed
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: tqdm
Requires-Dist: scikit-learn
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: torch
Requires-Dist: numpy==1.26.4
Dynamic: license-file

# midichords
<img width="1024" height="1024" alt="midichords" src="https://github.com/user-attachments/assets/41058654-e07b-4edf-9267-5b49d6bbc600" />

***

## Installation

```sh
!pip install midichords
```

***

## Use as follows

### Quick Start

```python
from midichords import ...
```

***

### Project Los Angeles
### Tegridy Code 2026
