Control a fader with MIDI controller to EOS via USB

Hello everyone,

I'm trying to connect a MIDI controller to EOS via USB, and I've read the documentation provided but I can't control my fader.

I've looked elsewhere on the Internet, and I haven't found the answer to my problem.

If I've understood correctly, I've launched the creation of OSC faders with /eos/fader/1/config/10
And then I try to manipulate fader 1 with /eos/fader/1/1=1

But I get this error "invalid fader index"...

Parents
  • It looks like you're using the wrong osc address, you have /eos/fader/1/1= where it should be /eos/fader/1/1. The error it is giving you is it trying to find a fader with the index "1=".

Reply
  • It looks like you're using the wrong osc address, you have /eos/fader/1/1= where it should be /eos/fader/1/1. The error it is giving you is it trying to find a fader with the index "1=".

Children
No Data