Post

Replies

Boosts

Views

Activity

Comment on Creating CHHapticPatternPlayer with AudioCustom Event crashes
Thanks again! Got it, I'll have to provide more context. I was able to trigger this crash, not sure the exact steps yet. It's the same trace, but I could see the assertion failure on CoreHaptics now: CHHapticEngine.mm:2033 ASSERTION FAILURE [(_sResourceEntries->emplace(copiedResourceID, ResourceEntry(resource, options, 1)).second == true) != 0 is false]: Will investigate more and try to add more informations. Here's the feedback ID: FB15139995
Topic: App & System Services SubTopic: Hardware Tags:
Sep ’24
Comment on Creating CHHapticPatternPlayer with AudioCustom Event crashes
Thanks again! Got it, I'll have to provide more context. I was able to trigger this crash, not sure the exact steps yet. It's the same trace, but I could see the assertion failure on CoreHaptics now: CHHapticEngine.mm:2033 ASSERTION FAILURE [(_sResourceEntries->emplace(copiedResourceID, ResourceEntry(resource, options, 1)).second == true) != 0 is false]: Will investigate more and try to add more informations. Here's the feedback ID: FB15139995
Topic: App & System Services SubTopic: Hardware Tags:
Replies
Boosts
Views
Activity
Sep ’24
Comment on Creating CHHapticPatternPlayer with AudioCustom Event crashes
Hello! Thank you for your response. I will prepare Feedback Assistant report, yet do you think there's a chance this could be connected to threading (Main/Background) issue? Or maybe.. is it better to manually register audio resources and create patterns manually instead of AHAP files? I'll try to gather more info regarding the crash.
Topic: App & System Services SubTopic: Hardware Tags:
Replies
Boosts
Views
Activity
Sep ’24
Comment on Compressing AVAudioPCMBuffer within AVAudioEngine Tap
Thank you so much for your response and the code example! This is exactly what I needed. I also wasn’t aware of the technote you mentioned, I’ll definitely check that out. Cheers!
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Sep ’24