Skip to main content

Use VST/LV2/etc. plugins with realtime abilities in Python

Project description

pyCarla

https://zenodo.org/badge/DOI/10.5281/zenodo.4332846.svg

A python module for synthesizing MIDI events and files from python code with using any kind of audio plugin!

See docs for more installation and more info.

TLDR

Python has no strong real-time capabilities since it cannot run with parallel threads. This method delegates most of the realtime stuffs to external C/C++ programs, improving the performances and the accuracy against pure-Python based approaches.

This method is really portable and supports almost any type of plugins and virtual instruments thanks to the excellent Carla:

  1. Linux VST2/VST3

  2. Windows VST2/VST3

  3. LV2

  4. LADSPA

  5. DSSI

  6. AU

  7. SF2/SF3

  8. SFZ

  9. Any other format supported by external plugins

Credits

  1. Federico Simonetta

    federico.simonetta at unimi.it

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

pycarla-0.2.0.tar.gz (22.4 kB 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