Skip to content

Instantly share code, notes, and snippets.

@timcowlishaw
Created March 1, 2022 17:20
Show Gist options
  • Save timcowlishaw/5e6675f2b0e591db0f9fa77162b3cfe4 to your computer and use it in GitHub Desktop.
Save timcowlishaw/5e6675f2b0e591db0f9fa77162b3cfe4 to your computer and use it in GitHub Desktop.
Cenatus PHASE blog post snippet 6
try! phaseEngine.assetRegistry.registerSoundAsset(
url: url, identifier: "a_unique_asset_identifier",
assetType: .resident, channelLayout: nil,
normalizationMode: .dynamic
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment