13
0
livetrax/libs/surfaces/control_protocol
Robin Gareus ce259edbcd professionalize peak-meters
The peak meter needs to withstand various test-signals
without visual jitter (in particular 1kHz sine) regardless
of settings (period-size, sample-rate, custom fall-off).

This needs to be done in sync (and not by a random non-rt
‘smoothing’ thread).

On the downside this voids the ‘visual smoothing’ particularly 
with large buffersizes - but then again exactly this “always 
fall-off no matter what [the next real data will be]” is the
problem.

One the upside, there’s one less high-frequency (100Hz) thread
(Yay!) PS. it probably never worked on windows, anyway.

Only peak-meters are affected by his change.
K-meters, IEC I/II and VU were never visually smoothed.
2015-05-02 03:46:49 +02:00
..
control_protocol allow to set/change loop-range via OSC 2015-04-12 23:40:35 +02:00
MSVCardour_cp Add support for USE_CAIRO_IMAGE_SURFACE when building with MSVC 2014-10-29 17:36:30 +00:00
basic_ui.cc allow to set/change loop-range via OSC 2015-04-12 23:40:35 +02:00
control_protocol.cc professionalize peak-meters 2015-05-02 03:46:49 +02:00
wscript remove lib versioning for internal plugins 2015-02-16 17:32:56 +01:00