Connexion rapide:  

Forum: Wishes and new features

Sujet Remote control VirtualDJ from Chrome browser

Ce topic est ancien et peut contenir des informations obselètes ou incorrectes.

Hi, Im trying create remote API via Chrome web midi API.
I have installed LoopBe Internal Midi. I created xml like this

<mapper device="SIMPLE_MIDI_0_0" version="802" date="2017-04-12">
<button note="0x34" name="PLAY_PAUSE" deck="1" channel="1" />
</mapper>

Now via this url
https://factotumo.com/web-midi-console/

I send in console
device("LoopBe Internal MIDI").ch(0).cc(34,1)

Not work. How can I achive play / pause and more control options via remote MIDI.
Thanks

 

Posté Wed 12 Apr 17 @ 3:17 pm
SBDJPRO Infinity Member since 2006
Try using MIDI learn instead of creating the XML manually - it looks like you've got a channel mismatch there and using learn would make things easier.
 

Posté Wed 12 Apr 17 @ 5:58 pm
Where is "Midi learn" function?
 

Posté Wed 12 Apr 17 @ 6:28 pm
Haa thanks..I see now!
 

Posté Wed 12 Apr 17 @ 6:33 pm
Is there some documentation for all channels with all notes?

Where is path for simple button? If I send channel(0).cc(1,1), there are only sliders and jog wheels. Thx
 

Posté Wed 12 Apr 17 @ 6:55 pm
How is the work on this coming along?
 

Posté Thu 29 Jun 17 @ 5:15 pm


(Les anciens sujets et forums sont automatiquement fermés)