Jump to content

Recommended Posts

Posted

I've notice strange behaviour on Vmidibox64e ...

i try to UL a .syx in a core (MIOS v1.7 with MB64e 2.1 and standalone) which was burned as id00 and modified with the change_id application ...

For this core, I can see id01 at startup. So it 's well id01 !

But if i set the id01 on the Vmidibox, and send the sysex , i don't have the answer of the pic ... the .syx is sent but no answer ...

if i set to id0x00, it works fine ! the mb64e answer and the .syx is in the core ...

any idea ?

Posted
Device IDs: the MIOS device ID and the application specific device ID doesn't have the same function. The MIOS device ID is used to address MIOS specific SysEx commands for code up/download and debugging to the core. This ID can only be changed in the ID header of the PIC (see the bootstrap loader page) or with the change_id program (see MIOS Download section). The application specific ID can - if available - mostly be changed in the main.asm header, with special SysEx commands or within a menu provided by the application itself (e.g. MIDIbox64/64E/MF: SysEx Menu, MIDIbox SID: CFG->Dev)

however, seems that it makes sense to integrate the same AUTO_ID feature like in the MIDIbox SID, because it seems that this seperation (which sometimes makes sense) is too confusing for users

Best Regards, Thorsten.

Posted

ok for this info TK ..

I must be stupid but i cannot understand how to UL a sysex on a core id0x01 (burned as id0x00 but modifiyed by the change_id application) ...

With Vmidibox64e, it works only with id00 ...

Posted

and ...

The application specific ID can (...) within a menu provided by the application itself (e.g. MIDIbox64/64E/MF: SysEx Menu, MIDIbox SID: CFG->Dev)

I can find this option in the SID .. but not in the MB64e ....  ???

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...