• 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
working with the CoreAudio AudioUnits MyVolumeUnit Tutorial
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

working with the CoreAudio AudioUnits MyVolumeUnit Tutorial


  • Subject: working with the CoreAudio AudioUnits MyVolumeUnit Tutorial
  • From: Michael Pares <email@hidden>
  • Date: Sun, 8 May 2005 12:30:41 -0700

Hi all,

I'm working with the Audio Units Tutorial found here
http://developer.apple.com/audio/audiounits.html

I keep getting an error 'struct HostCallbackInfo' has no member named
'transportStateProc' when trying to build MyVolumeUnit.cpp

The build results are thus:

Building target "MyVolumeUnit" with build style "Development"
(optimization:level '0', debug-symbols:on) — (2 errors)
    Compiling MyVolumeUnit.cpp (2 errors)
                 In file included from
/Users/manic/Developer/Audio/MyVolumeUnit/MyVolumeUnit.cpp:43:
                        In file Included from
/Users/manic/Developer/Audio/MyVolumeUnit/MyVolumeUnit.h:43,
                               In file included from
/Developer/Examples/CoreAudio/AudioUnits/AUPublic/OtherBases/AUEffectBase.h:46,

/Developer/Examples/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h:672:
error: 'struct HostCallbackInfo' has no member named
'transportStateProc'

/Developer/Examples/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h:672:
error: 'struct HostCallbackInfo' has no member named
'transportStateProc'
    Build failed (2 errors)

I found this page
(http://lists.apple.com/archives/coreaudio-api/2004/Sep/msg00128.html)
about the same sort of error but it was of no help.  Neither deleting
AUPropertiesPostPantherAdditions.h nor deleting and reinstalling
Quicktime helped.  But I am using Quicktime 7 though I don't think
that should make a difference.  Can anybody shed any light on this?

Thanks a bunch,
Michael
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: working with the CoreAudio AudioUnits MyVolumeUnit Tutorial
      • From: Elliot Sedegah <email@hidden>
    • Re: working with the CoreAudio AudioUnits MyVolumeUnit Tutorial
      • From: Marc Poirier <email@hidden>
  • Prev by Date: Calculating AU latency
  • Next by Date: Re: Noob question: sending button clicks to AudioUnits?
  • Previous by thread: Re: Calculating AU latency
  • Next by thread: Re: working with the CoreAudio AudioUnits MyVolumeUnit Tutorial
  • Index(es):
    • Date
    • Thread