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 Dec 31, 2003, 11:23 PM   #1
DriverHeaven Newbie
 
Join Date: Dec 2003
Posts: 4
Rep Power: 0
uz33 is on a distinguished road

??? Difference between "Dane" and "SDK" ?

Hi,
I'm just new here and intresting in audio dsp coding.
Thank you guys for the effort of KX driver !!!

But I feel confused in the start:
What's the difference between "Dane" and "SDK" ?
I mean , if you are planing coding an audio effect , in what situation you will code it in Dane
and in what situation in SDK ?

Jan
uz33 is offline   Reply With Quote


Old Jan 1, 2004, 07:26 PM   #2
h/h member-shmember
 
Join Date: Dec 2002
Location: Evil Empire
Posts: 2,639
Rep Power: 69
Max M. is just super!Max M. is just super!Max M. is just super!Max M. is just super!Max M. is just super!Max M. is just super!

"Dane" is the name of assembler and language kX uses to program emu10kx DSPs (aka fx8010).
SDK is kX Project Audio Driver Software Development Kit...
(e.g. you need dane anycase you need to code something primitive for those dsp and you need SDK to do something more - both under kX)
Max M. is offline   Reply With Quote
Old Jan 2, 2004, 12:39 AM Threadstarter Thread Starter   #3
DriverHeaven Newbie
 
Join Date: Dec 2003
Posts: 4
Rep Power: 0
uz33 is on a distinguished road

Quote:
Originally posted by Max M.
"...and you need SDK to do something more - both under kX)
Thanks for your reply.
But would you please specify more detail about "to do something more" ?
If my concern is only about dsp, do I need SDK ?
Since Dane has built in GUI once the variable declared as "control",
is the SDK just for custom GUI and variable mapping ?
Is there any example in the case we have to use SDK for dsp programming purpose only?
uz33 is offline   Reply With Quote
Old Jan 2, 2004, 03:02 PM   #4
DriverHeaven Addict
 
Join Date: Dec 2002
Posts: 259
Rep Power: 0
eyagos is on a distinguished road

Yes, SDK is for make a custom GUI. The most important part is the dane source. And you can find an example of a custom GUI in the fx_demo folder, wich can be compiled with a C++ compiler as Visual Studio 6.0.
eyagos is offline   Reply With Quote
Reply

Thread Tools