This repository has been archived by the owner on Nov 1, 2024. It is now read-only.
The following updates have been made in this release:
- Proper voice allocation within pico_synth_sandbox.keyboard.Keyboard class
- Improved pico_synth_sandbox.timer.Timer operation with proper asyncio.sleep timing.
- Fully featured menu system with multiple data types, grouping, and JSON saving/loading. See pico_synth_sandbox.menu.
- Overclocking enabled by default to 250Mhz to better support 44.1khz operation.
- Display buffer fix when rendering bar graphs with empty characters.
See documentation and examples for implementation.