Skip to content

another pure data question #1447

Answered by pschatzmann
KatePimbleton asked this question in Q&A
Discussion options

You must be logged in to vote

Difficult to say: I suggest that you try to test the different pieces separately before you integrate them into PD: e.g. input only & copy to i2s, input merge & copy to I2S

A couple of additional thoughts:

  • you can try to lower the sample rate
  • try to upgrade the AudioTools library: I don't know if you have the FileLoop implementation already which removes the WAV header automatically when moving back to the beginning. You can compare your local version with the actual implementation. Or call setStartPos(44) to ignore the header.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@KatePimbleton
Comment options

@pschatzmann
Comment options

@KatePimbleton
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