I really wasn’t sure which forum to put this into..
This project is in Java, so it’s not MIOS.. and it’s not strictly for MidiBoxes only, although it was inspired by MIOS studio and designed with this community in mind. If any admin thingks it would be better somewhere else, ple[XMLMixerV0.8.zip](< base_url >/applications/core/interface/file/attachment.php?id=7264)ase move it.
This program will allow the end-user to design their own Java window with Midi controls.. At this point is supports Knobs, Sliders, pushbuttons and toggle buttons. The user can choose what goes in the window, where it goes, and what each control looks like.
You can provide .gif images for buttons, knobs, and even the slider handle. You can also scale images to whatever size you want.
You can assign Control change numbers, set minimum and maximum scale values, and even preset the controls to whatever levels you want.
It supports MIDI in too.. and the controls should move to match whatever comes in (necessary for syncing multiple control sources)
It supports multiple Midi inputs, and will merge all selected inputs to a single stream.
It supports multiple Midi outputs, and will broadcast outgoing Midi to all selected ports.
You get all this control just by editing your own XML file.. no other programming experience is necessary.
This is my first Java program, and my first experience with XML as well, so I’m sure there are things I could have done better.
If you find it useful, PLEASE upload your XML files for others to see. and upload your images too.. You’ll see that I’m not very good with image editing. There’s lots of really artistic people around here, I’m hoping that some of you will contribute better looking images to this project.
Oh, of course it works best with MBMixer.. but that’s another project. :)[XMLMixerV0.8.zip](< base_url >/applications/core/interface/file/attachment.php?id=7264)
Have Fun,
LyleHaze