Search the web
Sign In
New User? Sign Up
logic-users · Logic Users Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Re: [LAM] will VST instruments run under OSX?   Message List  
Reply | Forward Message #116869 of 245790 |
Re: [LUG] [LAM] will VST instruments run under OSX?

Hi,

got some more light to put into this...

>
> > There can be no clever fix. ...
>> Anything that uses OS9
>> code to communicate needs to learn speak "Carbon" at least to
>> communicate in OSX.
>
>OK, so VST code is more like proper application code than pseudocode
>run by a smart VST container. Understood.

Just like any code, VST uses portions of the OS. This is for example
everything concerning "higher" maths other that simple algebra (+-*/)
on a specific processor (PPC, Intel) like sine-function, powers or
square roots. These portions could be the same in carbon and classic,
but they are not.

The really big issue is graphics. - Drawing a pixel to the screen in
carbon is a completely different game than in classic. Though the
actual functions are named the same, they are different (Quartz is
not QuickDraw).

To determine what code of the system the programmer wants to use, he
"links" his code with so called libraries ("dlls" on windows) that
can be more or less seen as "maps" to the system architecture (some
developers *LOL*, okay).

These libraries are different in carbon and classic.

For VST there is a special library, "VSTGUI.lib" that manages the
graphics of most plugins. There is a different version of this
library for carbon and classic, too.

>
>
>> Notice the key phrase of yours: "When it becomes OSX specific"--how
>many of
>> the VST Instruments proudly say "Carbonized for OSX!" on the box?
>Didn't
>> think so.
>
>True, but I've just gone and looked at a few VST boxes in my
>cupboard, and none of them proudly proclaim compatibility with
>Windows XP, either.
>They simply have two logos, one for "PC" and one for "Mac", and the
>PC compatibility box typically says something like "95/98" and the
>Mac box says something like "requires Mac OS7.5 or higher"

Theres quite a difference between 9 to X and 98 to XP...

> > It will be a temporary problem. ...
>> Since everything needs to be rewritten for OSX, the issue is
>> being dealt with in the form of developers all saying they are
> > or will work on re-coding their plugins for OSX. ...
>

Most of the programmers are waiting for host software like Logic to
appear on OS X first before they go carbon with their plugins.

Going carbon is very, very simple for VST programmers. In 98% they
don't have to change any code at all, they just have to change the
libraries they link to and press "build"-button. Some have to upgrade
their programming environment, but that's another thing.

Ahh, they have to change their logos, badges, documentation, the like
(The part I hate the most).

I have already compiled my plugin "More Feedback Machine" for OS X,
but I havn't got any reasonable testing environment. That's why I
havn't published it, yet.

;) Urs


urs heckmann
urs@...
www.u-he.com <- check out more feedback machine vst plugin











Sun Aug 25, 2002 3:10 pm

urs_heckmann
Offline Offline
Send Email Send Email

Forward
Message #116869 of 245790 |
Expand Messages Author Sort by Date

... That is absolutely correct. ... There can be no clever fix. OSX is a different operating system. It doesn't communicate to the hardware the way OS9 did....
Orren Merton
orrenm
Offline Send Email
Aug 25, 2002
2:53 am

... OK, so VST code is more like proper application code than pseudocode run by a smart VST container. Understood. ... many of ... Didn't ... True, but I've...
erkdemon
Offline Send Email
Aug 25, 2002
12:23 pm

Hi, got some more light to put into this... ... Just like any code, VST uses portions of the OS. This is for example everything concerning "higher" maths other...
Urs Heckmann
urs_heckmann
Offline Send Email
Aug 25, 2002
7:07 pm

... can't we, the end users, do that ourselves then, with all our plugins that we have bought? if there was an app that let us do that in a somple way... ...
Nassau
apnamn
Offline Send Email
Aug 26, 2002
8:39 am

... Ahem. That means revealing all the brainwork that went into our developments including copy protection, inventions etc. - No way, sorry. ;) Urs...
Urs Heckmann
urs_heckmann
Offline Send Email
Aug 26, 2002
9:27 am

... From: Urs Heckmann <urs@...> ... no, i mean, u the programmers can create an iVSTConverter or something. a simple application that has only ONE...
Nassau
apnamn
Offline Send Email
Aug 26, 2002
3:15 pm

... At first glance this might be sounding possible. But then this software has to "unlink" the code from the libraries, "link" to the correct ones and update...
Urs Heckmann
urs_heckmann
Offline Send Email
Aug 26, 2002
3:57 pm

... i have, but thanks for reply and link! peace, nassau...
Nassau
apnamn
Offline Send Email
Aug 26, 2002
6:07 pm

... Patience I have enough of (sort of) - it's money I'm worried about. I, like most everyone else here, have literally thousands of dollars worth the ...
Gregory Anderson
gregoryor
Offline Send Email
Aug 26, 2002
6:09 pm

heya, Have a big problem here! When using 5.2 with my Mix system, midi has a very strange behaviour, the Logic control starts flipping completely. I get ...
Lvee
lolothehero
Offline Send Email
Aug 26, 2002
6:14 pm

... can't really help with any of the present problems, but unless you physically erased the previous logic version it should still be in the folder along with...
highlandsource
Offline Send Email
Aug 26, 2002
6:52 pm

... Well unlike Windows 98 vs. Windows XP, Mac OS 9 and Mac OS X are pretty much completely different operating systems, so unless you see Mac OS X support...
Marc Poirier
fipnid
Offline Send Email
Aug 25, 2002
7:14 pm

HM, Ičm sorry to be the one to say this, but word is that wečre all in for a big and very bad surprise about VST support in Logic for OS X ... Think about...
Flemming Bloch
flemmingbloch
Offline Send Email
Aug 27, 2002
8:23 am

... I don't really think this is a big deal because no current VST will run under OSX without some effort on the part of the manufacturer of the plugin anyway....
gordonmurrison
Offline Send Email
Aug 27, 2002
10:54 am

... That's been discussed in depth. There will we a simple AudioUnit wrapper for VSTs. Developers say it's easily accomplished, so why be pessimistic? And...
Urs Heckmann
urs_heckmann
Offline Send Email
Aug 27, 2002
10:57 am

... Cheer up....if you look at how OS X supports just about any standard on any level then I don't think they would not support VST..in fact there already are...
Jorma Pennanen
glassyore
Offline Send Email
Aug 27, 2002
3:37 pm

... i remember reading on this list that VST would be supported in OSX, alongside some new format i can't remember the name of. hopeful, nassau...
Nassau
apnamn
Offline Send Email
Aug 27, 2002
8:06 pm

Doh!!!! You guys, been following the thread...LOL. If you go into OSX's "Library" folder. Then once in there, go into the Audio folder. There you will see...
wirehead1
wirehead65
Offline Send Email
Aug 28, 2002
12:37 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help