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
Changes to codal-microbit-v2 include:
- change variable sampleRate to float to avoid rounding errors when
generating frequencies
- improve audio input pipeline for microphone support
- add per-channel volume control methods
- increase DAPLink I2C wait for data to be ready timeout
- add missing end frequency parameter to the log generator function
- add polyphonic real-time synthesizer
- fix MicroBitBLEManager support for MicroBitPowerManager::deepSleep
- add support for the BUSY flag on the KL27
- add the DAPLink version to the data logging HTM page
- add MicroBitLog::readData
Signed-off-by: Damien George <[email protected]>
0 commit comments