• 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
Sinewave
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Sinewave


  • Subject: Sinewave
  • From: Roland Silver <email@hidden>
  • Date: Sat, 5 Jan 2008 06:21:21 -0700

James,
Sinewave, your "very simple Cocoa CoreAudio app", has proved invaluable as a starting point for my own Cocoa CoreAudio app, "AttonalComposer".

When I compile Sinewave under Xcode 3 I get the following warnings. I can easily fix the ones about "run" and "stop", but I don't know enough about the CoreAudio API to upgrade the call of the two deprecated functions, AudioDeviceAddIOProc and AudioDeviceRemoveIOProc. 

Can you help?
----------------------------------------------
Line Location NSNetServices.h:139: warning: using '-(void)stop'
Line Location NSOperation.h:19: warning: using '-(void)start'
Line Location NSSound.h:54: warning: also found '-(BOOL)stop'
Line Location Sinewave.h:25: warning: also found '-(BOOL)start'
Line Location Sinewave.m:149: warning: 'AudioDeviceAddIOProc' is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2067)
Line Location Sinewave.m:169: warning: 'AudioDeviceRemoveIOProc' is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2081)
Line Location SinewaveController.m:24: warning: multiple methods named '-start' found
Line Location SinewaveController.m:50: warning: multiple methods named '-stop' found
----------------------------------------------
Sincerely,
Roland Silver
email@hidden



 _______________________________________________
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: Sinewave
      • From: "tahome izwah" <email@hidden>
  • Prev by Date: Re: Launch AULab from XCode 3 in 32bit mode?
  • Next by Date: Re: Sinewave
  • Previous by thread: Re: Cocoa hosts compatibility
  • Next by thread: Re: Sinewave
  • Index(es):
    • Date
    • Thread