Are you using the LTC with another MIDIbox, and this one doesn’t send jittering values?
Only your MB64E based MIDIbox sends “unwanted” MIDI events?
Or did you upload the MIDIbox64 application on your MIDIbox64E, and this one doesn’t send jittering values?
I am using LTC on a same test setup configured for LTC and just switching the aplication from MB64 to MB64E.
-
MBox 64 with doesn`t jitters
-
MBox 64E with disebled AIN doesn`t jitters.
-
MBox 64E with enabled AIN jitters
I see where could be one of the problems but not sure how to fix it. I Update all slots with some value so there is no empty analog slots with my syx after MB64E aplication but same…
Are these values which are beeing sent completely random?
Yes. On the LCD I can see Pitch Band and A. Tch. with different values
Do they change when you touch with your fingers over the analog pins of CORE:J5 and the analog inputs of your AIN module?
When I disconnect AIN module LTC MIDI out LED flicker very fast but seams reacting on the touching. Before that jitter was only on the LCD.
Or do these values toggle between two numbers. For example, a CC value is changing between 1 and 2, but you never see random jumps like 16…34..2…98…23…4
No, they are showing Pitch Band and A. Tch. with few more different values.
Have you assigned MIDI events to all pot inputs (regardless if they are connected to ground or not), or are some slots “empty” (no MIDI events defined) - in this case, the empty parameter wouldn’t sent anything via MIDI Out, but the LCD would display, that the value has changed.
All unused pins in mios_tables are terminated with “MT_EOT”. Analog inputs I defined in “ini” but it dont work properly when I uploade reasembled “syx” I want to use only two encoders on SR8 so I configured it like this"
MIOS_ENC_PIN_TABLE
;; encoders 1-16
;; SR Pin Mode
ENC_ENTRY 8, 0, MIOS_ENC_MODE_NON_DETENTED ; V-Pot 1
ENC_ENTRY 8, 2, MIOS_ENC_MODE_NON_DETENTED ; V-Pot 2
ENC_EOT
ENC_EOT
ENC_EOT
ENC_EOT
ENC_EOT
ENC_EOT
ENC_EOT
ENC_EOT
ENC_EOT
ENC_EOT
ENC_EOT
ENC_EOT
ENC_EOT
ENC_EOT
Have you already tried the PSU of your MIDIbox64?
My PSU is old one i am using it for a long time.
I really dont know proper way of using my MB64 configuration on new MB64E based box. I just want to add 2 encoders, and use all DIN inputs for buttons as it was on my MB64 box. I Tried to disabled special buttons in the main.asm But after reasembling seams are still functionall. So is it LTC sabotageing or my PC or my configuration - probably. I`m not sure.