Skip to content
Discussion options

You must be logged in to vote

You have a lot of questions and I am not sure if I can answer them all. However I would recommend that you have a look at my Arduiono-Audio-Tools library. It has a lot of examples for the AudioKit and you can also use most other examples just replacing the Audio Sink! The documentation can be found in the Wiki. I was quite happy with the quality and level of the audio that is coming from the speakers!

I am note sure what your issue is, but potentially it could be any of the following

  • buffer underruns because you can't provide data fast enough or the buffer is too small
  • synchronization issues between the 2 cores

The root cause of the problem is that your audio source does not support a p…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@baesek
Comment options

Answer selected by pschatzmann
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants