Filter Plugin
ladspa.2979
---
schema_version: 0.1
type: filter
identifier: ladspa.2979
title: Rubber Band Mono Pitch Shifter
version: 1
copyright: Copyright (C) 2004-2011 Ushodaya Enterprises Limited
license: GPLv2
language: en
url: http://www.ladspa.org/
creator: Breakfast Quay
tags:
- Audio
description: LADSPA plugin
notes: Automatically adapts to the number of channels and sampling rate of the consumer.
bugs:
- Some effects have a temporal side-effect that may not work well.
parameters:
- identifier: 1
title: Cents
type: float
default: 0.000000
minimum: -100.000000
maximum: 100.000000
- identifier: 2
title: Semitones
type: integer
default: 0
minimum: -12.000000
maximum: 12.000000
- identifier: 3
title: Octaves
type: integer
default: 0
minimum: -3.000000
maximum: 3.000000
- identifier: 4
title: Crispness
type: integer
default: 3
minimum: 0.000000
maximum: 3.000000
- identifier: 5
title: Formant Preserving
type: boolean
default: 0
minimum: 0.000000
maximum: 1.000000
- identifier: 6
title: Faster
type: boolean
default: 0
minimum: 0.000000
maximum: 1.000000
- identifier: wetness
title: Wet/Dry
type: float
default: 1.000000
minimum: 0.000000
maximum: 1.000000
...