HardwareHeaven.com

HardwareHeaven.com

Looking for the skin chooser?
 
 
  • Home

  • Hardware reviews

  • Articles

  • News

  • Tools

  • Gaming at HardwareHeaven

  • Forums

 

Go Back   HardwareHeaven.com > Forums > Hardware and Related Topics > kX Project Audio Driver Support Forum > Effects and the DSP


Reply
 
Thread Tools
Old Nov 10, 2004, 09:39 PM   #1
DriverHeaven Newbie
 
Join Date: Aug 2004
Posts: 6
Rep Power: 0
isuru is on a distinguished road

simple guitar distortion?

hello all...im kinda new to KX, and i've found the DSP very interesting..

can someone tell me which plugin to use inorder to achieve a simple guitar distortion? perhaps one that features adjustability...
thanks
isuru is offline   Reply With Quote


Old Nov 10, 2004, 10:48 PM   #2
Apple Fanboy?
 
dj_stick's Avatar
 
Join Date: Jun 2003
Location: Basement of the first floor
Posts: 17,485
Rep Power: 190
dj_stick is godlike in his statusdj_stick is godlike in his statusdj_stick is godlike in his statusdj_stick is godlike in his statusdj_stick is godlike in his statusdj_stick is godlike in his statusdj_stick is godlike in his statusdj_stick is godlike in his statusdj_stick is godlike in his statusdj_stick is godlike in his statusdj_stick is godlike in his status
System Specs

use tiger m's plugin
__________________
Chris - The Aussie Super Mod
Hardwareheaven Rules - Sig Request Thread

How you can help HardwareHeaven by using Digg!

Hardwareheaven Super-Moderator

Quote:
Originally Posted by OmegaRED View Post
You know, there's "off topic" and then there's so freakin' off topic it you gotta wear a straitjacket to join the conversation.
dj_stick is offline   Reply With Quote
Old Nov 11, 2004, 06:56 AM   #3
kX user
 
Join Date: Apr 2004
Posts: 851
Rep Power: 0
Tiger M is on a distinguished road

If you wait a while there will be a new more advanced version of TubeDrive included in the next kX version.

For now, if you have kX 3538a visit:

http://efx.f2g.net
__________________
Miss you, Steve...
Tiger M is offline   Reply With Quote
Old Nov 11, 2004, 04:30 PM   #4
DriverHeaven Senior Member
 
ROBSCIX's Avatar
 
Join Date: Mar 2004
Posts: 1,732
Rep Power: 0
ROBSCIX is on a distinguished road

That Reverb Looks AWESOME...Tiger Your the Man...
ROBSCIX is offline   Reply With Quote
Old Nov 11, 2004, 06:11 PM   #5
kX user
 
Join Date: Apr 2004
Posts: 851
Rep Power: 0
Tiger M is on a distinguished road

The sound is more important though
__________________
Miss you, Steve...
Tiger M is offline   Reply With Quote
Old Nov 11, 2004, 08:03 PM Threadstarter Thread Starter   #6
DriverHeaven Newbie
 
Join Date: Aug 2004
Posts: 6
Rep Power: 0
isuru is on a distinguished road

thanks for all your replies

however the download link for tubedrive doesnt seem to be working
isuru is offline   Reply With Quote
Old Nov 11, 2004, 08:23 PM   #7
kX user
 
Join Date: Apr 2004
Posts: 851
Rep Power: 0
Tiger M is on a distinguished road

You should right-click and select Save Target As
__________________
Miss you, Steve...
Tiger M is offline   Reply With Quote
Old Nov 11, 2004, 09:46 PM   #8
DriverHeaven Senior Member
 
ROBSCIX's Avatar
 
Join Date: Mar 2004
Posts: 1,732
Rep Power: 0
ROBSCIX is on a distinguished road

Yeah I know I was just commenting on the Slick GUI....Nice work....Very Nice Work.
ROBSCIX is offline   Reply With Quote
Old Nov 12, 2004, 10:42 AM   #9
kX user
 
Join Date: Apr 2004
Posts: 851
Rep Power: 0
Tiger M is on a distinguished road

Thanks, the next kX version will include it.
__________________
Miss you, Steve...
Tiger M is offline   Reply With Quote
Old Nov 12, 2004, 10:57 AM Threadstarter Thread Starter   #10
DriverHeaven Newbie
 
Join Date: Aug 2004
Posts: 6
Rep Power: 0
isuru is on a distinguished road

K i've downloaded it..
but when i try to register it, i get the following error message:

"Error: Invalid plugin library"

Last edited by isuru; Nov 12, 2004 at 11:23 AM.
isuru is offline   Reply With Quote
Old Nov 12, 2004, 04:32 PM   #11
kX user
 
Join Date: Apr 2004
Posts: 851
Rep Power: 0
Tiger M is on a distinguished road

Do you have kX 3538a? I explicitly pointed out a few posts above that you must have kX 3538a to run it.
__________________
Miss you, Steve...
Tiger M is offline   Reply With Quote
Old Nov 12, 2004, 07:21 PM Threadstarter Thread Starter   #12
DriverHeaven Newbie
 
Join Date: Aug 2004
Posts: 6
Rep Power: 0
isuru is on a distinguished road

sorry, my bad. I thought I had 3538a installed. Anyway - everythings working great now. This thing is sweet!

Thanks alot for ya help, tiger!
isuru is offline   Reply With Quote
Old Jul 18, 2005, 12:18 PM   #13
DriverHeaven Newbie
 
Join Date: Jul 2005
Posts: 19
Rep Power: 0
samplehunter is on a distinguished road

Quote:
Originally Posted by isuru
...can someone tell me which plugin to use inorder to achieve a simple guitar distortion? perhaps one that features adjustability...
thanks
here's a simple one. for less distortion use lower values for "e"

Code:
 
(header)...
 
input in
output out
static e=0x7
control vol=0.5
temp t
 
log t,in,e,0
macs out,0,t,vol
 
end
samplehunter is offline   Reply With Quote
Old Jul 18, 2005, 08:26 PM   #14
DriverHeaven Senior Member
 
ROBSCIX's Avatar
 
Join Date: Mar 2004
Posts: 1,732
Rep Power: 0
ROBSCIX is on a distinguished road

Thanks for the code, Give me something to play with..wwould you mind explaining how it works to me? I am gonna use this plugin as a starting point to my eductaion in plugins....Thx for the info
ROBSCIX is offline   Reply With Quote
Old Jul 18, 2005, 09:15 PM   #15
Tail Razer
 
Maddogg6's Avatar
 
Join Date: Jun 2005
Location: Bernyurass, AZ - USA
Posts: 4,027
Rep Power: 0
Maddogg6 will become famous soon enoughMaddogg6 will become famous soon enough

Quote:
Originally Posted by samplehunter
here's a simple one. for less distortion use lower values for "e"

Code:
 
(header)...
 
input in
output out
static e=0x7
control vol=0.5
temp t
 
log t,in,e,0
macs out,0,t,vol
 
end
How can this be changed to make 'e' a variable slider (when 'tweaked')

TIA
Maddogg6 is offline   Reply With Quote
Old Jul 18, 2005, 10:53 PM   #16
HardwareHeaven Extreme Member
 
Join Date: Jan 2005
Posts: 5,561
Rep Power: 62
Russ is just super!Russ is just super!Russ is just super!Russ is just super!Russ is just super!Russ is just super!

Well the range for the 'Max_exponent' parameter of the Log instruction is 1 to 31, so you could make 'e' a control, and then use the interp instruction to scale the value.

Something like this:

input in
output out
control e=0x19000000
control vol=0.5
temp t1, t2

interp t1, 0x1, e, 0x20
log t2, in, t1, 0
macs out, 0, t2, vol
Russ is online now   Reply With Quote
Old Jul 19, 2005, 01:16 PM   #17
DriverHeaven Lover
 
radiocolonel.it's Avatar
 
Join Date: Jan 2005
Location: Italy
Posts: 192
Rep Power: 0
radiocolonel.it is on a distinguished road

Donator
Quote:
Originally Posted by Tiger M
If you wait a while there will be a new more advanced version of TubeDrive included in the next kX version.

For now, if you have kX 3538a visit:

http://efx.f2g.net
... the only page i can see is some called Portland....
i can't right click and save nothing, how come?
__________________

http://www.rossanodembech.it
radiocolonel.it is offline   Reply With Quote
Old Jul 19, 2005, 06:47 PM   #18
Tail Razer
 
Maddogg6's Avatar
 
Join Date: Jun 2005
Location: Bernyurass, AZ - USA
Posts: 4,027
Rep Power: 0
Maddogg6 will become famous soon enoughMaddogg6 will become famous soon enough

That web site has got too much traffic and shut it down.
Maddogg6 is offline   Reply With Quote
Old Jul 19, 2005, 08:19 PM   #19
DriverHeaven Lover
 
radiocolonel.it's Avatar
 
Join Date: Jan 2005
Location: Italy
Posts: 192
Rep Power: 0
radiocolonel.it is on a distinguished road

Donator
Quote:
Originally Posted by Maddogg6
That web site has got too much traffic and shut it down.
That's bad, thanks for the information
__________________

http://www.rossanodembech.it
radiocolonel.it is offline   Reply With Quote
Old Aug 4, 2008, 03:35 PM   #20
DriverHeaven Newbie
 
Join Date: Aug 2008
Posts: 2
Rep Power: 0
nurbs999 is on a distinguished road

Hello everyone!

I've installed kxDriver 3539, and i tried to use the build-in EFX TubeDrive, but i can't get it working. The problem is, that i don't know where to connect the TubeDrive in the DSP window. could someone please post a pic on how to do it?
I want my line-in to be processed through the TubeDrive and output to frontL/R

thx in advance
nurbs999 is offline   Reply With Quote
Old Aug 4, 2008, 05:04 PM   #21
Tail Razer
 
Maddogg6's Avatar
 
Join Date: Jun 2005
Location: Bernyurass, AZ - USA
Posts: 4,027
Rep Power: 0
Maddogg6 will become famous soon enoughMaddogg6 will become famous soon enough

'feed you a fish and you eat for a day, teach you to fish and you will never starve'
or how ever that goes...

I suggest reading up on the kX DSP.
No, its not because I am *that* lazy (or a jerk), its mostly because, well, your circumstances are different than mine, (I can only assume you're connecting a guitar to line in, and maybe using a guitar pre-amp, and my guitar pre-amp output levels are likely different than your, for instance)
Good info (and ProFx plugins to get too)
Lex Nahumury's kX Project Support Site

Lex's example page here:
Example DSP setups using the ProFX plugins:

Shows how to make a Guitar processor chain in detail from a cleared DSP.
Once you understand what is going on - you can make your own custom DSP to suite *your* needs - an not have to try to tweak one that suited some one elses needs.

I'll be glad to help, just ask specific questions about something you don't understand from the tutorials.

More reading in the kX help file about the DSP too..
And here: http://www.hardwareheaven.com/general-...mentation.html
Maddogg6 is offline   Reply With Quote
Old Aug 4, 2008, 05:24 PM   #22
DriverHeaven Newbie
 
Join Date: Aug 2008
Posts: 2
Rep Power: 0
nurbs999 is on a distinguished road

great! thanks for the links! i'll try to build my own DSP-chain.
yes, i've connected the guitar to line-in, but without a pre-amp.
nurbs999 is offline   Reply With Quote
Old Aug 4, 2008, 11:42 PM   #23
DriverHeaven Junior Member
 
Join Date: Mar 2008
Posts: 36
Rep Power: 0
babinosman is on a distinguished road
System Specs

@maddog6 CIV4 rullez :P
__________________
babinosman is offline   Reply With Quote
Reply

Thread Tools