Tabulate midi data in DataFrames and write back to midi files
Project description
Miditapyr
MIDI TAbulation in PYthon (and for R)
Work in progress!
This python package can be used to read in midi files (via mido) in dataframes. These dataframes can then also be read in in R via the package pyramidi. The dataframes then can be easily modified and visualized. Finally they can be written back to midi files via mido.
Installation
pip install miditapyr
If you are an R user check out the related R package pyramidi.
Documentation
Documentation can be found here
Usage
miditapyr provides a MidiFrame
class. A jupyter notebook how to use this class is shown in the documentation.
The low-level functions which this class uses are demonstrated in a notebook for functions usage.
These notebooks can also be downloaded from the repo.
Release History
Please find the changelog here: CHANGELOG.md
License
Distributed under the MIT license. See LICENSE
for more information.
Contributing
- Fork it (https://github.com/UrsWilke/miditapyr/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'commit message text for fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
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
Built Distribution
File details
Details for the file miditapyr-0.0.3.tar.gz
.
File metadata
- Download URL: miditapyr-0.0.3.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.5.0.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5999da4425bcd93feb735d094fc4b8ce6b4bd4fef4e4aa4a837ee084062b209d |
|
MD5 | acfdc4d8797c3bbe947f975253a75109 |
|
BLAKE2b-256 | abaaf71e7045dcd33e0a40dcd5577908f44d617b6f96da74dd49d944061c141b |
File details
Details for the file miditapyr-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: miditapyr-0.0.3-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.5.0.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df4932be0a66b4d209da8ac9857205c714e4dc62a4639c2d2c547003991012d3 |
|
MD5 | a25a844d7e4669be4ae80475a099e80e |
|
BLAKE2b-256 | 9a18d711c3657f70d40b6d119416cbeef04fa915f22da0f1cf749da440023747 |