Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

AudioController memory build up #110

Closed
xaphod opened this issue Dec 9, 2020 · 1 comment
Closed

AudioController memory build up #110

xaphod opened this issue Dec 9, 2020 · 1 comment

Comments

@xaphod
Copy link

xaphod commented Dec 9, 2020

I see constant linear memory growth in XCode Memory.

This fixes it for me: in AudioController.swift, wrap contents of func recordingCallback with autoreleasepool { }

@noelweichbrodt
Copy link
Collaborator

Fixed by #112

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants