Sign In:     


Forum: VirtualDJ Plugins

Topic: NEW: Crossfader Behaviors Graphic v1.0 !!

This topic is old and might contain outdated or incorrect information.

Well, i'm happy to announce you that i did it. You hoped it and now you have it. It took me a long time to make it with the best of mine.

Enjoy it and i hope it will be the plugin of the year lol
 

Posted Thu 07 Apr 05 @ 9:23 pm
Thanks djcel good work one more time.
My PC is a bit slow but I'll test.


djcel for Ultra-VIP ... djcel for Ultra-VIP ... djcel for Ultra-VIP !!! Hiphiphip Houraaaa!!!
 

@Kaleo
I need your help once again ;-)
virtual HRESULT __stdcall OnMouseDown(int x,int y,int button)

I guess button is the left and right buttons of the mouse but how does it work? I see you use the right button in the plugin TK Filter V2
 

The fonction is called when you hit a button (OnMouseUp when you release it).
Button 0 is the left button and button 1 the right one.

Width,Height integer must by the size of your plugin window(read only) and the x,y couple of "OnMouseDown(int x,int y,..." correspond to the position of your mouse in this window.

I hope this will help you.

 

Thank you very much. Just wanted to know 0 et 1 ;-)
 

I noticed a graphic bug when my plugin use all the memory so you need to start Virtual DJ again. I would try to correct that
 



(Old topics and forums are automatically closed)