MIOS Studio Beta4
#1
Posted 17 May 2005 - 20:23
http://69.56.171.55/...ox/mios_studio/
http://69.56.171.55/...help/index.html
Don't miss this application, compared to the old upload flow via MIDI-Ox it can save you from a lot of trouble!
Best Regards, Thorsten.
#2
Posted 17 May 2005 - 23:53
New features include:
- 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/...ox/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?
#3
Posted 18 May 2005 - 00:02
Quote
New features include:
- Ability to setup buttons to call external commands (Mobieus, now you can call MPASMWIN from within MIOS Studio ;D)
Thanks, :D
Uh.. well folks-- it means that you should be able call external programs from MIOS Studio too ;)
Great work!
Bye, Moebius
#4
Posted 19 May 2005 - 00:23
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."
which can be downloaded here:
http://www.apple.com...50release1.html
But, unfortunatly the midi port issue still seems to be there, ie the ports dont apper in the device router.
Release notes are Here:
http://developer.app...50RN/index.html
Regards
Rowan
#5
Posted 19 May 2005 - 00:29
Can you provide a stack trace or printout of any errors you get when running MIOS Studio?
Cheers,
- Adam
#6
Posted 19 May 2005 - 00:34
Sure, if I knew how to do it, I'll have a hunt round the help files to try to find out how.
Something which may be of interest is:
"Please note that applications requiring J2SE 5.0 / JDK 1.5 must explicitly request version 1.5"
Regards
Rowan
#7
Posted 19 May 2005 - 00:51
Just installed Plumstone 1.2 and my interface is now showing up in the device router.......sweet
I'll do some tests now.
Regards
Rowan
#8
Posted 19 May 2005 - 01:08
#9
Posted 19 May 2005 - 01:35
Quote
I've just recompiled, targetting specifically for 1.5 - I assume that's what they mean by "explicitly request version 1.5". Can you try and download http://69.56.171.55/...dio_beta4_1.jar and see if it makes a difference?
Cheers,
- Adam
#10
Posted 19 May 2005 - 01:59
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???
#11
Posted 19 May 2005 - 02:08
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?
- Adam
#12
Posted 19 May 2005 - 02:12
Now the app (4 and 4_1)won't even boot with plumstone in the java extetions folder, I get this error message from the console:
Exception in thread "main" java.lang.AbstractMethodError: plumstone.StoneMidiReceiver.getReceivers()Ljava/util/List;
at org.midibox.midi.MidiDeviceRouting.getReceivers(MidiDeviceRouting.java:288)
at org.midibox.midi.MidiDeviceRouting.devicesConnected(MidiDeviceRouting.java:430)
at org.midibox.midi.MidiDeviceRouting.saveDeviceConnections(MidiDeviceRouting.java:373)
at org.midibox.midi.MidiDeviceRouting.setPortsReleased(MidiDeviceRouting.java:317)
at org.midibox.apps.miosstudio.MIOSStudio.<init>(MIOSStudio.java:46)
at org.midibox.apps.miosstudio.MIOSStudio.main(MIOSStudio.java:66)
Strange, it would start before.
Give me a few mins and ill try what you sugest
Regards
Rowan
#13
Posted 19 May 2005 - 02:17
Exception in thread "main" java.lang.UnsupportedClassVersionError: org/midibox/apps/miosstudio/MIOSStudio (Unsupported major.minor version 49.0)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
Hope this helps
Regards
Rowan
#14
Posted 19 May 2005 - 02:25
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
- Adam
#15
Posted 19 May 2005 - 02:40
java version "1.4.2_07"
Java 2 Runtime Environment, Standard Edition (build 1.4.2_07-215)
Java HotSpot Client VM (build 1.4.2-50, mixed mode)
So it looks like I only have 1.4.2_07, even though I've installed J2SE 5 and swithced the preferences to use J2SE 5 first.
I'll have a dig round my system to see what I find
Regards
Rowan
#16
Posted 19 May 2005 - 02:45
eg: path_to_java_1.5_executable/java -jar path_to_jar_file/MIOSStudio_beta4_1.jar
#17
Posted 19 May 2005 - 14:05

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?
#18
Posted 28 May 2005 - 09:37
#19
Posted 28 May 2005 - 12:41
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.
Hope this helps a bit.
- Adam
#20
Posted 28 May 2005 - 17:11
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).



Help















