Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Roland Integra-7 sysex commands help
Staff
#1
0
0
Roland Integra-7 sysex commands help

Hi,

got some progress on my midi app ; I can send a whole sysex string as hex values and get the Integra to respond; although I have problems to read the actual midi implementation document.

This is what I found so far

- F0 is the exclusive message started (need to put it every time you start a message. It is constant

- 41 is the Roland identifier, this never change from what I can tell

- 10 is the device id, I have the default ID for my Integra, which is 17, but for some reason 10 is the right number here (the hex for 17 is 11, not 10)

- 00 00 64 is the Integra-7 ID, it is constant

Then, you have to add 4 numbers for the byte you want to address to; this is where I get lost, because in most of the document, when you address to a specific function, you see the values for the register that are made by 2 values, not 4

- data value: this can be anything supported by the parameter

- checksum: this is calculated by making the sum of the 4 byte values for the address plus the data value, in decimal. Then you subtract this value to 128 and convert back in hex.

- F7 is the EOX, fundamentally the end of the exclusive command; it tell the device that you are done sending commands.

As example I was able to trigger solo for a channel, which is performed with the following sysex string:

F0 41 10 00 00 64 12 | 18 00 | 00 3F | 01 | 28 | F7

The constant part|????|solo register|channel to solo|checksum|EOX command

This works, and reading the reference manual for the midi implementation I see that 00 3F is the register for solo, but I am not sure what the 18 00 is for.

submitted by /u/fttklr
[link] [comments]
Reply


Forum Jump:

[-]
Private Messages
Please login or register to use this functionality.

[-]
Who's Online
There are currently no members online.

[-]
Latest Threads
Omnisphere is “one of the most inspiring...
Last Post: SynthWizard
Yesterday 03:11 AM
» Replies: 0
» Views: 4
My Forever Studio: Tourist wants antique...
Last Post: SynthWizard
Yesterday 03:11 AM
» Replies: 0
» Views: 4
Lewitt’s Ray microphone tries to solve a...
Last Post: SynthWizard
Yesterday 03:11 AM
» Replies: 0
» Views: 4
How to bring the outside world into your...
Last Post: SynthWizard
Yesterday 03:11 AM
» Replies: 0
» Views: 4
Wave Goodbye to eLicenser: Steinberg wil...
Last Post: SynthWizard
Yesterday 03:11 AM
» Replies: 0
» Views: 5
Synth Deals: Roland TR-8S, ASM and IK Mu...
Last Post: SynthWizard
Yesterday 03:11 AM
» Replies: 0
» Views: 4
Sinevibes now supports Linux with all Pl...
Last Post: SynthWizard
Yesterday 03:11 AM
» Replies: 0
» Views: 3
The Lewitt RAY microphone features AURA ...
Last Post: SynthWizard
Yesterday 03:11 AM
» Replies: 0
» Views: 3
2-Way vs 3-Way Monitors: How do you choo...
Last Post: SynthWizard
Yesterday 03:11 AM
» Replies: 0
» Views: 3