You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using AudioKit to develop a singing application. The playerAudio is used to play the beat file, while the micRecorder is used to record my voice and save it to a file.
There are no issues when I play both nodes, playerAudio and micRecorder, simultaneously until I stop. However, problems arise if I pause and resume them around 2–3 times during the process, causing a latency between the two nodes
macOS Version(s) Used to Build
macOS 13 Ventura
Xcode Version(s)
Xcode 14
Description
I am using AudioKit to develop a singing application. The playerAudio is used to play the beat file, while the micRecorder is used to record my voice and save it to a file.
There are no issues when I play both nodes, playerAudio and micRecorder, simultaneously until I stop. However, problems arise if I pause and resume them around 2–3 times during the process, causing a latency between the two nodes
Crash Logs, Screenshots or Other Attachments (if applicable)
No response
The text was updated successfully, but these errors were encountered: