Skip to content

Example usage for FormatConverter #515

Discussion options

You must be logged in to vote

You can use one of the following classes to convert between integer data types

  • NumberFormatConverterStream or
  • NumberFormatConverterStreamT< TFrom, TTo > Class
  • FormatConverterStream

Check out the class documentation under Transformation: https://pschatzmann.github.io/arduino-audio-tools/html/modules.html
Here is an example that shows how to convert the data type.

ps. I will delete the (obsolete) FormatConverter to avoid any future confusion and maybe I should change the title from Transformation to something else (e.g. Data Conversion). Would you have any suggestions ?

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
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
Converted from issue

This discussion was converted from issue #514 on December 11, 2022 07:34.