Forums › Forums › iLive Forums › Archived iLive Discussions › Editor 1.51 and Mac OS X Snow Leopard?
- This topic has 7 replies, 7 voices, and was last updated 15 years, 2 months ago by thomask.
-
AuthorPosts
-
2009/09/02 at 1:59 am #22122TuejoParticipant
Should this run? If not when? I use Stylistic Tablets with XP for shows so it is not a problem for me.
2009/09/02 at 8:27 am #24618Lieven-DewispelaereParticipantTuejo,
I installed snow leopard friday and when i tried to start the editor i only got the ‘connect to surface and rack’. offline and rack only was not available. Not a problem for me because i mainly use windows. on my imac the editor version runs also slower when I recall or archive a show( on OSX 1.5).
Lieven
T112/IDR48
Disclaimer: I disclaim everything. The contents of this message might be totally inaccurate, inappropriate, misguided, or otherwise perverse – except for my name (hopefully I got that right).2009/09/02 at 6:34 pm #24622TuejoParticipantHey Lieven.
Same here. I only get the online option. It should only bee for some “home editing” but I can just take an XP machine then.
Best from Tue
2009/09/02 at 8:00 pm #24626Studio42ParticipantI’m planning on upgrading to Snow Leopard fairly soon, but even so, I’m buying it in a few days so I have it handy when it comes time to upgrade. I’m mainly holding off since DigiDesign is saying to wait. Since I do most of my work on an MacBook Pro running BootCamp, I also have XP Home loaded on the machine. I find if some upgrade/update causes something I use(such as ProTools) to stop working, I boot to the other OS and keep on chugging along. Sort of a best of both worlds. The current iLive editor, to the best of what I can determine, works just fine on XP on a MacBook Pro. Of course, I don’t have an iLive system yet, so I’m learing the editor to jump start my learning. I haven’t installed it when booted as a Mac yet. I mainly use this laptop as a PC, but I prefer ProTools as a Mac.
My solution is good as it means fewer computers to lug around, or at least in theory.
I wonder what will happen when Apple runs out of big cats to name their OS after? Could be interesting!
—
Chris Pickett, Studio42 916-601-7089
https://www.studio42.com
Allen & Heath ML5000 48B and future iLive T112/IRD48 owner.2009/09/11 at 9:23 pm #24660GeepParticipantSame problem here with Mac mini. Have not loaded Snow Leopard on my Macbook Pro due to advisory from Rational Acoustics that SMAART doesn’t seem to be compatible with the update, so not a problem here either. Perhaps it will get fixed in 1.52
Geep
2009/09/15 at 7:54 pm #24674mjpruzinParticipantI recently made the upgrade and discovered the same issue. Here is A&H response:
>We hope that R&D and beta testing of the application will be completed soon for this new >OS. However, at present, only
>OSX 10.4.x/10.5.x and WinXP/Vista (32Bit platforms) are supported.>Best Regards
>Allen & Heath Technical SupportNo issues when reverting to 10.5.x Leopard.
Regards,
JasonM. Jason Pruzin
Sound Designer/Engineer
Arkansas Repertory Theatre2009/09/29 at 10:56 am #24727StealthModeratoriLive Editor 1.53 works with Snow Leopard 10.6
Note: Set the Java preferences to 32bit mode NOT 64bit mode
Regards
Sam A&H2009/11/10 at 11:30 am #24882thomaskParticipantOn Snow Leopard edit the iLiveEditor bash file and add the -d32 option to the java commands (2 times).
#!/bin/sh
cd `dirname $0`
if [ -n “$JAVA_HOME” ]; then
$JAVA_HOME/bin/java -d32 -Xms256m -Xmx512m -jar ./iLive_Editor_1.53.jar $*
else
java -d32 -Xms256m -Xmx512m -jar ./iLive_Editor_1.53.jar $*
fi
cd $OLDPWD -
AuthorPosts
- The forum ‘Archived iLive Discussions’ is closed to new topics and replies.