Visualize piano midi files..
Project description
Piano Visualizer
Version 0.0.2
This version exports a piano video with the keys lighting up as the music plays.
How to use:
- Install the package:
pip install piano-vispip install --upgrade piano-vis, use this command if you have a previous version installed.
- Import and define a video:
import pianovisvideo = pianovis.Video(resolution, fps, offset)
- Add midi files
video.add_midi(path1)video.add_midi(path2)- ...
- Export video
video.export("path.mp4")- The exporting process will take a while.
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
piano-vis-0.0.2.tar.gz
(4.1 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
piano_vis-0.0.2-py3-none-any.whl
(16.5 kB
view details)
File details
Details for the file piano-vis-0.0.2.tar.gz.
File metadata
- Download URL: piano-vis-0.0.2.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0.post20201221 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d859d05bc7c1b43b16a3090667a80153243473085c9581e20675b7a0a246ed9
|
|
| MD5 |
d03dc0523096b6679fb18f6d35dbf63c
|
|
| BLAKE2b-256 |
e3668320594e9536ed539736f7e0a11ee2869b19226778db3c1cb2a87050b997
|
File details
Details for the file piano_vis-0.0.2-py3-none-any.whl.
File metadata
- Download URL: piano_vis-0.0.2-py3-none-any.whl
- Upload date:
- Size: 16.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0.post20201221 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee95e2c3c346b7c10cb5013085df5fd1ea87127effa4ca0924556ccb77b9c87d
|
|
| MD5 |
0813a81be222eae89db7950e7264bd8a
|
|
| BLAKE2b-256 |
4281e297be1ef11dfa4e4a8d528ae0a9abd020804bda3aa327d1f76835bc727c
|