快速登录:  

Forum: Old versions

话题: Synaptics Touchpad 2 MIDI - Page: 1

由于该帖子的部分内容已年深日久,可能包含陈旧过时或描述错误的信息。

ciocePRO InfinityMember since 2004
If someone have the common Synaptics touchpads please test it ;)

Touchpad 2 Midi is a free VST plugin for Windows that allows you to use the touchpad on your laptop as a midi controller.



The touchpad can be configured as:

* An XY pad
* 4 sliders
* 4 Buttons

At the moment only Synaptics touchpads are supported - we are working on adding support for USB touchpads as well, but have not yet heard from Cirque / Adesso regarding how to read raw data from their touchpads. Some laptops use Alps touchpads these are unfortunately not supported either - Apls have been contacted.
Host compatibility


http://www.livelab.dk/touchpad2midi.php
 

发表时间 Thu 18 Dec 08 @ 7:32 am
sischoPRO InfinityMember since 2005
I've Synaptics.
Where should I copy the .dll file?

What are CH and NUM?
 

发表时间 Thu 18 Dec 08 @ 7:54 am
ciocePRO InfinityMember since 2004
Like a common VST you can copy into Document\VirtualDJ\Plugins\SoundEffect
but if you try to read the instruction you can use SAVIhost http://www.hermannseib.com/english/savihost.htm or any ather VST Host program to open the VST with another external program because I don't know if VDJ can manage this VST for this strange use.

CH is the midi Channel number I hope.

I will try with my home pc this evening but in the meanwhile some other Exp user can try if it works! ;)
 

发表时间 Thu 18 Dec 08 @ 8:02 am
sischoPRO InfinityMember since 2005
I copied the .dll file into soundeffect folder but when I enable it, the sound of the song goes OFF.
Another thing:
in information field of the effect, there is written
"DESCRIPTION: Incompatible VST plugin! (requires 0 IN and 0 OUT)"

But I have no idea what it means:-(
 

发表时间 Thu 18 Dec 08 @ 8:10 am
ciocePRO InfinityMember since 2004
cioce wrote :
but if you try to read the instruction you can use SAVIhost http://www.hermannseib.com/english/savihost.htm or any ather VST Host program to open the VST with another external program because I don't know if VDJ can manage this VST for this strange use.


 

发表时间 Thu 18 Dec 08 @ 8:13 am
sischoPRO InfinityMember since 2005
Ok.
As soon as I have any news, I'll post here!
 

发表时间 Thu 18 Dec 08 @ 8:14 am
ciocePRO InfinityMember since 2004
Rock ON!!!

It work very well :)
 

发表时间 Sat 20 Dec 08 @ 8:29 am
SBDJPRO Infinity Member since 2006
It does indeed, nice find :)
 

发表时间 Thu 25 Dec 08 @ 12:10 am
cool find , i'm gonna try it ...
 

发表时间 Thu 08 Jan 09 @ 3:26 pm
sischoPRO InfinityMember since 2005
Cioce do you have any tutorial about this?
 

发表时间 Tue 10 Feb 09 @ 5:23 pm
ciocePRO InfinityMember since 2004
Sorry but no time to do it...

Have you tried by yourself? Experienced user are generally Expert on this things or not? :)
 

发表时间 Wed 11 Feb 09 @ 1:24 am
sischoPRO InfinityMember since 2005
I tried but it doesn't wok:(
 

发表时间 Wed 11 Feb 09 @ 8:01 am
I've downloaded it...I'll give it a go when I have a little time ;)
 

发表时间 Sun 01 Mar 09 @ 3:17 am
ciocePRO InfinityMember since 2004
Do someone have an idea if a common touchpad HID mouse can be mapped like an HID controller in Virtual DJ?

I don't want to install virtual midi driver
 

发表时间 Sat 26 Sep 09 @ 4:10 am
hmm that's a good question actually, I have used the above app before and it works great (use it as a standalone app). If I get some free time I might try this idea out.
 

发表时间 Mon 28 Sep 09 @ 1:11 pm
ciocePRO InfinityMember since 2004
cioce wrote :
Do someone have an idea if a common touchpad HID mouse can be mapped like an HID controller in Virtual DJ?

I don't want to install virtual midi driver


UP, anyone can help?

 

发表时间 Wed 14 Oct 09 @ 1:55 am
i will give it a try to map to the Touchpad..

but i think with a midi emulation it goes easyier :)
 

发表时间 Wed 14 Oct 09 @ 3:38 am
ciocePRO InfinityMember since 2004
In waiting for an HID support for Synaptics Touchpad here the simple VDj 6 "Generic MIDI mapping.xml"

<?xml version="1.0" encoding="UTF-8"?>
<mapper device="SIMPLE_MIDI" author="Atomix Productions" description="Simple MIDI wrapper" version="602" date="17/10/2009" priority="-10">
<map value="MIDI_CLOCK" action="off" />
<map value="0-CC0" action="effect slider 1" />
<map value="0-CC1" action="effect slider 2" />
<map value="0-CC2" action="param_greater 0% ? effect active on : effect active off" />
</mapper>


Ps. Thanks to Moramax for the help about action param_greater
 

发表时间 Sat 17 Oct 09 @ 8:01 am
moramaxPRO InfinitySenior staffMember since 2005
thank to you cioce.;)
 

发表时间 Sat 17 Oct 09 @ 8:10 am
sischoPRO InfinityMember since 2005
Since in my case I have another file named "Generic MIDI mapping.xml", how can I name this file?
 

发表时间 Sat 17 Oct 09 @ 2:32 pm
87%