Welcome to %s forums

BrainModular Users Forum

Login Register

multitouch mouse callbacks are not working

Create your own modules in C++
Post Reply
sm_jamieson
Member
Posts: 551
Contact:

Unread post by sm_jamieson » 16 Dec 2015, 03:03

Hi,
I have modified the Simple Pad example module to try to detect multitouch mouse moves.
I have implemented the following routines but they do not get called.

void onMouseMoveMultiProc(TShiftState Shift, UsineEventPtr X, UsineEventPtr Y);
void onMouseDownMultiProc(TMouseButton MouseButton, TShiftState Shift, UsineEventPtr X, UsineEventPtr Y);
void onMouseUpMultiProc(TMouseButton MouseButton, TShiftState Shift, UsineEventPtr X, UsineEventPtr Y);

If I look on the module output parameters, I can see an array output when multitouch is used, so it is enabled.

I have tried not implementing the normal mouse callbacks (onMouseMove etc.) in case that was overriding the mutlitouch callbacks, but that does not solve the problem.

What is required to enable the multitouch callbacks with the SDK ?

Thanks,
Simon.

sm_jamieson
Member
Posts: 551
Contact:

Unread post by sm_jamieson » 16 Dec 2015, 03:05

Just noticed this previous message:
http://www.sensomusic.org/forums/viewtopic.php?id=5192
If multitouch does not work in the SDK, that is a major problem and a ticket will have to be raised.
Simon.

User avatar
senso
Site Admin
Posts: 4424
Location: France
Contact:

Unread post by senso » 17 Dec 2015, 20:48

We'll take look and solve it very soon.
senso++++

User avatar
senso
Site Admin
Posts: 4424
Location: France
Contact:

Unread post by senso » 07 Jan 2016, 21:19

It's a bug and will be solved this week.

Post Reply

Who is online

Users browsing this forum: No registered users and 42 guests