Skip to main content

Python wrapping of KORG Volca sample utilities.

Project description

This is a Python wrapping of the Korg Volca Sample library.

Features

  • Wraps the public interface of the Korg Volca Library so you can call it from your Python code.

  • Creates and maintains project spaces so you can store and rate your samples.

  • Provides a neat command line interface (CLI) for writing a set of samples to your Volca.

Installation

The installation process builds the Korg source code which is included in this package. Therefore the gcc build tools must be present.

Installation has been tested on Ubuntu 16.04 and MacOSX 10.11.

  1. Create a virtual environment for volcasample:

    $ python3 -m venv ~/py3-vs
  2. Install the latest version in full with pip:

    $ ~/py3-vs/bin/pip install volcasample[audio]

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

volcasample-0.6.0.tar.gz (3.7 MB view hashes)

Uploaded Source

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