HardwareHeaven.com
Looking for the skin chooser?
 
 
  • Home

  • Reviews

  • Articles

  • News

  • Tools

  • GamingHeaven

  • Forums

  • Network

 

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


Reply
 
Thread Tools
Old Jan 4, 2003, 10:42 PM   #1
DriverHeaven Newbie
 
Join Date: Jan 2003
Posts: 8
Rep Power: 0
emeyer is on a distinguished road

adding tweak parameters?

I looked through the docs, it's unclear to me exactly how to edit thae effects to add tweakable parameters? Does this require creating a DLL in Visaul C or VisualBasic and linking it somehow?
emeyer is offline   Reply With Quote


Old Jan 5, 2003, 10:12 AM   #2
kX Project DSP Engineer
 
Join Date: Dec 2002
Location: Denmark
Posts: 94
Rep Power: 0
Soeren_B is on a distinguished road

If your tweak-faders can operate between 0 and 1 (like a volume fader) you don't need to write a dll. See for instance the 'Mono mix' plugin which has two faders defined by 'control' in the DSP code.

If you need a more elaborate GUI you will need to use Visual C++. That is if you need values shown on the screen, special fader layout, buttons and checkboxes etc, and if the input value is somewhere between -1 and 1.

There are plenty of examples in the developer package. (All the DSP plugins are there).

Cheers
Soeren
Soeren_B is offline   Reply With Quote
Reply

Bookmarks

Thread Tools