Hi,
I'm creating a virtual midi controller to control software like ableton and cubase. The first version was in winforms and it works fine but doesn't support multitouch. So I created a new UI with WPF. All touch events fire nicely but I ran into some problems. I don't seem to find a way to handle multitouch on the slider control. Events fire but I don't have a clue how to handle them so sliders can be moved simultaniously. I've been looking for a long time now but can't find anybody who knows how to do this. Does anybody has an idea?
Thanks,
Nico