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

alcMacOSXRenderingQuality?


  • Subject: alcMacOSXRenderingQuality?
  • From: Jim Wrenholt <email@hidden>
  • Date: Tue, 8 Aug 2006 02:56:41 -0500

I don't understand how to setup and use alcMacOSXRenderingQuality?
and alcMacOSXRenderChannelCount as well.



I installed Xcode 2.4 and it updated my OpenAL.

i was using
alSetInteger(ALC_SPATIAL_RENDERING_QUALITY, ALC_SPATIAL_RENDERING_QUALITY_LOW);


but now get an error.
errr: 'ALC_SPATIAL_RENDERING_QUALITY' was not declared in this scope

there is a new file, MacOSX_OALExtensions.h
which defines

/**
 * Render Quality. Used with alcMacOSXRenderingQuality()
 */
	#define ALC_MAC_OSX_SPATIAL_RENDERING_QUALITY_HIGH      'rqhi'
	#define ALC_MAC_OSX_SPATIAL_RENDERING_QUALITY_LOW		'rdlo'

I tried
alcMacOSXRenderingQuality(ALC_MAC_OSX_SPATIAL_RENDERING_QUALITY_LOW);

which also returns an error.


i see typedef ALvoid (*alcMacOSXRenderingQualityProcPtr) (const ALint value);

but don't know how to use it?

also, installing xcode 2.4 removed alut.h from the framework?


thanks Jim

_______________________________________________
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


  • Prev by Date: Re: extended80?
  • Next by Date: mono->stereo effects, input gain handling and bypass
  • Previous by thread: Re: extended80?
  • Next by thread: mono->stereo effects, input gain handling and bypass
  • Index(es):
    • Date
    • Thread