ardour/libs
Robin Gareus 32be8aa96a
Fix veclib_find_peaks interface
vDSP_maxv, vDSP_minv set the return value to -INFINITY
or INFINITY respectively before starting to process.

Ardour expect the value to be input values to be part of the set.

https://developer.apple.com/documentation/accelerate/1450621-vdsp_maxv?language=objc
https://developer.apple.com/documentation/accelerate/1450267-vdsp_minv?language=objc
2023-03-30 01:04:40 +02:00
..
appleutility
ardour Fix veclib_find_peaks interface 2023-03-30 01:04:40 +02:00
ardouralsautil
audiographer switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -06:00
auscan
backends std::atomic - 2nd batch of changes to convert from glib to std::atomic 2023-03-24 14:19:15 -06:00
canvas canvas: fix debug output after auto-fication 2023-03-24 14:19:16 -06:00
clearlooks-newer
ctrl-interface switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
evoral switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -06:00
fluidsynth
fst
gtkmm2ext gtkmm2ext Catalan file 2023-03-28 01:39:54 +02:00
hidapi
libltc
lua switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
midi++2 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
panners switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
pbd Allow concurrent child processes 2023-03-25 06:43:46 +01:00
plugins a-eq: ifdef methods only used for inline display 2022-12-16 23:05:36 +01:00
ptformat
qm-dsp
surfaces Remove explicit well-known ctrl enum string functions 2023-03-29 17:32:22 +02:00
temporal Fix timecnt_t less-than-equal operator 2023-03-30 00:37:23 +02:00
vamp-plugins Fix EBU-R128 loudness analysis for mono signals 2023-02-02 17:58:46 +01:00
vamp-pyin
vfork Fix vfork wrapper for macOS 2023-03-25 07:46:47 +01:00
vst3 Ignore Steinberg's non-virtual-d'tor 2023-02-08 02:03:54 +01:00
waveview switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -06:00
widgets switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
zita-convolver
zita-resampler