Skip to main content

A library for mixing input MIDI and/or WAV files into output WAV files.

Project description

PyPI version

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

pymixer-0.1.1.tar.gz (6.2 kB view hashes)

Uploaded Source

Built Distribution

pymixer-0.1.1-py3-none-any.whl (6.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page