Ingreso rápido:  

Forum: Wishes and new features

Tema: Remote control VirtualDJ from Chrome browser

Este tópico es antiguo y puede contener información incorrecta para la nueva versión.

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

 

Mensajes 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.
 

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

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

Mensajes 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
 

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

Mensajes Thu 29 Jun 17 @ 5:15 pm


(Los tópicos y foros antiguos son automáticamente cerrados)