Jump to content

Recommended Posts

Posted

I have a Core with 4 DINS for a Midio128 project. These dins primarily run the pistons/buttons on the organ. However, one set of pistons is dupilicating the other set. For example, when I press the Pedal Pistons I get: 

TIMESTAMP IN PORT STATUS DATA1 DATA2 CHAN NOTE EVENT             

00093034  3  --    94    15    7F    5  A  0 Note On             

00093101  3  --    94    15    00    5  A  0 Note Off             

000933C8  3  --    94    14    7F    5  G# 0 Note On             

000934A5  3  --    94    14    00    5  G# 0 Note Off             

00093604  3  --    94    13    7F    5  G  0 Note On             

000936C8  3  --    94    13    00    5  G  0 Note Off             

00093858  3  --    94    12    7F    5  F# 0 Note On             

000938F7  3  --    94    12    00    5  F# 0 Note Off             

00093AD0  3  --    94    11    7F    5  F  0 Note On             

00093B6F  3  --    94    11    00    5  F  0 Note Off             

00094295  3  --    94    10    7F    5  E  0 Note On             

00094333  3  --    94    10    00    5  E  0 Note Off             

These are connected into DIN #1.

When I press another set of buttons, which are plugged into DIN #4 I get several duplicates. Here is what I get:

TIMESTAMP IN PORT STATUS DATA1 DATA2 CHAN NOTE EVENT             

000BBBEB  3  --    94    14    7F    5  G# 0 Note On             

000BBC39  3  --    94    14    00    5  G# 0 Note Off             

000BC6C6  3  --    94    13    7F    5  G  0 Note On             

000BC800  3  --    94    13    00    5  G  0 Note Off             

000BCB29  3  --    94    12    7F    5  F# 0 Note On             

000BCBE9  3  --    94    12    00    5  F# 0 Note Off             

000BCBFD  3  --    94    12    7F    5  F# 0 Note On             

000BCC12  3  --    94    12    00    5  F# 0 Note Off             

000BCF03  3  --    94    11    7F    5  F  0 Note On             

000BCF7B  3  --    94    11    00    5  F  0 Note Off             

000BD221  3  --    94    10    7F    5  E  0 Note On             

000BD238  3  --    94    10    00    5  E  0 Note Off             

000BD24C  3  --    94    10    7F    5  E  0 Note On             

000BD2A3  3  --    94    10    00    5  E  0 Note Off             

000BD5E3  3  --    94    6F    7F    5  Eb 8 Note On             

000BD601  3  --    94    6F    00    5  Eb 8 Note Off             

000BD615  3  --    94    6F    7F    5  Eb 8 Note On             

000BD698  3  --    94    6F    00    5  Eb 8 Note Off             

000BD6AD  3  --    94    6F    7F    5  Eb 8 Note On             

000BD6C1  3  --    94    6F    00    5  Eb 8 Note Off             

000BDCAF  3  --    94    15    7F    5  A  0 Note On             

000BDCEE  3  --    94    15    00    5  A  0 Note Off             

000BDD03  3  --    94    15    7F    5  A  0 Note On             

000BDD17  3  --    94    15    00    5  A Note Off             

000BDFE2  3  --    94    16    7F    5  Bb 0 Note On             

000BE05B  3  --    94    16    00    5  Bb 0 Note Off             

I have reloaded the sysex file and checked the .ini file, but cannot figure out why I am getting these duplicats. Could this be a short int he board? Any thoughts?

Thanks

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...