Releases: philburk/jsyn
Releases · philburk/jsyn
v17.1.0
- Added several new UnitGenerators
- Fixed a crash in ExponentialRamp when the input crossed zero. #92
- Fixed non-real-time WaveRecorder by stopping StreamingThread when done. #105
- Fixed a bug in the MultiChannelSynthesizer if the same note was played on multiple channels. #114
- Added an example that renders some MIDI messages to PCM. #108