| Author |
Message |
cebec

Joined: Apr 19, 2004 Posts: 1100 Location: Virginia
Audio files: 3
G2 patch files: 31
|
Posted: Fri Feb 11, 2005 2:13 pm Post subject:
overdrive/distortion tips |
 |
|
i'm still hanging on to my distortion pedals since I really like the range, grit, and hands-on-ness of an analog pedal.
however, i'm always trying to come up with another way to shape or distort an audio signal in the digital realm. besides chaining shapers or just adding MORE of something, e.g., more gain, more bass/mid/treble, i'm stumped as to any other implementations or tweaks.
i've looked at Rob's OD patch and he uses a technique that I don't understand just by staring and following cables around. and even though I have the patch, i don't know where it came from or where a description of it's workings might be.
can anyone offer patches or tips on achieving different types of both harmonic and nonlinear distortion and overdrive using the G2s shapers or other less obvious modules? anything out of the ordinary is most welcome!
if you come up with something, post it over in the building blocks section
thanks in advance... |
|
|
Back to top
|
|
 |
mosc
Site Admin

Joined: Jan 31, 2003 Posts: 18276 Location: Durham, NC
Audio files: 233
G2 patch files: 60
|
Posted: Fri Feb 11, 2005 7:17 pm Post subject:
|
 |
|
The frequency shifter and the pitch shifter modules are fabulous and these are effects you won't find in stomp boxes. The ring modulator (multiplier) is great too. Be creative, just put stuff in and play with the knobs. You'll discover great stuff.
If you put monophonic audio into the pitch follower module, it works really well. _________________ --Howard
my music and other stuff |
|
|
Back to top
|
|
 |
mother misty

Joined: May 13, 2004 Posts: 681 Location: Ghent / Belgium
Audio files: 82
G2 patch files: 130
|
Posted: Tue Feb 22, 2005 2:25 am Post subject:
|
 |
|
| I'm really interested in this stuff aswell, especially harmonic distortion... anybody got some tips? |
|
|
Back to top
|
|
 |
ik

Joined: Jan 30, 2005 Posts: 50 Location: North Carolina
G2 patch files: 25
|
Posted: Tue Feb 22, 2005 4:32 am Post subject:
|
 |
|
| Quote: | | ... using the G2s shapers or other less obvious modules? anything out of the ordinary is most welcome ... |
Two quick notes:
1)
y=tanh(x) gives nice overdrive curve. One of the pre-made shapers may already have that, not sure. It is possible to approximate tanh(x) but one needs use a (I think) Taylor polynom ... I'll look into that.
2)
Clavia included 1-(1-x)^2 and 1-(1-x)^3 curves and they called them
Inv x2 and Inv x3.
A simple experiment could be to try y=1-(1-x)^4 or even higer....
It is simple to generate these curves, and just experiment with them.
ik. |
|
|
Back to top
|
|
 |
mother misty

Joined: May 13, 2004 Posts: 681 Location: Ghent / Belgium
Audio files: 82
G2 patch files: 130
|
Posted: Tue Feb 22, 2005 5:30 am Post subject:
|
 |
|
thanks ik!
(some new stuff to try out tonight ) |
|
|
Back to top
|
|
 |
ik

Joined: Jan 30, 2005 Posts: 50 Location: North Carolina
G2 patch files: 25
|
Posted: Tue Feb 22, 2005 11:21 am Post subject:
|
 |
|
| Quote: | | ... some new stuff to try out tonight ... |
Just a note:
For negative x values you need to multiply the output by -1.
So, the way to do it, get y=f(abs[x]), then monitor the x input,
and multiply y by 1 for positive input and by -1 for negativ input,
so to get the curve symmetrical.
ik. |
|
|
Back to top
|
|
 |
cebec

Joined: Apr 19, 2004 Posts: 1100 Location: Virginia
Audio files: 3
G2 patch files: 31
|
Posted: Tue Feb 22, 2005 12:26 pm Post subject:
|
 |
|
hi!
could you post some examples? maybe in the building blocks section? the math is over my head, i'm afraid... |
|
|
Back to top
|
|
 |
ik

Joined: Jan 30, 2005 Posts: 50 Location: North Carolina
G2 patch files: 25
|
|
|
Back to top
|
|
 |
davep

Joined: Jul 05, 2004 Posts: 467 Location: Oakland, CA
Audio files: 10
G2 patch files: 73
|
Posted: Tue Feb 22, 2005 4:05 pm Post subject:
|
 |
|
A few tips:
1. Try using different types of distortion on different sections of the audio spectrum - run the signal through a multimode filter and connect the HP, BP, and LP outs to three different types of distortion circuits (maybe a shaper module for the lows, an overdrive for the mids, and a clipper with feedback mixer for the highs) and then mix all of these back together.
2. In addition to controlling the amount of distortion (like the the amount control on an overdrive module), add a crossfader to control the MIX of distorted vs. clean signal.
3. Play around with asymetrical distortion - where the positive half of the wave gets distorted differently from the negative half. To do this, you can use a set of diode modules to split the upper & lower halves of the wave, or connect the audio wave to both the audio input and the control input of a panner module. This will "pan" the positive half to one output and the negative half to the other output. Try leaving one half undistorted and running the other half through a shaper or whatever, then mix the two halves back together.
4. Place the distortion in different points along the audio path - the CVA, the poly area, before & after a phaser, before & after the filter, etc. One neat idea for making a nicely distorted 24dB filter - use a pair of 12dB filters in series, and put the distortion in the middle, between the two filters.
I made some NM1 example patches a while ago, which should be in an archive. Check out "EXT UpToEleven.pch" and some called '12dB filter flavors' and '24dB filter flavors'. _________________ Dave Peck |
|
|
Back to top
|
|
 |
jksuperstar

Joined: Aug 20, 2004 Posts: 2503 Location: Denver
Audio files: 1
G2 patch files: 18
|
Posted: Tue Feb 22, 2005 4:21 pm Post subject:
|
 |
|
| On a related note, is there a way to selectively filter only even or only odd harmonics? Much of the "Tube Warmth" comes from a fundamental difference in the way tubes handle odd harmonics. |
|
|
Back to top
|
|
 |
blue hell
Site Admin

Joined: Apr 03, 2004 Posts: 24587 Location: The Netherlands, Enschede
Audio files: 309
G2 patch files: 320
|
Posted: Tue Feb 22, 2005 5:51 pm Post subject:
|
 |
|
| jksuperstar wrote: | | On a related note, is there a way to selectively filter only even or only odd harmonics? Much of the "Tube Warmth" comes from a fundamental difference in the way tubes handle odd harmonics. |
You could probably use a comb or a phase filter, but it might be easier to selevctiively generate the wanted harmonics rather than suppressing the unwanted ones. For generation the templates posted up a bit from here by ik might be usefull (from theory, I didn't try 'm yet).
Jan. |
|
|
Back to top
|
|
 |
blue hell
Site Admin

Joined: Apr 03, 2004 Posts: 24587 Location: The Netherlands, Enschede
Audio files: 309
G2 patch files: 320
|
Posted: Tue Feb 22, 2005 6:01 pm Post subject:
|
 |
|
Some other things to try :
A string oscillator can be used as a resonator.
A percussion osc trigered at audio rates gives a rich spectrum, read : nice dirt.
An oscillator set to zero Hz with audio connected to a phase or linear FM input .
Jan. |
|
|
Back to top
|
|
 |
mother misty

Joined: May 13, 2004 Posts: 681 Location: Ghent / Belgium
Audio files: 82
G2 patch files: 130
|
Posted: Wed Feb 23, 2005 5:41 am Post subject:
|
 |
|
I was wondering...
Would it be possible to make something like a 'harmonic splitter'?
(a module with an input and several outputs for the harmonics)
Would be very usefull (maybe something for the whishlist  |
|
|
Back to top
|
|
 |
davep

Joined: Jul 05, 2004 Posts: 467 Location: Oakland, CA
Audio files: 10
G2 patch files: 73
|
Posted: Wed Feb 23, 2005 12:57 pm Post subject:
|
 |
|
| mother misty wrote: | I was wondering...
Would it be possible to make something like a 'harmonic splitter'?
(a module with an input and several outputs for the harmonics)
Would be very usefull (maybe something for the whishlist  |
I've done this using the band pass outputs of a group of 12dB multimode filters with high resonance settings. You need to set the filter keyboard tracking to 100% so that the filters accurately track the oscillator pitch and always pass the proper harmonics.
BTW, this trick really works! Sending only the 2nd & 4th harmonics through a saturator module & then mixing them back into main signal sounds very nice! _________________ Dave Peck |
|
|
Back to top
|
|
 |
Chet

Joined: Nov 19, 2004 Posts: 231 Location: Lititz,PA,USA
Audio files: 7
G2 patch files: 35
|
|
|
Back to top
|
|
 |
cebec

Joined: Apr 19, 2004 Posts: 1100 Location: Virginia
Audio files: 3
G2 patch files: 31
|
Posted: Mon Feb 28, 2005 12:50 pm Post subject:
|
 |
|
| Is this patch 605.3 % for the VA Cycles and 7.0 % for Memory for anyone else!? |
|
|
Back to top
|
|
 |
blue hell
Site Admin

Joined: Apr 03, 2004 Posts: 24587 Location: The Netherlands, Enschede
Audio files: 309
G2 patch files: 320
|
Posted: Mon Feb 28, 2005 1:18 pm Post subject:
|
 |
|
Yes it is for me as well .. nice one for Clavia ...
Not withstanding the overload it does seem to work ...
Jan. |
|
|
Back to top
|
|
 |
|