13
0
Go to file
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
cfgtool
doc
export
gtk2_ardour tweak Midi/DIN icon (proper notch) 2015-05-01 15:16:32 +02:00
headless
icons
libs professionalize peak-meters 2015-05-02 03:46:49 +02:00
mcp
midi_maps midi map for the Axiom61 2015-04-25 16:29:02 +02:00
msvc_extra_headers For MSVC builds, implement 'rint()' and 'rintf()' to supplement the ones that were already implemented 2015-04-24 19:11:10 +01:00
MSVCardour3
MSVCMixbus3
MSVCvst_scan
patches
patchfiles
templates
tools suffix “x86” to start-menu entry for ardour 32bit 2015-04-24 00:00:47 +02:00
vst
.dir-locals.el
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox
COPYING
instant.xml
instant.xml.sae
Makefile
msvc32-fixup.pl
PACKAGER_README
README
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript add a real check for functioning JACK metadata API; remove configure time option for this 2015-04-23 09:29:45 -04:00

Please see the Ardour web site at http://ardour.org/ for all documentation..

For information on building ardour: 
      
     http://ardour.org/development.html