pyobjc-framework-PHASE 10.1__tar.gz → 11.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (43) hide show
  1. pyobjc_framework_phase-11.0/Lib/PHASE/__init__.py +137 -0
  2. pyobjc_framework_phase-11.0/Lib/PHASE/_metadata.py +502 -0
  3. {pyobjc-framework-PHASE-10.1 → pyobjc_framework_phase-11.0}/Lib/pyobjc_framework_PHASE.egg-info/PKG-INFO +5 -5
  4. {pyobjc-framework-PHASE-10.1 → pyobjc_framework_phase-11.0}/Lib/pyobjc_framework_PHASE.egg-info/SOURCES.txt +6 -2
  5. pyobjc_framework_phase-11.0/Lib/pyobjc_framework_PHASE.egg-info/pyobjc-build-info.txt +3 -0
  6. pyobjc_framework_phase-11.0/Lib/pyobjc_framework_PHASE.egg-info/requires.txt +2 -0
  7. {pyobjc-framework-PHASE-10.1 → pyobjc_framework_phase-11.0}/License.txt +1 -1
  8. {pyobjc-framework-PHASE-10.1 → pyobjc_framework_phase-11.0}/PKG-INFO +5 -5
  9. pyobjc_framework_phase-11.0/PyObjCTest/test_phasesoundeventnodes.py +47 -0
  10. {pyobjc-framework-PHASE-10.1 → pyobjc_framework_phase-11.0}/PyObjCTest/test_phasetypes.py +3 -0
  11. {pyobjc-framework-PHASE-10.1 → pyobjc_framework_phase-11.0}/metadata/PHASE.fwinfo +38 -0
  12. pyobjc-framework-PHASE-10.1/metadata/raw/arm64-14.0.fwinfo → pyobjc_framework_phase-11.0/metadata/raw/arm64-14.5.fwinfo +2 -2
  13. pyobjc_framework_phase-11.0/metadata/raw/arm64-15.0.fwinfo +7187 -0
  14. pyobjc-framework-PHASE-10.1/metadata/raw/x86_64-14.0.fwinfo → pyobjc_framework_phase-11.0/metadata/raw/x86_64-14.5.fwinfo +2 -2
  15. pyobjc_framework_phase-11.0/metadata/raw/x86_64-15.0.fwinfo +7187 -0
  16. {pyobjc-framework-PHASE-10.1 → pyobjc_framework_phase-11.0}/pyobjc_setup.py +121 -27
  17. {pyobjc-framework-PHASE-10.1 → pyobjc_framework_phase-11.0}/setup.py +1 -2
  18. pyobjc-framework-PHASE-10.1/Lib/PHASE/__init__.py +0 -34
  19. pyobjc-framework-PHASE-10.1/Lib/PHASE/_metadata.py +0 -304
  20. pyobjc-framework-PHASE-10.1/Lib/pyobjc_framework_PHASE.egg-info/requires.txt +0 -2
  21. {pyobjc-framework-PHASE-10.1 → pyobjc_framework_phase-11.0}/Lib/pyobjc_framework_PHASE.egg-info/dependency_links.txt +0 -0
  22. {pyobjc-framework-PHASE-10.1 → pyobjc_framework_phase-11.0}/Lib/pyobjc_framework_PHASE.egg-info/not-zip-safe +0 -0
  23. {pyobjc-framework-PHASE-10.1 → pyobjc_framework_phase-11.0}/Lib/pyobjc_framework_PHASE.egg-info/top_level.txt +0 -0
  24. {pyobjc-framework-PHASE-10.1 → pyobjc_framework_phase-11.0}/MANIFEST.in +0 -0
  25. {pyobjc-framework-PHASE-10.1 → pyobjc_framework_phase-11.0}/PyObjCTest/__init__.py +0 -0
  26. {pyobjc-framework-PHASE-10.1 → pyobjc_framework_phase-11.0}/PyObjCTest/test_phase.py +0 -0
  27. {pyobjc-framework-PHASE-10.1 → pyobjc_framework_phase-11.0}/PyObjCTest/test_phaseassetregistry.py +0 -0
  28. {pyobjc-framework-PHASE-10.1 → pyobjc_framework_phase-11.0}/PyObjCTest/test_phaseducker.py +0 -0
  29. {pyobjc-framework-PHASE-10.1 → pyobjc_framework_phase-11.0}/PyObjCTest/test_phaseengine.py +0 -0
  30. {pyobjc-framework-PHASE-10.1 → pyobjc_framework_phase-11.0}/PyObjCTest/test_phaseenvelope.py +0 -0
  31. {pyobjc-framework-PHASE-10.1 → pyobjc_framework_phase-11.0}/PyObjCTest/test_phaseenventnodes.py +0 -0
  32. {pyobjc-framework-PHASE-10.1 → pyobjc_framework_phase-11.0}/PyObjCTest/test_phasegroup.py +0 -0
  33. {pyobjc-framework-PHASE-10.1 → pyobjc_framework_phase-11.0}/PyObjCTest/test_phasematerial.py +0 -0
  34. {pyobjc-framework-PHASE-10.1 → pyobjc_framework_phase-11.0}/PyObjCTest/test_phasemedium.py +0 -0
  35. {pyobjc-framework-PHASE-10.1 → pyobjc_framework_phase-11.0}/PyObjCTest/test_phasemixer.py +0 -0
  36. {pyobjc-framework-PHASE-10.1 → pyobjc_framework_phase-11.0}/PyObjCTest/test_phaseobject.py +0 -0
  37. {pyobjc-framework-PHASE-10.1 → pyobjc_framework_phase-11.0}/PyObjCTest/test_phasesoundevent.py +0 -0
  38. {pyobjc-framework-PHASE-10.1 → pyobjc_framework_phase-11.0}/PyObjCTest/test_phasespatialpipeline.py +0 -0
  39. {pyobjc-framework-PHASE-10.1 → pyobjc_framework_phase-11.0}/metadata/metadata.ini +0 -0
  40. {pyobjc-framework-PHASE-10.1 → pyobjc_framework_phase-11.0}/metadata/raw/arm64-13.1.fwinfo +0 -0
  41. {pyobjc-framework-PHASE-10.1 → pyobjc_framework_phase-11.0}/metadata/raw/x86_64-13.1.fwinfo +0 -0
  42. {pyobjc-framework-PHASE-10.1 → pyobjc_framework_phase-11.0}/pyproject.toml +0 -0
  43. {pyobjc-framework-PHASE-10.1 → pyobjc_framework_phase-11.0}/setup.cfg +0 -0
@@ -0,0 +1,137 @@
1
+ """
2
+ Python mapping for the PHASE framework.
3
+
4
+ This module does not contain docstrings for the wrapped code, check Apple's
5
+ documentation for details on how to use these functions and classes.
6
+ """
7
+
8
+
9
+ def _setup():
10
+ import sys
11
+
12
+ import AVFoundation
13
+ import objc
14
+ from . import _metadata
15
+
16
+ dir_func, getattr_func = objc.createFrameworkDirAndGetattr(
17
+ name="PHASE",
18
+ frameworkIdentifier="com.apple.audio.PHASE",
19
+ frameworkPath=objc.pathForFramework(
20
+ "/System/Library/Frameworks/PHASE.framework"
21
+ ),
22
+ globals_dict=globals(),
23
+ inline_list=None,
24
+ parents=(AVFoundation,),
25
+ metadict=_metadata.__dict__,
26
+ )
27
+
28
+ globals()["__dir__"] = dir_func
29
+ globals()["__getattr__"] = getattr_func
30
+
31
+ for cls, sel in (
32
+ ("PHASESource", b"init"),
33
+ ("PHASESource", b"new"),
34
+ ("PHASEDistanceModelFadeOutParameters", b"init"),
35
+ ("PHASEDistanceModelFadeOutParameters", b"new"),
36
+ ("PHASEDistanceModelParameters", b"init"),
37
+ ("PHASEDistanceModelParameters", b"new"),
38
+ ("PHASEEnvelopeDistanceModelParameters", b"init"),
39
+ ("PHASEEnvelopeDistanceModelParameters", b"new"),
40
+ ("PHASEMetaParameterDefinition", b"init"),
41
+ ("PHASEMetaParameterDefinition", b"new"),
42
+ ("PHASENumberMetaParameterDefinition", b"init"),
43
+ ("PHASENumberMetaParameterDefinition", b"new"),
44
+ ("PHASEStringMetaParameterDefinition", b"init"),
45
+ ("PHASEStringMetaParameterDefinition", b"new"),
46
+ ("PHASEMappedMetaParameterDefinition", b"init"),
47
+ ("PHASEMappedMetaParameterDefinition", b"new"),
48
+ ("PHASEMappedMetaParameterDefinition", b"initWithValue:identifier:"),
49
+ ("PHASEMappedMetaParameterDefinition", b"initWithValue:"),
50
+ (
51
+ "PHASEMappedMetaParameterDefinition",
52
+ b"initWithValue:minimum:maximum:identifier:",
53
+ ),
54
+ ("PHASEMappedMetaParameterDefinition", b"initWithValue:minimum:maximum:"),
55
+ ("PHASEMappedMetaParameterDefinition", b"minimum"),
56
+ ("PHASEMappedMetaParameterDefinition", b"maximum"),
57
+ ("PHASEMetaParameter", b"init"),
58
+ ("PHASEMetaParameter", b"new"),
59
+ ("PHASENumberMetaParameter", b"init"),
60
+ ("PHASENumberMetaParameter", b"new"),
61
+ ("PHASEStringMetaParameter", b"init"),
62
+ ("PHASEStringMetaParameter", b"new"),
63
+ ("PHASEEnvelope", b"init"),
64
+ ("PHASEEnvelope", b"new"),
65
+ ("PHASEMedium", b"init"),
66
+ ("PHASEMedium", b"new"),
67
+ ("PHASEEngine", b"init"),
68
+ ("PHASEEngine", b"new"),
69
+ ("PHASEShapeElement", b"init"),
70
+ ("PHASEShapeElement", b"new"),
71
+ ("PHASEShape", b"init"),
72
+ ("PHASEShape", b"new"),
73
+ ("PHASEOccluder", b"init"),
74
+ ("PHASEOccluder", b"initWithEngine:"),
75
+ ("PHASEOccluder", b"new"),
76
+ ("PHASEGroupPresetSetting", b"init"),
77
+ ("PHASEGroupPresetSetting", b"new"),
78
+ ("PHASEGroupPreset", b"init"),
79
+ ("PHASEGroupPreset", b"new"),
80
+ ("PHASEMixerDefinition", b"init"),
81
+ ("PHASEMixerDefinition", b"new"),
82
+ ("PHASESpatialMixerDefinition", b"init"),
83
+ ("PHASESpatialMixerDefinition", b"new"),
84
+ ("PHASEAmbientMixerDefinition", b"init"),
85
+ ("PHASEAmbientMixerDefinition", b"new"),
86
+ ("PHASEChannelMixerDefinition", b"init"),
87
+ ("PHASEChannelMixerDefinition", b"new"),
88
+ ("PHASEMixer", b"init"),
89
+ ("PHASEMixer", b"new"),
90
+ ("PHASEMaterial", b"init"),
91
+ ("PHASEMaterial", b"new"),
92
+ ("PHASEDirectivityModelParameters", b"init"),
93
+ ("PHASEDirectivityModelParameters", b"new"),
94
+ ("PHASEGroup", b"init"),
95
+ ("PHASEGroup", b"new"),
96
+ ("PHASEListener", b"init"),
97
+ ("PHASEListener", b"new"),
98
+ ("PHASEDefinition", b"init"),
99
+ ("PHASEDefinition", b"new"),
100
+ ("PHASEDucker", b"init"),
101
+ ("PHASEDucker", b"new"),
102
+ ("PHASESpatialPipeline", b"init"),
103
+ ("PHASESpatialPipeline", b"new"),
104
+ ("PHASESoundEventNodeDefinition", b"init"),
105
+ ("PHASESoundEventNodeDefinition", b"new"),
106
+ ("PHASEGeneratorNodeDefinition", b"init"),
107
+ ("PHASEGeneratorNodeDefinition", b"new"),
108
+ ("PHASESamplerNodeDefinition", b"init"),
109
+ ("PHASESamplerNodeDefinition", b"new"),
110
+ ("PHASEBlendNodeDefinition", b"init"),
111
+ ("PHASEBlendNodeDefinition", b"new"),
112
+ ("PHASESwitchNodeDefinition", b"init"),
113
+ ("PHASESwitchNodeDefinition", b"new"),
114
+ ("PHASEPushStreamNodeDefinition", b"init"),
115
+ ("PHASEPushStreamNodeDefinition", b"new"),
116
+ ("PHASEPushStreamNode", b"init"),
117
+ ("PHASEPushStreamNode", b"new"),
118
+ ("PHASEObject", b"init"),
119
+ ("PHASEObject", b"new"),
120
+ ("PHASEAsset", b"init"),
121
+ ("PHASEAsset", b"new"),
122
+ ("PHASESoundAsset", b"init"),
123
+ ("PHASESoundAsset", b"new"),
124
+ ("PHASESoundEventNodeAsset", b"init"),
125
+ ("PHASESoundEventNodeAsset", b"new"),
126
+ ("PHASEGlobalMetaParameterAsset", b"init"),
127
+ ("PHASEGlobalMetaParameterAsset", b"new"),
128
+ ("PHASEAssetRegistry", b"init"),
129
+ ("PHASEAssetRegistry", b"new"),
130
+ ("PHASESoundEvent", b"init"),
131
+ ("PHASESoundEvent", b"new"),
132
+ ):
133
+ objc.registerUnavailableMethod(cls, sel)
134
+ del sys.modules["PHASE._metadata"]
135
+
136
+
137
+ globals().pop("_setup")()
@@ -0,0 +1,502 @@
1
+ # This file is generated by objective.metadata
2
+ #
3
+ # Last update: Fri Jun 21 10:17:22 2024
4
+ #
5
+ # flake8: noqa
6
+
7
+ import objc, sys
8
+ from typing import NewType
9
+
10
+ if sys.maxsize > 2**32:
11
+
12
+ def sel32or64(a, b):
13
+ return b
14
+
15
+ else:
16
+
17
+ def sel32or64(a, b):
18
+ return a
19
+
20
+
21
+ if objc.arch == "arm64":
22
+
23
+ def selAorI(a, b):
24
+ return a
25
+
26
+ else:
27
+
28
+ def selAorI(a, b):
29
+ return b
30
+
31
+
32
+ misc = {}
33
+ constants = """$PHASEAssetErrorDomain$PHASEErrorDomain$PHASESoundEventErrorDomain$PHASESpatialCategoryDirectPathTransmission$PHASESpatialCategoryEarlyReflections$PHASESpatialCategoryLateReverb$"""
34
+ enums = """$PHASEAssetErrorAlreadyExists@1346920804$PHASEAssetErrorBadParameters@1346920803$PHASEAssetErrorFailedToLoad@1346920801$PHASEAssetErrorGeneralError@1346920805$PHASEAssetErrorInvalidEngineInstance@1346920802$PHASEAssetErrorMemoryAllocation@1346920806$PHASEAssetTypeResident@0$PHASEAssetTypeStreamed@1$PHASEAutomaticHeadTrackingFlagOrientation@1$PHASECalibrationModeAbsoluteSpl@2$PHASECalibrationModeNone@0$PHASECalibrationModeRelativeSpl@1$PHASECullOptionDoNotCull@4$PHASECullOptionSleepWakeAtRandomOffset@2$PHASECullOptionSleepWakeAtRealtimeOffset@3$PHASECullOptionSleepWakeAtZero@1$PHASECullOptionTerminate@0$PHASECurveTypeCubed@1668432757$PHASECurveTypeHoldStartValue@1668434003$PHASECurveTypeInverseCubed@1668434243$PHASECurveTypeInverseSigmoid@1668434247$PHASECurveTypeInverseSine@1668434259$PHASECurveTypeInverseSquared@1668434257$PHASECurveTypeJumpToEndValue@1668434501$PHASECurveTypeLinear@1668435054$PHASECurveTypeSigmoid@1668436839$PHASECurveTypeSine@1668436846$PHASECurveTypeSquared@1668436849$PHASEErrorInitializeFailed@1346913633$PHASEErrorInvalidObject@1346913634$PHASEMaterialPresetBrick@1833071211$PHASEMaterialPresetCardboard@1833136740$PHASEMaterialPresetConcrete@1833132914$PHASEMaterialPresetDrywall@1833202295$PHASEMaterialPresetGlass@1833397363$PHASEMaterialPresetWood@1834448228$PHASEMediumPresetAir@1835286898$PHASENormalizationModeDynamic@1$PHASENormalizationModeNone@0$PHASEPlaybackModeLooping@1$PHASEPlaybackModeOneShot@0$PHASEPushStreamBufferDefault@1$PHASEPushStreamBufferInterrupts@4$PHASEPushStreamBufferInterruptsAtLoop@8$PHASEPushStreamBufferLoops@2$PHASEPushStreamCompletionDataRendered@0$PHASERenderingStatePaused@2$PHASERenderingStateStarted@1$PHASERenderingStateStopped@0$PHASEReverbPresetCathedral@1917023336$PHASEReverbPresetLargeChamber@1917600616$PHASEReverbPresetLargeHall@1917601841$PHASEReverbPresetLargeHall2@1917601842$PHASEReverbPresetLargeRoom@1917604401$PHASEReverbPresetLargeRoom2@1917604402$PHASEReverbPresetMediumChamber@1917666152$PHASEReverbPresetMediumHall@1917667377$PHASEReverbPresetMediumHall2@1917667378$PHASEReverbPresetMediumHall3@1917667379$PHASEReverbPresetMediumRoom@1917669997$PHASEReverbPresetNone@1917742958$PHASEReverbPresetSmallRoom@1918063213$PHASESoundEventErrorAPIMisuse@1346925668$PHASESoundEventErrorBadData@1346925666$PHASESoundEventErrorInvalidInstance@1346925667$PHASESoundEventErrorNotFound@1346925665$PHASESoundEventErrorOutOfMemory@1346925670$PHASESoundEventErrorSystemNotInitialized@1346925669$PHASESoundEventPrepareHandlerReasonFailure@0$PHASESoundEventPrepareHandlerReasonPrepared@1$PHASESoundEventPrepareHandlerReasonTerminated@2$PHASESoundEventPrepareStatePrepareInProgress@1$PHASESoundEventPrepareStatePrepareNotStarted@0$PHASESoundEventPrepareStatePrepared@2$PHASESoundEventSeekHandlerReasonFailure@0$PHASESoundEventSeekHandlerReasonFailureSeekAlreadyInProgress@1$PHASESoundEventSeekHandlerReasonSeekSuccessful@2$PHASESoundEventStartHandlerReasonFailure@0$PHASESoundEventStartHandlerReasonFinishedPlaying@1$PHASESoundEventStartHandlerReasonTerminated@2$PHASESpatialPipelineFlagDirectPathTransmission@1$PHASESpatialPipelineFlagEarlyReflections@2$PHASESpatialPipelineFlagLateReverb@4$PHASESpatializationModeAlwaysUseBinaural@1$PHASESpatializationModeAlwaysUseChannelBased@2$PHASESpatializationModeAutomatic@0$PHASEUpdateModeAutomatic@0$PHASEUpdateModeManual@1$"""
35
+ misc.update(
36
+ {
37
+ "PHASESpatialPipelineFlags": NewType("PHASESpatialPipelineFlags", int),
38
+ "PHASESoundEventPrepareState": NewType("PHASESoundEventPrepareState", int),
39
+ "PHASEPushStreamBufferOptions": NewType("PHASEPushStreamBufferOptions", int),
40
+ "PHASERenderingState": NewType("PHASERenderingState", int),
41
+ "PHASEAssetType": NewType("PHASEAssetType", int),
42
+ "PHASECullOption": NewType("PHASECullOption", int),
43
+ "PHASECalibrationMode": NewType("PHASECalibrationMode", int),
44
+ "PHASESoundEventStartHandlerReason": NewType(
45
+ "PHASESoundEventStartHandlerReason", int
46
+ ),
47
+ "PHASEMediumPreset": NewType("PHASEMediumPreset", int),
48
+ "PHASEUpdateMode": NewType("PHASEUpdateMode", int),
49
+ "PHASEPlaybackMode": NewType("PHASEPlaybackMode", int),
50
+ "PHASEAssetError": NewType("PHASEAssetError", int),
51
+ "PHASEAutomaticHeadTrackingFlags": NewType(
52
+ "PHASEAutomaticHeadTrackingFlags", int
53
+ ),
54
+ "PHASEMaterialPreset": NewType("PHASEMaterialPreset", int),
55
+ "PHASESoundEventPrepareHandlerReason": NewType(
56
+ "PHASESoundEventPrepareHandlerReason", int
57
+ ),
58
+ "PHASESoundEventSeekHandlerReason": NewType(
59
+ "PHASESoundEventSeekHandlerReason", int
60
+ ),
61
+ "PHASESpatializationMode": NewType("PHASESpatializationMode", int),
62
+ "PHASECurveType": NewType("PHASECurveType", int),
63
+ "PHASENormalizationMode": NewType("PHASENormalizationMode", int),
64
+ "PHASESoundEventError": NewType("PHASESoundEventError", int),
65
+ "PHASEError": NewType("PHASEError", int),
66
+ "PHASEReverbPreset": NewType("PHASEReverbPreset", int),
67
+ "PHASEPushStreamCompletionCallbackCondition": NewType(
68
+ "PHASEPushStreamCompletionCallbackCondition", int
69
+ ),
70
+ }
71
+ )
72
+ misc.update({"PHASESpatialCategory": NewType("PHASESpatialCategory", str)})
73
+ misc.update({})
74
+ r = objc.registerMetaDataForSelector
75
+ objc._updatingMetadata(True)
76
+ try:
77
+ r(
78
+ b"PHASEAmbientMixerDefinition",
79
+ b"initWithChannelLayout:orientation:",
80
+ {
81
+ "full_signature": b"@@:@{simd_quatf=<4f>}",
82
+ "arguments": {3: {"type": b"{simd_quatf=<4f>}"}},
83
+ },
84
+ )
85
+ r(
86
+ b"PHASEAmbientMixerDefinition",
87
+ b"initWithChannelLayout:orientation:identifier:",
88
+ {
89
+ "full_signature": b"@@:@{simd_quatf=<4f>}@",
90
+ "arguments": {3: {"type": b"{simd_quatf=<4f>}"}},
91
+ },
92
+ )
93
+ r(
94
+ b"PHASEAmbientMixerDefinition",
95
+ b"orientation",
96
+ {
97
+ "full_signature": b"{simd_quatf=<4f>}@:",
98
+ "retval": {"type": b"{simd_quatf=<4f>}"},
99
+ },
100
+ )
101
+ r(
102
+ b"PHASEAssetRegistry",
103
+ b"registerGlobalMetaParameter:error:",
104
+ {"arguments": {3: {"type_modifier": b"o"}}},
105
+ )
106
+ r(
107
+ b"PHASEAssetRegistry",
108
+ b"registerSoundAssetAtURL:identifier:assetType:channelLayout:normalizationMode:error:",
109
+ {"arguments": {7: {"type_modifier": b"o"}}},
110
+ )
111
+ r(
112
+ b"PHASEAssetRegistry",
113
+ b"registerSoundAssetWithData:identifier:format:normalizationMode:error:",
114
+ {"arguments": {6: {"type_modifier": b"o"}}},
115
+ )
116
+ r(
117
+ b"PHASEAssetRegistry",
118
+ b"registerSoundEventAssetWithRootNode:identifier:error:",
119
+ {"arguments": {4: {"type_modifier": b"o"}}},
120
+ )
121
+ r(
122
+ b"PHASEAssetRegistry",
123
+ b"unregisterAssetWithIdentifier:completion:",
124
+ {
125
+ "arguments": {
126
+ 3: {
127
+ "callable": {
128
+ "retval": {"type": b"v"},
129
+ "arguments": {0: {"type": b"^v"}, 1: {"type": b"B"}},
130
+ }
131
+ }
132
+ }
133
+ },
134
+ )
135
+ r(b"PHASEDucker", b"isActive", {"retval": {"type": b"Z"}})
136
+ r(
137
+ b"PHASEEngine",
138
+ b"startAndReturnError:",
139
+ {"retval": {"type": b"Z"}, "arguments": {2: {"type_modifier": b"o"}}},
140
+ )
141
+ r(
142
+ b"PHASEEnvelope",
143
+ b"initWithStartPoint:segments:",
144
+ {"full_signature": b"@@:<2d>@", "arguments": {2: {"type": b"<2d>"}}},
145
+ )
146
+ r(
147
+ b"PHASEEnvelope",
148
+ b"startPoint",
149
+ {"full_signature": b"<2d>@:", "retval": {"type": b"<2d>"}},
150
+ )
151
+ r(
152
+ b"PHASEEnvelopeSegment",
153
+ b"endPoint",
154
+ {"full_signature": b"<2d>@:", "retval": {"type": b"<2d>"}},
155
+ )
156
+ r(
157
+ b"PHASEEnvelopeSegment",
158
+ b"initWithEndPoint:curveType:",
159
+ {"full_signature": b"@@:<2d>q", "arguments": {2: {"type": b"<2d>"}}},
160
+ )
161
+ r(
162
+ b"PHASEEnvelopeSegment",
163
+ b"setEndPoint:",
164
+ {"full_signature": b"v@:<2d>", "arguments": {2: {"type": b"<2d>"}}},
165
+ )
166
+ r(b"PHASEGroup", b"isMuted", {"retval": {"type": b"Z"}})
167
+ r(b"PHASEGroup", b"isSoloed", {"retval": {"type": b"Z"}})
168
+ r(
169
+ b"PHASEObject",
170
+ b"addChild:error:",
171
+ {"retval": {"type": b"Z"}, "arguments": {3: {"type_modifier": b"o"}}},
172
+ )
173
+ r(
174
+ b"PHASEObject",
175
+ b"forward",
176
+ {"full_signature": b"<3f>@:", "retval": {"type": b"<3f>"}},
177
+ )
178
+ r(
179
+ b"PHASEObject",
180
+ b"right",
181
+ {"full_signature": b"<3f>@:", "retval": {"type": b"<3f>"}},
182
+ )
183
+ r(
184
+ b"PHASEObject",
185
+ b"setTransform:",
186
+ {
187
+ "full_signature": b"v@:{simd_float4x4=[4<4f>]}",
188
+ "arguments": {2: {"type": b"{simd_float4x4=[4<4f>]}"}},
189
+ },
190
+ )
191
+ r(
192
+ b"PHASEObject",
193
+ b"setWorldTransform:",
194
+ {
195
+ "full_signature": b"v@:{simd_float4x4=[4<4f>]}",
196
+ "arguments": {2: {"type": b"{simd_float4x4=[4<4f>]}"}},
197
+ },
198
+ )
199
+ r(
200
+ b"PHASEObject",
201
+ b"transform",
202
+ {
203
+ "full_signature": b"{simd_float4x4=[4<4f>]}@:",
204
+ "retval": {"type": b"{simd_float4x4=[4<4f>]}"},
205
+ },
206
+ )
207
+ r(b"PHASEObject", b"up", {"full_signature": b"<3f>@:", "retval": {"type": b"<3f>"}})
208
+ r(
209
+ b"PHASEObject",
210
+ b"worldTransform",
211
+ {
212
+ "full_signature": b"{simd_float4x4=[4<4f>]}@:",
213
+ "retval": {"type": b"{simd_float4x4=[4<4f>]}"},
214
+ },
215
+ )
216
+ r(
217
+ b"PHASEPullStreamNode",
218
+ b"renderBlock",
219
+ {
220
+ "retval": {
221
+ "callable": {
222
+ "retval": {"type": b"i"},
223
+ "arguments": {
224
+ 0: {"type": b"^v"},
225
+ 1: {"type": b"N^Z"},
226
+ 2: {"type": b"n^{AudioTimeStamp=dQdQ{SMPTETime=ssIIIssss}II}"},
227
+ 3: {"type": b"I"},
228
+ 4: {"type": b"^{AudioBufferList=I[1{AudioBuffer=II^v}]}"},
229
+ },
230
+ }
231
+ }
232
+ },
233
+ )
234
+ r(
235
+ b"PHASEPullStreamNode",
236
+ b"setRenderBlock:",
237
+ {
238
+ "arguments": {
239
+ 2: {
240
+ "callable": {
241
+ "retval": {"type": b"i"},
242
+ "arguments": {
243
+ 0: {"type": b"^v"},
244
+ 1: {"type": b"N^Z"},
245
+ 2: {
246
+ "type": b"n^{AudioTimeStamp=dQdQ{SMPTETime=ssIIIssss}II}"
247
+ },
248
+ 3: {"type": b"I"},
249
+ 4: {"type": b"^{AudioBufferList=I[1{AudioBuffer=II^v}]}"},
250
+ },
251
+ }
252
+ }
253
+ }
254
+ },
255
+ )
256
+ r(b"PHASEPullStreamNodeDefinition", b"normalize", {"retval": {"type": b"Z"}})
257
+ r(
258
+ b"PHASEPullStreamNodeDefinition",
259
+ b"setNormalize:",
260
+ {"arguments": {2: {"type": b"Z"}}},
261
+ )
262
+ r(
263
+ b"PHASEPushStreamNode",
264
+ b"scheduleBuffer:atTime:options:completionCallbackType:completionHandler:",
265
+ {
266
+ "arguments": {
267
+ 6: {
268
+ "callable": {
269
+ "retval": {"type": b"v"},
270
+ "arguments": {0: {"type": b"^v"}, 1: {"type": b"q"}},
271
+ }
272
+ }
273
+ }
274
+ },
275
+ )
276
+ r(
277
+ b"PHASEPushStreamNode",
278
+ b"scheduleBuffer:completionCallbackType:completionHandler:",
279
+ {
280
+ "arguments": {
281
+ 4: {
282
+ "callable": {
283
+ "retval": {"type": b"v"},
284
+ "arguments": {0: {"type": b"^v"}, 1: {"type": b"q"}},
285
+ }
286
+ }
287
+ }
288
+ },
289
+ )
290
+ r(b"PHASEPushStreamNodeDefinition", b"normalize", {"retval": {"type": b"Z"}})
291
+ r(
292
+ b"PHASEPushStreamNodeDefinition",
293
+ b"setNormalize:",
294
+ {"arguments": {2: {"type": b"Z"}}},
295
+ )
296
+ r(
297
+ b"PHASESoundEvent",
298
+ b"initWithEngine:assetIdentifier:error:",
299
+ {"arguments": {4: {"type_modifier": b"o"}}},
300
+ )
301
+ r(
302
+ b"PHASESoundEvent",
303
+ b"initWithEngine:assetIdentifier:mixerParameters:error:",
304
+ {"arguments": {5: {"type_modifier": b"o"}}},
305
+ )
306
+ r(b"PHASESoundEvent", b"isIndefinite", {"retval": {"type": b"Z"}})
307
+ r(
308
+ b"PHASESoundEvent",
309
+ b"prepareWithCompletion:",
310
+ {
311
+ "arguments": {
312
+ 2: {
313
+ "callable": {
314
+ "retval": {"type": b"v"},
315
+ "arguments": {0: {"type": b"^v"}, 1: {"type": b"q"}},
316
+ }
317
+ }
318
+ }
319
+ },
320
+ )
321
+ r(
322
+ b"PHASESoundEvent",
323
+ b"seekToTime:completion:",
324
+ {
325
+ "arguments": {
326
+ 3: {
327
+ "callable": {
328
+ "retval": {"type": b"v"},
329
+ "arguments": {0: {"type": b"^v"}, 1: {"type": b"q"}},
330
+ }
331
+ }
332
+ }
333
+ },
334
+ )
335
+ r(
336
+ b"PHASESoundEvent",
337
+ b"startWithCompletion:",
338
+ {
339
+ "arguments": {
340
+ 2: {
341
+ "callable": {
342
+ "retval": {"type": b"v"},
343
+ "arguments": {0: {"type": b"^v"}, 1: {"type": b"q"}},
344
+ }
345
+ }
346
+ }
347
+ },
348
+ )
349
+ finally:
350
+ objc._updatingMetadata(False)
351
+
352
+ objc.registerNewKeywordsFromSelector(
353
+ "PHASEAmbientMixerDefinition", b"initWithChannelLayout:orientation:"
354
+ )
355
+ objc.registerNewKeywordsFromSelector(
356
+ "PHASEAmbientMixerDefinition", b"initWithChannelLayout:orientation:identifier:"
357
+ )
358
+ objc.registerNewKeywordsFromSelector(
359
+ "PHASEBlendNodeDefinition", b"initDistanceBlendWithSpatialMixerDefinition:"
360
+ )
361
+ objc.registerNewKeywordsFromSelector(
362
+ "PHASEBlendNodeDefinition",
363
+ b"initDistanceBlendWithSpatialMixerDefinition:identifier:",
364
+ )
365
+ objc.registerNewKeywordsFromSelector(
366
+ "PHASEBlendNodeDefinition", b"initWithBlendMetaParameterDefinition:"
367
+ )
368
+ objc.registerNewKeywordsFromSelector(
369
+ "PHASEBlendNodeDefinition", b"initWithBlendMetaParameterDefinition:identifier:"
370
+ )
371
+ objc.registerNewKeywordsFromSelector(
372
+ "PHASECardioidDirectivityModelParameters", b"initWithSubbandParameters:"
373
+ )
374
+ objc.registerNewKeywordsFromSelector(
375
+ "PHASEChannelMixerDefinition", b"initWithChannelLayout:"
376
+ )
377
+ objc.registerNewKeywordsFromSelector(
378
+ "PHASEChannelMixerDefinition", b"initWithChannelLayout:identifier:"
379
+ )
380
+ objc.registerNewKeywordsFromSelector(
381
+ "PHASEConeDirectivityModelParameters", b"initWithSubbandParameters:"
382
+ )
383
+ objc.registerNewKeywordsFromSelector(
384
+ "PHASEContainerNodeDefinition", b"initWithIdentifier:"
385
+ )
386
+ objc.registerNewKeywordsFromSelector(
387
+ "PHASEDistanceModelFadeOutParameters", b"initWithCullDistance:"
388
+ )
389
+ objc.registerNewKeywordsFromSelector(
390
+ "PHASEDucker",
391
+ b"initWithEngine:sourceGroups:targetGroups:gain:attackTime:releaseTime:attackCurve:releaseCurve:",
392
+ )
393
+ objc.registerNewKeywordsFromSelector("PHASEEngine", b"initWithUpdateMode:")
394
+ objc.registerNewKeywordsFromSelector("PHASEEnvelope", b"initWithStartPoint:segments:")
395
+ objc.registerNewKeywordsFromSelector(
396
+ "PHASEEnvelopeDistanceModelParameters", b"initWithEnvelope:"
397
+ )
398
+ objc.registerNewKeywordsFromSelector(
399
+ "PHASEEnvelopeSegment", b"initWithEndPoint:curveType:"
400
+ )
401
+ objc.registerNewKeywordsFromSelector("PHASEGroup", b"initWithIdentifier:")
402
+ objc.registerNewKeywordsFromSelector(
403
+ "PHASEGroupPreset", b"initWithEngine:settings:timeToTarget:timeToReset:"
404
+ )
405
+ objc.registerNewKeywordsFromSelector(
406
+ "PHASEGroupPresetSetting", b"initWithGain:rate:gainCurveType:rateCurveType:"
407
+ )
408
+ objc.registerNewKeywordsFromSelector("PHASEListener", b"initWithEngine:")
409
+ objc.registerNewKeywordsFromSelector(
410
+ "PHASEMappedMetaParameterDefinition",
411
+ b"initWithInputMetaParameterDefinition:envelope:",
412
+ )
413
+ objc.registerNewKeywordsFromSelector(
414
+ "PHASEMappedMetaParameterDefinition",
415
+ b"initWithInputMetaParameterDefinition:envelope:identifier:",
416
+ )
417
+ objc.registerNewKeywordsFromSelector(
418
+ "PHASEMappedMetaParameterDefinition", b"initWithValue:"
419
+ )
420
+ objc.registerNewKeywordsFromSelector(
421
+ "PHASEMappedMetaParameterDefinition", b"initWithValue:identifier:"
422
+ )
423
+ objc.registerNewKeywordsFromSelector(
424
+ "PHASEMappedMetaParameterDefinition", b"initWithValue:minimum:maximum:"
425
+ )
426
+ objc.registerNewKeywordsFromSelector(
427
+ "PHASEMappedMetaParameterDefinition", b"initWithValue:minimum:maximum:identifier:"
428
+ )
429
+ objc.registerNewKeywordsFromSelector("PHASEMaterial", b"initWithEngine:preset:")
430
+ objc.registerNewKeywordsFromSelector("PHASEMedium", b"initWithEngine:preset:")
431
+ objc.registerNewKeywordsFromSelector(
432
+ "PHASENumberMetaParameterDefinition", b"initWithValue:"
433
+ )
434
+ objc.registerNewKeywordsFromSelector(
435
+ "PHASENumberMetaParameterDefinition", b"initWithValue:identifier:"
436
+ )
437
+ objc.registerNewKeywordsFromSelector(
438
+ "PHASENumberMetaParameterDefinition", b"initWithValue:minimum:maximum:"
439
+ )
440
+ objc.registerNewKeywordsFromSelector(
441
+ "PHASENumberMetaParameterDefinition", b"initWithValue:minimum:maximum:identifier:"
442
+ )
443
+ objc.registerNewKeywordsFromSelector(
444
+ "PHASENumericPair", b"initWithFirstValue:secondValue:"
445
+ )
446
+ objc.registerNewKeywordsFromSelector("PHASEObject", b"initWithEngine:")
447
+ objc.registerNewKeywordsFromSelector("PHASEOccluder", b"initWithEngine:")
448
+ objc.registerNewKeywordsFromSelector("PHASEOccluder", b"initWithEngine:shapes:")
449
+ objc.registerNewKeywordsFromSelector(
450
+ "PHASEPullStreamNodeDefinition", b"initWithMixerDefinition:format:"
451
+ )
452
+ objc.registerNewKeywordsFromSelector(
453
+ "PHASEPullStreamNodeDefinition", b"initWithMixerDefinition:format:identifier:"
454
+ )
455
+ objc.registerNewKeywordsFromSelector(
456
+ "PHASEPushStreamNodeDefinition", b"initWithMixerDefinition:format:"
457
+ )
458
+ objc.registerNewKeywordsFromSelector(
459
+ "PHASEPushStreamNodeDefinition", b"initWithMixerDefinition:format:identifier:"
460
+ )
461
+ objc.registerNewKeywordsFromSelector(
462
+ "PHASERandomNodeDefinition", b"initWithIdentifier:"
463
+ )
464
+ objc.registerNewKeywordsFromSelector(
465
+ "PHASESamplerNodeDefinition", b"initWithSoundAssetIdentifier:mixerDefinition:"
466
+ )
467
+ objc.registerNewKeywordsFromSelector(
468
+ "PHASESamplerNodeDefinition",
469
+ b"initWithSoundAssetIdentifier:mixerDefinition:identifier:",
470
+ )
471
+ objc.registerNewKeywordsFromSelector("PHASEShape", b"initWithEngine:mesh:")
472
+ objc.registerNewKeywordsFromSelector("PHASEShape", b"initWithEngine:mesh:materials:")
473
+ objc.registerNewKeywordsFromSelector(
474
+ "PHASESoundEvent", b"initWithEngine:assetIdentifier:error:"
475
+ )
476
+ objc.registerNewKeywordsFromSelector(
477
+ "PHASESoundEvent", b"initWithEngine:assetIdentifier:mixerParameters:error:"
478
+ )
479
+ objc.registerNewKeywordsFromSelector("PHASESource", b"initWithEngine:")
480
+ objc.registerNewKeywordsFromSelector("PHASESource", b"initWithEngine:shapes:")
481
+ objc.registerNewKeywordsFromSelector(
482
+ "PHASESpatialMixerDefinition", b"initWithSpatialPipeline:"
483
+ )
484
+ objc.registerNewKeywordsFromSelector(
485
+ "PHASESpatialMixerDefinition", b"initWithSpatialPipeline:identifier:"
486
+ )
487
+ objc.registerNewKeywordsFromSelector("PHASESpatialPipeline", b"initWithFlags:")
488
+ objc.registerNewKeywordsFromSelector(
489
+ "PHASEStringMetaParameterDefinition", b"initWithValue:"
490
+ )
491
+ objc.registerNewKeywordsFromSelector(
492
+ "PHASEStringMetaParameterDefinition", b"initWithValue:identifier:"
493
+ )
494
+ objc.registerNewKeywordsFromSelector(
495
+ "PHASESwitchNodeDefinition", b"initWithSwitchMetaParameterDefinition:"
496
+ )
497
+ objc.registerNewKeywordsFromSelector(
498
+ "PHASESwitchNodeDefinition", b"initWithSwitchMetaParameterDefinition:identifier:"
499
+ )
500
+ expressions = {}
501
+
502
+ # END OF FILE
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyobjc-framework-PHASE
3
- Version: 10.1
3
+ Version: 11.0
4
4
  Summary: Wrappers for the framework PHASE on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -18,20 +18,20 @@ Classifier: Operating System :: MacOS :: MacOS X
18
18
  Classifier: Programming Language :: Python
19
19
  Classifier: Programming Language :: Python :: 3
20
20
  Classifier: Programming Language :: Python :: 3 :: Only
21
- Classifier: Programming Language :: Python :: 3.8
22
21
  Classifier: Programming Language :: Python :: 3.9
23
22
  Classifier: Programming Language :: Python :: 3.10
24
23
  Classifier: Programming Language :: Python :: 3.11
25
24
  Classifier: Programming Language :: Python :: 3.12
26
25
  Classifier: Programming Language :: Python :: 3.13
26
+ Classifier: Programming Language :: Python :: 3.14
27
27
  Classifier: Programming Language :: Python :: Implementation :: CPython
28
28
  Classifier: Programming Language :: Objective C
29
29
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
30
30
  Classifier: Topic :: Software Development :: User Interfaces
31
- Requires-Python: >=3.8
31
+ Requires-Python: >=3.9
32
32
  Description-Content-Type: text/x-rst; charset=UTF-8
33
- Requires-Dist: pyobjc-core>=10.1
34
- Requires-Dist: pyobjc-framework-AVFoundation>=10.1
33
+ Requires-Dist: pyobjc-core>=11.0
34
+ Requires-Dist: pyobjc-framework-AVFoundation>=11.0
35
35
  Project-URL: Documentation, https://pyobjc.readthedocs.io/en/latest/
36
36
  Project-URL: Issue tracker, https://github.com/ronaldoussoren/pyobjc/issues
37
37
  Project-URL: Repository, https://github.com/ronaldoussoren/pyobjc