Releases: magnetophon/lamb-rs
Releases · magnetophon/lamb-rs
v2.1.0: histogram
This release adds a histogram and includes the fix for a crash when 2 GUIs are opened.
v2.0.0
This release marks a few big improvements to the GUI and the DSP as well as some bug fixes.
GUI:
DSP:
- support higher samplerates
- tweak adaptive release behavior
- put smoother in the log domain
- increase knee range
Bug fixes:
- fix stack overflow crash on Windows
- remove fade in at the start
Full Control
New features
-
Add adaptive release
-
Add variable lookahead
-
Replace strength by ratio
-
Add fixed latency mode
-
Add automated builds
-
Add CLAP plugin
-
Make the parameters that change the amount of lookahead non-automatable
Bug fixes
- Make it build on Windows, see grame-cncm/faust@bde0c9e
- Fix crash when buffer size is bigger than 1024
- Fix overlapping gui elements after shrinking the window
GUI goodness
This release adds:
- a new GUI
- output gain and bypass
- sample accurate latency reporting
first release
All major functionality is working now, so it's time for a first release.
Many thanks to @orlarey, @sletz, @robbert-vdh, @obsoleszenz and @dariosanfilippo for making this project possible!