-
Notifications
You must be signed in to change notification settings - Fork 28
/
NOTICE
80 lines (67 loc) · 2.46 KB
/
NOTICE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
Aurio: Audio Processing, Analysis and Retrieval Library
Copyright 2010-2023 Mario Guggenberger <[email protected]>
Available under the GNU Affero General Public License Version 3 (AGPLv3)
https://github.com/protyposis/Aurio
-----------------------------------------------------------
Aurio (core) uses the following libraries:
NAudio
https://github.com/naudio/NAudio
Released under the MIT License
https://opensource.org/license/mit/
The following libraries are used by optional Aurio extension packages:
Aurio.FFmpeg:
FFmpeg
https://ffmpeg.org/
Released under the GNU Lesser General Public License, Version 2 (LGPLv2)
https://github.com/FFmpeg/FFmpeg/blob/master/LICENSE.md
Aurio.PFFFT:
PFFFT
https://bitbucket.org/jpommier/pffft
Copyright (c) 2013 Julien Pommier ( [email protected] )
Copyright (c) 2004 the University Corporation for Atmospheric
Research ("UCAR"). All rights reserved. Developed by NCAR's
Computational and Information Systems Laboratory, UCAR,
www.cisl.ucar.edu.
Released under the FFTPACK license
https://bitbucket.org/jpommier/pffft/src/483453d8f7661058e74aa4e7cf5c27bcd7887e7a/pffft.c
Aurio.Soxr:
Soxr - The SoX Resampler library
https://sourceforge.net/projects/soxr/
Copyright (c) 2007-13 [email protected]
Release under the GNU Lesser General Public License, Version 2.1 (LGPLv2.1)
https://www.gnu.org/licenses/lgpl-2.1.html
Aurio.Matching.SQLite:
SQLite
https://www.sqlite.org
Released into the Public Domain
https://www.sqlite.org/copyright.html
SQLite-net
https://github.com/praeclarum/sqlite-net
Copyright (c) 2009-2021 Krueger Systems, Inc.
Released under the MIT License
https://opensource.org/license/mit/
Aurio.Exocortex:
Exocortex.DSP
http://www.exocortex.org/dsp/
Copyright (c) 2001, 2002 Ben Houston [ [email protected] ]
Exocortex Technologies [ www.exocortex.org ]
All rights reserved.
Released under the BSD License
https://opensource.org/license/bsd-2-clause/
Aurio.FFTW:
FFTW - Fastest Fourier Transform in the West
https://www.fftw.org/
Released under the GNU General Public License, Version 2 (GPLv2)
https://www.fftw.org/doc/License-and-Copyright.html
https://www.gnu.org/licenses/gpl-2.0.html
Aurio.LibSampleRate:
Secret Rabbit Code (aka libsamplerate)
http://www.mega-nerd.com/SRC/
Released under the GNU General Public License, Version 2 (GPLv2)
https://www.gnu.org/licenses/gpl-2.0.html
Aurio.FftSharp:
FftSharp
https://github.com/swharden/FftSharp/
Copyright (c) 2020 Scott W Harden
Released under the MIT License
https://opensource.org/license/mit/