Metadata-Version: 2.1
Name: tegridymidi
Version: 0.2.1
Summary: Tegridy MIDI
Author: Alex Lev
Author-email: Alex Lev <alexlev61@proton.me>
Description-Content-Type: text/markdown
License-File: LICENSE

# Tegridy MIDI

## Tegridy MIDI is a Python package for working with MIDI files. It provides tools for reading, writing, and manipulating MIDI data.

### Features

- Read and write MIDI files
- Manipulate MIDI data
- Integrate with FluidSynth for MIDI playback

### Installation

```sh
pip install tegridymidi
```
