Sending Mod wheel = 2 from MIOS Studio (on Mac)

Hello hello,

I’m currently testing my Core + DINX4 using the srio_interconnection_test_v1a application. To test the voltages I need to send mod wheel value 0, 1 or 2 out to the core.

Now I’ve found that the mod wheel on the built-in keyboard in MIOS Studio jumps over value = 2. It goes 0,1,3,4,5. Never 2. I have tried controlling the mod wheel via mouse and via cursor keys.

As a work-around I connected an external midi keyboard instead, but that only sends out even values 0, 2, 4, 6…  ::)  ;D

So, I was just wondering whether the MIOS Studio keyboard skipping 2 is a known-issue? Is there a way around it - e.g a keyboard short-cut to fine tune the mod wheel?

Am running MIOSStudio_beta7_5 on MacBook Pro (OS X 10.4.11).

It is a known issue. You can use any other application capable of sending mod wheel data though.

Ah, cheers for the confirmation. Ok, will think about what else I can use to send the mod wheel data…

You could use the Control Slider element in MidiPipe

Best Regards, Thorsten.

Hey thanks for the tip Thorsten, MidiPipe works very nicely!

Cheers!