You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This isn't really an "issue", but posting here to mention that I've produced a version of the sine_wave example that uses an interpolator to handle the sample generation instead of calculating the offsets into the wave table within the sample loop. It is I2S only, though.