Skip to content

Analog Output to Memory Stream. How to? #1898

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

You must be logged in to vote

The sketch has the following errors:

  • You defined info, but you are not using it anywhere!
  • You call analog.begin() twice
  • If you use binary data, it is important to let the output class know what the sample rate, channels and bit per samples is. otherwise it just uses the defaut values which are 44100, 2 and 16

Please be more diligent: You should be able to catch this yourself!

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@dhionnystrauss
Comment options

@pschatzmann
Comment options

Answer selected by pschatzmann
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