Generate LV2 presets for sfizz from Virtual Playing Orchestra SFZ files
Project description
gen_vpo_sfizz_presets
Overview
Given the 400+ SFZ files distributed by the Virtual Playing Orchestra, it can be useful to define presets for the `sfizz LV2 plugin, to speed up the process of finding them.
Installation
Install it in a new virtual environment:
$ python3 -m venv /tmp/venv
$ /tmp/venv/bin/pip install gen_vpo_sfizz_presets
...
$ /tmp/venv/bin/gen_vpo_sfizz_presets --help
Install it in a your "user-local" area:
$ python3 -m pip install --user gen_vpo_sfizz_presets
$ gen_vpo_sfizz_presets --help
Example: Create a preset for a single SFZ file
$ gen_vpo_sfizz_presets /path/to/VPO/Brass/trombone-SEC-PERF.sfz
- Creating LV2 preset: VPO_Brass_trombone-SEC-PERF
Example: Create presets for multiple SFZ files
$ gen_vpo_sfizz_presets /path/to/VPO/Brass/*-SEC-PERF.sfz
- Creating LV2 preset: VPO_Brass_all-brass-SEC-PERF
- Creating LV2 preset: VPO_Brass_french-horn-SEC-PERF
- Creating LV2 preset: VPO_Brass_trombone-SEC-PERF
- Creating LV2 preset: VPO_Brass_trumpet-SEC-PERF
Example: Create presets for SFZ files under a directory
$ gen_vpo_sfizz_presets /path/to/VPO/Brass/
Use this SFZ: all-brass-SEC-staccato.sfz? [yNq] y
- Creating LV2 preset: VPO_Brass_all-brass-SEC-staccato
Use this SFZ: trombone-SOLO-normal-mod-wheel.sfz? [yNq] n
Use this SFZ: french-horn-SEC-PERF-staccato.sfz? [yNq] q
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
Built Distribution
Close
Hashes for gen_vpo_sfizz_presets-0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1ebfe405eee217b921a9d41d31cb589d7a481a21ceb6b7531dde6175ea7229f |
|
MD5 | 5bb6681938a01e078a17fd2ade1525fc |
|
BLAKE2b-256 | 03766563949019e7d9595a74cdec952f119d375e9f7cbcc606a3ccb18ff7a04d |
Close
Hashes for gen_vpo_sfizz_presets-0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90be3394a2cb2426f671fe957f3911dec1a01d69fbda708151ac8b673545ecea |
|
MD5 | f3a51cccf5e9a5bbd75bd8c5cfe23b09 |
|
BLAKE2b-256 | 2e3c6b47769a5062850d60f74584bb746a11146dae821af62214ddb07798e499 |