python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Audio Kit UI NodeRollingView, ways to adjust it?
I am pretty new to AudioKit, and I was wondering is there a way to adjust sample rate, color and margins for the NodeRollingView?
I am creating the view similarly to the CookBook sample project:
struc...
N0ctrn
Votes: 0
Answers: 0
Synchronizing MultiSegmentAudioPlayers?
Is there a way to synchronize multiple MultiSegmentAudioPlayers to start playing exactly at the same time? In the API documentation there is no mention of such feature, all I find is the referenceTim...
dorjeozer
Votes: 0
Answers: 1
Unable to play audio file using url in my application in iOS swift
audio link
I uploaded a recording in my google drive link(mentioned above) and set that to public. I am trying to play the audio using audio kit and other audio player(cocoapods) with url, downloading...
Sravan
Votes: 0
Answers: 1
AudioKit 5.2 Migration: AKSampler() to Sampler() latency when loading audioFiles
I am migrating my AudioKit-Code to AudioKit 5.2 and I am having problems with the AK5 Sampler() which I can not solve by myself. In AK previously it was AKSampler() and it had a function called:
loadA...
Alfab
Votes: 0
Answers: 0