Commit Graph

6 Commits

Author SHA1 Message Date
Robin Gareus a22f918d9d
Update libardour GPL boilerplate and (C) from git log 2019-08-03 15:53:16 +02:00
Robin Gareus 22b07e0233 NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
Paul Davis 4dc63966f0 globally remove all trailing whitespace from ardour code base.
Paul Davis was responsible for introducing almost all of this.
2015-10-04 14:51:05 -04:00
Paul Davis b938129589 Made optimized function Prototypes more correct.
They shouldn't be dependant on ARDOUR types as long as they will work correctly with float
samples only and with 32 unsigned int as sample counter.
2015-06-29 14:18:13 -04:00
Paul Davis 92df1594f9 Corrected comments for x86_sse_avx_find_peaks() intrinsics built function 2015-06-29 14:18:13 -04:00
Paul Davis 07c0750142 add new file with AVX functions.
Does not fully support Linux at this time
2015-06-29 14:18:13 -04:00