Skip to content

Releases: magnetophon/lamb-rs

v2.1.0: histogram

18 Sep 15:57
Compare
Choose a tag to compare

This release adds a histogram and includes the fix for a crash when 2 GUIs are opened.

v2.0.0

04 May 12:26
Compare
Choose a tag to compare

This release marks a few big improvements to the GUI and the DSP as well as some bug fixes.

GUI:

  • Add Cyma graphs and meters, many thanks to @exa04 !

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

10 Apr 19:55
Compare
Choose a tag to compare

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

01 Apr 00:47
Compare
Choose a tag to compare

This release adds:

  • a new GUI
  • output gain and bypass
  • sample accurate latency reporting

first release

20 Mar 16:37
Compare
Choose a tag to compare

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!