Name PConvXtended
Created At 2020-07-22 5:38pm
Submitted By Menno0
Description

DESCRIPTION:

Convolution Effect using pconvolve opcode by Matt Ingalls
The code for this effect is based on code by Matt Ingalls found in the Csound Manual; please see the manual for more information regarding pconvolve.
Supports mono or stereo Impulse Response files.

CONTROLLERS:

ON/OFF - bypass
File Selector - import an impulse response
partisionsize - the size in samples of each partition of the impulse file
wet volume - gain of effect
ER - Early Reflection. The effect is delayed in time
Dry/Wet - mix direct signal with effect
Equalizer - on/off for equalizer section
high - set frequency and gain for highest frequencies
mid/bass - gain for fixed mid and bass frequency gain

---

version 1.22, July 2020
- added BSB information comments

version 1.21, May 2020
- added comments on controllers

version 1.2, February 2018
- added warning when no or invalid impulse sound is used
- if no or incorrect impulse, then the effect is bypassed

version 1.1, September 2017
- latest GUI (Blue 2.7.0 or greater)

version 1.0, februari 2017
- initial version by Menno Knevel
- Mix wet/dry fader can be moved while playing
- added wet volume to be set in order to prevent distortion of Impulse Response file
- added 3 way equalizer to spice up the Impulse Response file
- added Early Reflection