Skip to content

AVFAudio macOS xcode13.3 beta1

Alex Soto edited this page Jan 27, 2022 · 2 revisions

#AVFAudio.framework

diff -ruN /Applications/Xcode_13.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/AVFAudio.framework/Headers/AVAudioUnitSampler.h /Applications/Xcode_13.3.0-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/AVFAudio.framework/Headers/AVAudioUnitSampler.h
--- /Applications/Xcode_13.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/AVFAudio.framework/Headers/AVAudioUnitSampler.h	2021-11-19 17:05:25.000000000 -0500
+++ /Applications/Xcode_13.3.0-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/AVFAudio.framework/Headers/AVAudioUnitSampler.h	2022-01-25 12:58:26.000000000 -0500
@@ -76,7 +76,7 @@
 /*! @property stereoPan
 	@abstract
 		adjusts the pan for all the notes played.
-		Range:     -1 -> +1
+		Range:     -100 -> +100
 		Default:   0
  */
 @property (nonatomic) float     stereoPan;
Clone this wiki locally