Melda Clipper (MWaveshaper?)
-
- KVRist
- 439 posts since 7 Mar, 2020
Hey guys
I'm just looking for a tool to shave off some peaks to give more headroom, etc. Is MWaveshaper just as good at (hard?) clipping as anything else? Keeping it as simple and transparent as possible would be great.
Also I've read that aliasing can be an issue - is this the case when just shaving off (mostly inaudible) peaks?
CHEERS
I'm just looking for a tool to shave off some peaks to give more headroom, etc. Is MWaveshaper just as good at (hard?) clipping as anything else? Keeping it as simple and transparent as possible would be great.
Also I've read that aliasing can be an issue - is this the case when just shaving off (mostly inaudible) peaks?
CHEERS
-
MeldaProduction MeldaProduction https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=176122
- KVRAF
- 14325 posts since 15 Mar, 2008 from Czech republic
And you can probably use Math module in MXXX too
I keep recommenting this one to make it useful 
But also MSaturator, just put the threshold up.
But also MSaturator, just put the threshold up.
-
- KVRist
- Topic Starter
- 439 posts since 7 Mar, 2020
Hey, thanks for the responses - super useful. The maths module eh? I'm lucky enough to have the Complete Bundle - so I'll have to check that out. Should I be scared!? Sounds complicated 
-
- KVRist
- 115 posts since 30 Dec, 2019
I was looking at that the other day, I have a feeling it's super powerful but would love some videos to help explain how to use it or some presets to explore how it can be used - they're aren't any at the moment 
-
MeldaProduction MeldaProduction https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=176122
- KVRAF
- 14325 posts since 15 Mar, 2008 from Czech republic
Hehe well, generally if you don't know you need it, then you don't need it
. No really, sometimes it gets handy for more scientific stuff.
-
- KVRer
- 1 posts since 20 Jan, 2007
Resurrecting an old thread here. I keep trying to use MWaveshaper as a clipper so I can take advantage of the low CPU and great oversampling options (plus I've become a Melda fanboy in the last year), but I constantly get overshoots. Do you mind sharing the settings you are using?
-
- KVRian
- 1281 posts since 3 Jan, 2020
I tried it, and the clipping only seems to work, if I disable oversampling. With over sampling enabled, I also get overshoots of up to 3dB. This seems like a bug.
-
MeldaProduction MeldaProduction https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=176122
- KVRAF
- 14325 posts since 15 Mar, 2008 from Czech republic
It's not a bug - basically when you oversample something, do some processing, and downsample afterwards, you may (and will) end up with higher peaks than before. Just use a limiter afterwards.
-
SunlightSpirit SunlightSpirit https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=335691
- KVRer
- 3 posts since 8 Aug, 2014
Hey Vojtech,MeldaProduction wrote: Sun Jan 02, 2022 6:10 pm And you can probably use Math module in MXXX tooI keep recommenting this one to make it useful
But also MSaturator, just put the threshold up.
What is this math module you speak off?
I'm looking for a decent clipper and have your complete bundle
-
- KVRist
- 380 posts since 9 Dec, 2014
In MXXX add a Utility -> Math module. After that, select Limit mode.SunlightSpirit wrote: Sun Oct 20, 2024 10:34 pmHey Vojtech,MeldaProduction wrote: Sun Jan 02, 2022 6:10 pm And you can probably use Math module in MXXX tooI keep recommenting this one to make it useful
But also MSaturator, just put the threshold up.
What is this math module you speak off?
I'm looking for a decent clipper and have your complete bundle
- KVRian
- 1094 posts since 23 Sep, 2006
Better yet, you can use the free MUtility plug for this. I just tried it out with an oscilliscope and it works exactly as expected... although I did note that melda's oscilliscope didn't like it for some reason.
Anyway, you need to use the 'expression' node in MUtility and enter the expression:
limit(x,-p1,p2)
This will allow you to use the two Parameter controls to set the hard limit for negative (parameter 1) and positive (parameter 2) portions of the signal.
The output will probably mute once you set this up, because the defaults are zero. Set them to 100% to set it to full scale.
One extra note, as you limit the signal more, the waveform will be truncated, so if you're really reducing it down it'll get pretty quiet and you'll want to bump the volume up afterwards.
Hope that helps
Anyway, you need to use the 'expression' node in MUtility and enter the expression:
limit(x,-p1,p2)
This will allow you to use the two Parameter controls to set the hard limit for negative (parameter 1) and positive (parameter 2) portions of the signal.
The output will probably mute once you set this up, because the defaults are zero. Set them to 100% to set it to full scale.
One extra note, as you limit the signal more, the waveform will be truncated, so if you're really reducing it down it'll get pretty quiet and you'll want to bump the volume up afterwards.
Hope that helps
-
- KVRian
- 1281 posts since 3 Jan, 2020
Could that be avoided by using linear phase filters when down sampling? That's what FabFilter uses for their limiter.MeldaProduction wrote: Thu Dec 07, 2023 12:52 pm It's not a bug - basically when you oversample something, do some processing, and downsample afterwards, you may (and will) end up with higher peaks than before. Just use a limiter afterwards.
It would be nice, if I could use MSaturator/WaveShaper as a clipper to reduce peaks, not increase them.
