Documentation browser built-in to MIOS Studio (same documentation is available online)
Ability to setup buttons to call external commands (Mobieus, now you can call MPASMWIN from within MIOS Studio ;D)
More improvements to the MIDI Keyboard Controller
Various bug fixes and GUI clean-ups
A TODO list has been added to the MIOS Studio page (http://69.56.171.55/~midibox/mios_studio/), if anyone has suggestions or feature requests I will add them to the ever-expanding list.
Smash, did Tiger end up shipping with Java 1.5? I don’t think it did, any news of when it wuill be available?
Java 1.5 is now avalible for Tiger (10.4 and above, bummer…no 10.3) but doesn’t ship as standard install.
Quote from the Apple website:
“This release of Java for Mac OS X introduces support for J2SE 5.0 onMac OS X. It features Apple’s implementation of Sun’s Java 2 Platform, Standard Edition Version 1.5.0_02.”
I switched from the OSX “look and feel” of the Metal “look and feel”, now I can’t change the look and feel. The readable midi ports window vanishes periodadicaly and I can’t connect any ports.
Still no joy, when I remove plumstone from the Java>extetions folder the GUI works correctly, can change looks, windows dont vanish, but the MIDI interface no longer appers in the device router???
I’ve been reading the posts that smash made about providing a stack trace but can’t make heads or tails how to do it???
Sorry, I’m not much help with a Mac. Is there a command prompt/shell on OS-X? You just need to open it up and put in the command: java -jar path_to_jar_file/MIOSStudio_beta4_1.jar
Any errors that are thrown should be printed in the command window.
Does the beta4_1 work in conjunction with PlumStone, or only when you remove it?
Unfortunately it doesn’t mean much top me - if there are any other mac users perhaps they can give it a shot? What happens when you type in the command prompt: java -version
Thought so, judging by the error message. Not sure how the mac sets up preferences, classpaths, etc., but maybe if you put the full path to the Java 1.5 executable you can make sure you are running on 1.5
Good news for Linux users, I haven’t gotten around to upgrading my Kernel/ALSA drivers but decided to give a new-ish Ubuntu LiveCD a go… MIOS Studio is working with Linux works when Java is installed
All seemed to be working fine, however it has alerted me to one bug - expect a new minor release in a day or so. Gotta stop using commas to delimit values… who would have thought someone would use a comma in the MIDI Port name?
i’ve noticed that some time ,when you use the midi mapping from one port (eg port A) to another one (portB) ,some incoming events are outputed with a big latency (but not all) .may be there is limit or a maximum of events that the apps can handle at the same time?
Is there an actual delay in the MIDI message passing from port A to port B, or is it just a delay in showing up in the port monitor window? The port monitor window definately needs more improvement in displaying messages, but it shouldn’t slow down the actual passing of the message too much.
I have however noticed on some systems a few weird threading issues. If these are ports that are restored when MIOS Studio starts, sometimes there are problems with latency. A quick workaround for this is to just press the Release Ports button twice to release and remap all the connections.
i’ve done a beat on an external seq ,it goes to input A of my interface then go out to outputB (direct link in the port maping page) ,and sometimes ,a note come too later (but only one ,so the beat goes irregular).