TinyCircuits / TinyCircuits-Tiny-Game-Engine

MicroPython game engine for TinyCircuits Thumby Color
GNU General Public License v3.0
9 stars 1 forks source link

Add different tone waveforms #44

Open TinyCircuits opened 3 months ago

TinyCircuits commented 3 months ago

Currently, ToneSoundResource only uses sin waves for tones. Other waveforms could be triangle, sawtooth, and square.