summaryrefslogtreecommitdiff
path: root/gtk2_ardour/fft.h
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2019-02-28 01:26:21 +0100
committerRobin Gareus <robin@gareus.org>2019-02-28 01:26:30 +0100
commit06854e131520077b41e4da2bb6dc0f7141609be5 (patch)
tree4409e4a00ec72b2f3984801407200a4a1d0a748a /gtk2_ardour/fft.h
parent61623f730c36ec6306f42afeea951b4d91c199bd (diff)
Re-work plugin-analysis (fix crashes)
Plugin-analysis uses a fixed number of samples, which may be larger than the session's block-size. This caused problems for some VST plugins that use audioMasterCallback to query the session's block-size. Plugin FFT analysis now processes in chunks of the session's block-size to avoid this issue. This also allows to increase accuracy for all plugin standards (FFT size was increased to 8192).
Diffstat (limited to 'gtk2_ardour/fft.h')
0 files changed, 0 insertions, 0 deletions