I’ve downloaded the beta 7.4 version of the MIOS Studio and whenever i try to open it, it only shows the loading screen (with all the pictures of MIDI box’s) and does not go onto the actual program. Does anybody know what i’m doing wrong?
have you had success with any other MIOS Studio Version?
Have you installed Java 5 and set this as default Java Version? (you have to set this manually with 10.3.x!, see Java-readme or other recent thread here…)
Have you installed Plumstone to enable Midi-Support for Java?
This is the first time i’ve tried to use the MIOS Studio. Plumstone is installed and i have java 1.4.2 but i cannot seem to find java 5 for osx 10.3.9, i guess it must be someting to do with that?
Hower, the problem was, that I haven’t read the release notes.
Once you have downloaded and installed Java5, it isn’t automatically used by MIOS Studio. There should be a program resided in /Applications/Utilities/Java/J2SE 5.0/
I fear that Java SE2 5.0 is not available for Panther (10.3.)
Do you have the option of upgrading your mac? Tiger (10.4.) is a wonderful system with a bunch of new innovation, I wouldn’t miss (Dashboard, Spotlight, Intelligent Folders… not sure if MIDI over Network and virtual Soundcards by chaining real devices were also part of the 10.4. upgrade…
I think there must be some solution to get it running on < 10.4.
Anyway, there’s always the option of using SysExLibrarian from snoize: http://www.snoize.com/SysExLibrarian/ to upload the .syx files… IMHO still better than invoking VPC :-\
…and you know that you can use gpasm instead of mplab?
…and you know that you can use Xcode for MIOS-C-programs?
I’ve written a tutorial and step-by-step-instructions in the Wiki (->appDevelopment)
You just need a PC to burn the bootloader; all the rest can be done with your Mac
Best regards,
Michael
Edit:
uh, I just saw that this topic is a bit older;
have you actually tried to install the referenced Version (link above)?
not sure if MIDI over Network and virtual Soundcards by chaining real devices were also part of the 10.4. upgrade…
what what ?? do you mean there is a way to have multiple soundcards enviroment on Core Audio?? let me know let me know
Anyway, there’s always the option of using SysExLibrarian from snoize: http://www.snoize.com/SysExLibrarian/ to upload the .syx files… IMHO still better than invoking VPC Undecided
see my message that s the only solution for the moment
…and you know that you can use gpasm instead of mplab?
well i tried to install it .. but i can t understand is it only a command prompt application?
…and you know that you can use Xcode for MIOS-C-programs?
I’ve written a tutorial and step-by-step-instructions in the Wiki (->appDevelopment)
yes but i have knowledge zero about C although i promised myself i will dig into C soon since it seems to be the next step !! i will have a look at your wiki txxx
uh, I just saw that this topic is a bit older;
have you actually tried to install the referenced Version (link above)?
Is the installer denying the install?
yes i tried release1 and 3 but of course the installer will deny it i was wondering how ChrisHipGrave managed to do it
Got it. It’s all working fine now. Thank you for your help.
no cable is required. As you can see from the screenshot, one card provides the master sync clock. I never noticed any issue; until now this worked great. But I’m not the one who recognizes 20 ms delays, so if you’re cheesy with things like these, you should get another opinion
this is for meeshka (or anybody who can send it to me):
isn it possible to get an older version of Mios Studio that will work on Java 1.4.2 ? at least i could run it untill i won t save some bux for Tiger!!
best
Simone
MIOS Studio has been compiled to be able to run with Java 1.4, but unfortunately there are a number of 1.5 API calls which do not exist in the older Java libraries. Running with Plumstone should (tho I’ve never tested it myself) provide replacements for the non existant libraries, do you have Plumstone installed? See the first post in http://www.midibox.org/forum/index.php?topic=5230.0 and please let me know how you go, I don’t think anyone has provided feedback as to whether MIOS Studio works with Java 1.4 and Plumstone together.
AFAIR the Application Icon jumped a few times in the Dock, then it quitted. No splash screen has been visible. As everything works now with JSE2 5.0, it’s too late to check for any errors;
maybe cimo can provide us with some more informations:
can you tell us, if there are any entries in the Console (-> Console.app in Programs/Utilities) -> console.log ?