• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: VST2AU SDK and MacOS 10.3 problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: VST2AU SDK and MacOS 10.3 problem


  • Subject: Re: VST2AU SDK and MacOS 10.3 problem
  • From: Airy André <email@hidden>
  • Date: Wed, 5 Nov 2003 23:10:32 +0100

Yes, that's one of the few changes of the Panther SDK (with the MusicDeviceNoteParams struct and the new named mPitch and mVelocity fields) that has consequences on existing code.

Airy

Le 5 nov. 03, ` 22:52, Marc Poirier a icrit :

I think that the stubs for MusicDeviceBase::StartNote and StopNote changed
in the Panther SDK. So you'll need to modify yours accordingly, and
you're getting errors since those are pure virtual methods.

Marc



On Thu, 6 Nov 2003, Malcolm Haylock wrote:

Hi Everyone,

It was time to take the plunge and upgrade to Panther but my AU is not
compiling. It uses the Emagic VST2AU SDK with the following unresolved
error. This is using Codewarrior 8.3 and 10.3 headers.

Anyone have a fix?

Error : illegal use of abstract class
('MusicDeviceBase::StartNote(unsigned long, unsigned long, unsigned long
&, unsigned long, const MusicDeviceNoteParams &)')
(point of instantiation: 'CVST2AUPluginEntry(ComponentParameters *,
CVST2AUPlugin *)')
(instantiating:
'ComponentEntryPoint<CVST2AUPlugin>::Dispatch(ComponentParameters *,
CVST2AUPlugin *)')
ComponentBase.h line 70 Class *This = new Class(ci);

Thabnks,
Malcolm Haylock
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • MusicDeviceStartNote integer or float notes
      • From: Marc Poirier <email@hidden>
References: 
 >Re: VST2AU SDK and MacOS 10.3 problem (From: Marc Poirier <email@hidden>)

  • Prev by Date: Re: VST2AU SDK and MacOS 10.3 problem (Modified by Ben Dyer)
  • Next by Date: MusicDeviceStartNote integer or float notes
  • Previous by thread: Re: VST2AU SDK and MacOS 10.3 problem
  • Next by thread: MusicDeviceStartNote integer or float notes
  • Index(es):
    • Date
    • Thread