Search found 2 matches

by Denz
Tue May 01, 2012 11:49
Forum: New Features
Topic: OSC Settings
Replies: 2
Views: 3711

Re: OSC Settings

Thanks for your reply,

I'll explain my deadband question.

If OSC is mapped for "/layer4/video/position/values" (or other values), Resolume returns a value of 0.0 - 1.0 in steps of 0.0000001. The OSC send-action is performed on change of a value, so it tries to send 0.0000001, 0.0000002, 0.0000003 ...
by Denz
Tue Apr 24, 2012 11:24
Forum: New Features
Topic: OSC Settings
Replies: 2
Views: 3711

OSC Settings

Hi!

I'm currently working on a project in VB.NET to control Resolume (and other applications) with MIDI. The VB-application sends commands to Resolume to select a deck and then start a clip. This was no problem at all with Resolume MIDI-mapping.

But when a clip has been started, the VB-app will ...