13
0
Go to file
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
doc
gtk2_ardour Add audition volume control to clip-picker 2023-03-29 01:48:25 +02:00
headless
libs Fix veclib_find_peaks interface 2023-03-30 01:04:40 +02:00
luasession
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
session_utils switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
share Lua: mixer-recall, fix issue introduce in 9a580078 2023-03-10 02:36:37 +01:00
tools Fix building linux-demo bundle 2023-03-25 20:24:31 +01:00
.dir-locals.el
.gitattributes
.gitignore
ardour.1
COPYING
nutempo-todo
PACKAGER_README
README
README-GITHUB.txt
system_config
TRANSLATORS
waf
wscript Update bundle/package scripts 2023-03-24 19:07:30 +01:00

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

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