A library for mixing input MIDI and/or WAV files into output WAV files.
Project description
PyMixer
Overview
It is a library for mixing input MIDI and/or WAV files into output WAV files. The library can convert MIDI inputs to WAV with [Sine]thesizer and FluidSynth.
To study utilities from the library, one can read their docstring from the source code. These docstrings are informative enough.
Also, there is a demo tutorial containing a project where this library is used for:
- stacking multiple MIDI files one by one into a single MIDI file,
- splitting the combined file into multiple MIDI files each of which contains exactly one track,
- creating a mixing project with files from the previous step,
- applying sound effects to tracks,
- interactive evaluation of output mixed with chosen gains,
- saving output to WAV.
Installation
To install a stable version, run:
pip install pymixer
Above command also installs sinethesizer
Python package as a dependency, but it does not install fluidsynth
(which is not a Python package). Please install it according to instructions from its official website.
Project details
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 pymixer-0.1.0.tar.gz
.
File metadata
- Download URL: pymixer-0.1.0.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.4.2 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82bf7d658b5542e4e8383acd414f7709aae27b03c60862a71574a281f6c59531 |
|
MD5 | 7515ce5cbada06e6411c295849905518 |
|
BLAKE2b-256 | b3543dbfcc10e7940e881ee26f9f9a332e5d1e02593f9b36f6af6c511f58f1db |
File details
Details for the file pymixer-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: pymixer-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.4.2 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ec6c4ddce8e3218b24223c2394b98e5158e3185cbccca45de898882735c610b |
|
MD5 | de24df9d86fbb6f5f047df3225f91b8b |
|
BLAKE2b-256 | a6a15baeb8fefc91ed2576d86551b237f97aeeab9a090d3ba89c176fbb2be06a |