Releases: CedarGroveStudios/CircuitPython_WaveBuilder
Releases · CedarGroveStudios/CircuitPython_WaveBuilder
Incorporate Amplitude Limits
... for cases where the single oscillator or combined oscillator amplitude is > 1.0 or < -1.0
Incorporate amplitude limits
... to reduce unexpected waveform distortion when the amplitude is greater than 1.0 or less than -1.0
Update examples and docs.
1.0.2 update examples and docs
Initial Release
1.0.0 Merge branch 'main' of https://github.com/CedarGroveStudios/Cedargrov…