philburk / jsyn

Modular audio synthesizer library with unit generators in Java
http://www.softsynth.com/jsyn
Apache License 2.0
222 stars 60 forks source link

Fix ExponentialRamp exception #93

Closed philburk closed 3 years ago

philburk commented 3 years ago

Negative input could cause a crash.

Fixes #92