PDA

View Full Version : Apple updates GarageBand to 1.0.1




MacBytes
Feb 12, 2004, 05:03 PM
Category: Apple Software
Link: Apple updates GarageBand to 1.0.1 (http://www.macbytes.com/link.php?sid=20040212170308)

Posted on MacBytes.com (http://www.macbytes.com)

Approved by Mudbug



Nermal
Feb 12, 2004, 05:07 PM
This update clarifies specific alert dialogs regarding system performance.

21.5 megs for that? :eek:

Mudbug
Feb 12, 2004, 05:08 PM
Originally posted by Nermal
21.5 megs for that? :eek:

I wondered the same thing off the bat...
also, it doesn't show in SU yet - wonder if that'll change in time.

but here's to hoping it fixes that "unable to render tracks due to insufficient yada yada yada" I get on my powerbook sometimes. ;)

mainstreetmark
Feb 12, 2004, 05:11 PM
Hmm.. I was hoping for more than reworded dialogs, like being able to put in chord changes.

johnnyjibbs
Feb 12, 2004, 05:19 PM
I can't see it in software update either. Website here I come..

I hope it actually fixes some of the performance issues, not just how it reports them to you.

virividox
Feb 12, 2004, 05:21 PM
thats a big update

reedm007
Feb 12, 2004, 05:24 PM
Originally posted by mainstreetmark
Hmm.. I was hoping for more than reworded dialogs, like being able to put in chord changes.

Do you mean like transposing to a different key? That's already supported, so probably not what you mean, just thought I'd check.

Photorun
Feb 12, 2004, 05:27 PM
20+ MBs? Dang! Oh well, better than the 200 MB for UT2K4! (Which is cool BTW).

Maybe the annoying "some text may not display properly" DB at start up will go away now.

lindmar
Feb 12, 2004, 05:29 PM
Doesnt show up in Software Udate?
Whats up with that!!

mainstreetmark
Feb 12, 2004, 05:30 PM
Originally posted by reedm007
Do you mean like transposing to a different key? That's already supported, so probably not what you mean, just thought I'd check.

Yeah, but I mean like being able to somehow define a chord progression for the whole song. C G D G

nagromme
Feb 12, 2004, 05:40 PM
I think you can already do chord progressions like that. Soundtrack can.

(That's too funny to have a 20 MB download for some rewording... I'd say Apple has probably neglected to mention some other fixes :D )

bousozoku
Feb 12, 2004, 05:56 PM
It showed up as 18.9 MB when I downloaded it. I haven't used GB extensively so I haven't noticed any differences yet. I can't imagine, even with 15 languages or so, that it could just be alert dialog boxes. It may be that they've changed the code as to when those alerts pop up, as well as some language clarifications.

sethypoo
Feb 12, 2004, 06:00 PM
It's still not in my Software Update.....anyone know why? :confused:

Edit: maybe some system's performances don't need the update, due to the fact that some users may not get any dialog boxes. I think I should get the update, because I am running a 12" PowerBook G4 Rev. A.....

pkradd
Feb 12, 2004, 06:25 PM
A lot of updates don't appear on Software Update until a day after they appear on the Apple website as standalones. Nothing new.

The update is for everybody that has GarageBand, even if you haven't received those dialogue boxes. It has a new number ya know.

imaginereno
Feb 12, 2004, 06:28 PM
Originally posted by sethypoo
It's still not in my Software Update.....anyone know why? :confused:

Edit: maybe some system's performances don't need the update, due to the fact that some users may not get any dialog boxes. I think I should get the update, because I am running a 12" PowerBook G4 Rev. A.....

Try the link at the top of the page. :)

Here it is again:

http://www.macbytes.com/link.php?sid=20040212170308

P-Worm
Feb 12, 2004, 06:35 PM
Wow, what a coincidence. I just got my keyboard in the mail today.

P-Worm

Trowaman
Feb 12, 2004, 06:41 PM
*must . . . buy . . . iLife . . . '04 . . .:confused:

geerlingguy
Feb 12, 2004, 07:51 PM
Seems like there ain't much else in the update. Looked around the packages and found naught but language and dialog stuff. What a bloated peice of download! :confused:

reckless_0001
Feb 12, 2004, 08:29 PM
How about adding support for recording multiple tracks simultaneously? eh? eh? :)

elgruga
Feb 12, 2004, 10:17 PM
How about sending me a bag of 100 dollar bills? eh? eh?

Sorry, I think I'm just bored or something....

bhanna
Feb 12, 2004, 10:47 PM
I installed this tonight, and noticed that I can now run a tune that earlier gave me the out of resources error on my PB while running on battery with reduced processor.

Good fix!

Engagebot
Feb 13, 2004, 12:18 AM
Originally posted by sethypoo

Edit: maybe some system's performances don't need the update, due to the fact that some users may not get any dialog boxes. I think I should get the update, because I am running a 12" PowerBook G4 Rev. A.....

the frequency of those dialog boxes being called on your machine has nothing to do with the fact that the update will see that code as old.

~Shard~
Feb 13, 2004, 12:35 AM
Wow, that didn't take long! Hmm, why such a large file for such a "minor" update?

Elektronkind
Feb 13, 2004, 03:52 AM
Originally posted by nagromme
(That's too funny to have a 20 MB download for some rewording... I'd say Apple has probably neglected to mention some other fixes :D )

The update is replacing the complete GB executable. You cannot just replace "changed sections" of an existing executable. You are not seeing 20MB of just changes and/or fixes.

Even if only one word was changed, that means a whole new 20MB binary.

/dale

edesignuk
Feb 13, 2004, 03:54 AM
Coolies :cool: I'll be getting that as soon as I get home :D

CmdrLaForge
Feb 13, 2004, 04:01 AM
Originally posted by Nermal
21.5 megs for that? :eek:

Thats exactly what I tought as well :( :mad:

Why should I even download it ? I really don't care why the performance is so bad.

gfer
Feb 13, 2004, 06:02 AM
Originally posted by Elektronkind
(...) You cannot just replace "changed sections" of an existing executable. You are not seeing 20MB of just changes and/or fixes.

Even if only one word was changed, that means a whole new 20MB binary.


Yes, you can. It can be done "patching" the application.

Cocoa apps are, in fact, a folder containing the binary and some resources. You can open any Cocoa app with the "show package contents" command in the contextual menu.

To change wording and/or interface, a Soundtrack update only needs to replace old files in the .lproj folders in /Applications/Soundtrack/Contents/Resources/.

Elektronkind
Feb 13, 2004, 11:32 AM
Originally posted by gfer
Yes, you can. It can be done "patching" the application.

Cocoa apps are, in fact, a folder containing the binary and some resources. You can open any Cocoa app with the "show package contents" command in the contextual menu.

To change wording and/or interface, a Soundtrack update only needs to replace old files in the .lproj folders in /Applications/Soundtrack/Contents/Resources/.

I know all about Cocoa apps and the FAT binary type Darwin uses. Believe me. Note that I use the word "binary" and not the all-encompassing word, "App" in my statement you respond to.

You are correct when you mention that all local resources, from the language files to any local shared libraries are contained within the resource fork of the overall App.

But I was referring to the actual GarageBand executable binary itself, the one you find in GarageBand.app/Contents/MacOS/

Patches as you are referring to, such as diff-type patches for text files, do and can exist. But Apple doesn't use them. They just overwrite the older file with the new version.

Patches for binary files, such as the executable itself, and accompanying libraries, etc however, are a different animal. It would be very cumbersome and dangerous for a someone to update their binaries by changing regions of an existing binary and then hoping it works. Plus, one loses the cumulative effect of the update. This is why, again, it is easier and more reliable to provide a complete new binary in updates.

But patches in the scope of the overall Application itself, these are.

/dale

Toe
Feb 13, 2004, 01:15 PM
Originally posted by Mudbug
but here's to hoping it fixes that "unable to render tracks due to insufficient yada yada yada" I get on my powerbook sometimes. ;) I've seen these on my PB too. To overcome it, I just quit out of other apps, and log out of other simultaneously logged-in users.

If you're still seeing this dialog (which I guess might still show up in 1.0.1, but with different words?), then launch Activity Viewer, view All Processes, and see what's eating your CPU cycles.

psycho bob
Feb 13, 2004, 01:19 PM
when the file is actually uncompressed it is around 40mb. Quite a meaty update.

johnnyjibbs
Feb 13, 2004, 01:27 PM
I think this might have done more. I haven't had that message come up lately. Performance appears to have improved. When GarageBand is idle it no longer consumes 30-40% CPU.

Then again, maybe it's just me.

sethypoo
Feb 13, 2004, 01:46 PM
Originally posted by Engagebot
the frequency of those dialog boxes being called on your machine has nothing to do with the fact that the update will see that code as old.

Wow, that made no sense!

BTW, it's still not in my Software Update. I don't think I need 21.5 MB for dialog boxes.

psycho bob
Feb 13, 2004, 02:18 PM
don't wait for it to appear in SU I didn't just download it from the apple OS X download page.

Engagebot
Feb 13, 2004, 02:52 PM
Originally posted by sethypoo
Wow, that made no sense!

BTW, it's still not in my Software Update. I don't think I need 21.5 MB for dialog boxes.

what i'm saying is whether or not those dialog boxes are used on your machine more than somebody elses, the update still will update your software. software updates dont care how often you use that function. theyll still update it.

it does make sense, assuming you've ever coded anything in your life. and if you havent, then dont make remarks about software issues you dont understand.

Toe
Feb 13, 2004, 03:06 PM
I'm guessing that the update might do more than change some text in some dialogs. At the least, it could change the conditions under which those dialogs are displayed. And it could do lots of other things. The info about what's new in this update is not exclusive... that is, it says "This update clarifies specific alert dialogs regarding system performance." But it does not say that that is the only change... just the only one they mention.

Anyway, if you think Apple should be more descriptive, then I'd encourage you to go to
http://docs.info.apple.com/article.html?artnum=120320
scroll all the way to the bottom, and click on the second or third option in their survey.