master_me icon indicating copy to clipboard operation
master_me copied to clipboard

advanced leveler

Open trummerschlunk opened this issue 2 years ago • 2 comments

(moved to low-prio, as not critical for first release)

  • [x] feedback circuit
  • [x] expander in brake
  • [ ] scaled speeds for 'above target' and 'below target'
  • [ ] deadzone (strong break if feedback signal is close to target)
  • [ ] investigate 'rubberband effect' at higher 'length' for lk2_var

trummerschlunk avatar Aug 28 '22 08:08 trummerschlunk

To clarify this issue a bit: I already wrote all of these, in this branch and it works wonderfully on my computer, but for some reason @trummerschlunk is seeing a weird bug with that branch: The gain jumps randomly sometimes.

The WIP branch where I originally experimented and came up with these features, does not have that weird bug, even though it's a slightly more complicated version of the same code and it even misses some fixes for divide by 0 that I have implemented in the advanced_leveler branch.

@trummerschlunk Did I summarize the bugs you are seeing corrctly?

magnetophon avatar Aug 28 '22 13:08 magnetophon

Yes!

trummerschlunk avatar Aug 28 '22 14:08 trummerschlunk