Questions tagged [audiokit]

AudioKit is an audio synthesis, processing, and analysis platform for macOS, iOS, and tvOS.

Use this tag to get answers on AudioKit. Please post code that you have tried. Make sure it is actually a question concerning AudioKit. Questions for toolchain, language or software design should also contain more tags to get a wider audience.

Getting help

There are two methods for getting support for AudioKit, listed in order of what you should try first:

  1. Post your problem to StackOverflow with this audiokit tag.

  2. If you are pretty sure the problem is not in your implementation, but in AudioKit itself, you can open a Github Issue.

Links to documentation, samples and code

947 questions
-2
votes
1 answer

AVAudioRecorder Play the Recorded Item While Recording

Is there a way I can play the file that is BEING RECORDED during the recording? That is, when the user plugs in an earphone with mic, he is able to hear his own voice through the earphone as he speaks into the mic, which means there is no looping to…
Nicholas
  • 747
  • 7
  • 23
-3
votes
1 answer

Recording and playback midi sequence using AudioKit

I faced the same issue as in the following question: Recording midi with Audiokit The problem is pauses in record differs the real pauses.
Evgenii Shishko
  • 142
  • 2
  • 8
1 2 3
63
64