Jump to content

Recommended Posts

Posted

Hi Everyone

 

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

 

 

Thanks

Kike

 

 

 

 

Posted

Hi Kike,

 

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

 

Best Regards, Thorsten.

Posted

Thanks for the fast reply.

I don't have 4 menu navigation buttons.

But i have windows.

When I use midibox 64 editor, I just need to put under the "event type" controller instead of note or do I need change something else.

Posted

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.

What now?

Posted

That's strange indeed!

 

Did you build a PIC16F or PIC18F based MIDIbox64?

And does the Query button in MIOS Studio detect your MIDIbox?

 

Best Regards, Thorsten.

Posted

I have build PIC18F

 

Query detects midibox

 

It says:

 

Operating System: MIOS8
Board: MBHP_CORE or similar
Core Family: PIC18F
Application is up & running!
 
when i send sysex it sends it, it goes to 100%
 
But nothing change.
 
When I pres "learn pot" in midibox editor, and when i move pots on midibox, pots move on virtual midibox, and I see changes 
in pot properties.
 
When i press "learn button" in midibox editor, and when I press a button, virtual midibox don't show that I pressed 
the button but I see the changes in button properties. 
 
When i send sysex file to midibox, should i see any change on the lcd.
 
I don't have banksticks. 
 
I am going to try once more, if nothing, I am going to keep it like it is
 
Posted

i have try more things

 

I have downloaded sysex box and try to request sysex dump

 

MIOS program memory - It receives sysex dump, bytes 22496, blocks 19

MidiBox 64 bank - it don't receives sysex dump

MidiBox 64 Patch - It don't receives sysex dump

Posted

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)

It requires a perl installation on your PC, available here: http://aspn.activestate.com/ASPN/Downloads/ActivePerl/index/

 

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 :)

 

Best Regards, Thorsten.

Posted

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.

Best regards

Kike

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...