circuitpython/shared-module
Jeff Epler c92ad33a9c
synthio: allow negative amplitudes
Previously, negative amplitudes were clamped to zero.
Now, they are allowed to range from -ALMOST_ONE to +ALMOST_ONE.
This is useful in certain circumstances, such as using synthio
to create CV-like outputs that can be positive or negative, by
using the amplitude property of the note.
2023-11-21 08:54:07 -06:00
..
2023-08-10 20:06:32 -04:00
2021-11-10 10:55:53 -06:00
2023-08-14 00:59:22 -04:00
2022-01-17 16:34:47 -06:00
2023-10-03 15:03:59 -04:00
2022-02-10 17:14:07 -08:00
2023-05-12 14:39:57 -04:00
2023-09-24 15:23:38 +00:00