PhasePlant SHAPER Editor Window
-
- KVRer
- 3 posts since 18 Apr, 2025
Hello. Does anyone know what the numbers represent in the editor window for the Phaseplant SHAPER effects module? Thanks.
You do not have the required permissions to view the files attached to this post.
-
- KVRAF
- 5271 posts since 2 Jul, 2005
I'm guessing it's a waveshaper and it's positive and negative from zero to digital full scale (probably at 64 bits fixed point). So each input sample level is graphed to an output sample level. Usually there's a way to turn off bipolar mode for waveshapers so you don't have to worry about matching the positive and negative values if you want symmetrical distortion.
Don't F**K with Mr. Zero.
-
- KVRAF
- 5271 posts since 2 Jul, 2005
This would be the same if the shaper was mapping any set of values to any other. In coding it's often much simpler to map all your values between 0 and 1. It makes for simpler math.
Don't F**K with Mr. Zero.
-
- KVRian
- 1275 posts since 3 Jan, 2020
In digital processing, samples are usually between -1 and 1 where both -1 and 1 correspond to 0dBFS.
So the numbers simple represent the value of the sample going into the shaper. Everything outside that range seems to get hard clipped.
So the numbers simple represent the value of the sample going into the shaper. Everything outside that range seems to get hard clipped.
