I have build Midibox 64 a few years back, I am using it constantly, there are no problems with it.
But, some of my push button are configured to play a key (example: button 33 plays C3)
So, for example, when I connect midi box to a midi in on a soundcard, and the midi out of the soundcard to a synth, midi box is playing notes on the sinth.
I don’t want that to happen.
So my question is this, can I program midi box to add a different control to that buttons and if I can, how.
I am not a programmer, when I have build a midibox, I’ve just taken a precompiled hex file and imported it with mios.
I don’t know how that works, but it does.
Btw, I am using it with ableton, and ableton do not support SysEx
are you using your MIDIbox together with a LCD and the 4 menu navigation buttons? Then you could just assign different MIDI events, e.g. via MIDI learn.
Or are you working under Windows? Then you could configure the MIDIbox remotely with the MIDIbox64 Editor: http://www.ucapps.de/midibox64.html
I have tryed to configure my midibox with the midibox editor but it did’nt worked.
I have changed the button type to controller, send sysex to midibox but nothing happend. Everyrhing is the same. I have stored the sysex file to disk and try to upload it with mios studio and again nothing.
Mios studio is receiveing midi from the midibox, everything seems to be in order.
Well, it seems that the SysEx communication is working. It’s normal that no dumps are received for a bank (because no BankStick is connected) or patches (because your MIDIbox isn’t configured for patch mode).
If the MIDIbox editor doesn’t work at your side, unfortunately I can’t change this, because this is a quite old software which I haven’t implemented by myself.
There is an alternative possibility: you could generate a .syx file with the mk_syx.pl script which is part of the installation package (-> see mk_syx/README.txt)
The .syx file can then be uploaded with MIOS Studio, you’ve already proven that this communication is working, so that I’m sure that this will lead to a successful re-configuration which is just a little bit less comfortable than the GUI
Thanks Thorsten for your trouble. I don’t know how to work in perl though. I am going to leave it this way, configure midi inputs and outputs in my daw, and that’s that.