Mono vs Stereo Mix #15
-
Hi! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This library implements only the functionality which is usually available across all audio chips. |
Beta Was this translation helpful? Give feedback.
This library implements only the functionality which is usually available across all audio chips.
However you have the flexibility to use the register read and update API which is specific to your chip and implement any additional functionality yourself.
After callig begin(), you can update your desired register values yourself in your sketch using es8388_write_reg()