Ingresar:     


Forum: VirtualDJ Plugins

Tópico: Using OnParameter function in Device plugins ?

Este tópico es antiguo y puede contener información incorrecta para la nueva versión.


Finally i now have some time to rewrite my DAC2 and DMC1 mappers with the new SDK.

I see that an OnParameter function is added in the default source code, how can this be used in a device mapper ?
 

Mensajes Mon 28 Jul 08 @ 1:30 pm
When you define DeclareParameter() in the OnLoad function, you give an ID. Then this ID is sent to OnParameter when you use the Parameter defined

There is an example in the new plugins SDK Wizard
 

I understand how it works, just thinking about what functionality to use it for.
 

I use them in device mappers for things like having sliders for sensitivity for scratch, jog and bend. Other possibilities include switching between alternate mapping profiles, changing beat sensitivity for beat indicators and so forth...

Regards,

Scott
 



(Los tópicos y foros antiguos son automáticamente cerrados)