react-native-gizwits-sdk-v5 1.5.6-thirdbluetooth → 1.5.7-thirdbluetooth
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/react-native-gizwits-sdk-v5.podspec +2 -2
- package/ios/GizwitsiOSSDK.framework/GizwitsiOSSDK +0 -0
- package/ios/GizwitsiOSSDK.framework/Headers/CocoaAsyncSocket.h +0 -18
- package/ios/GizwitsiOSSDK.framework/Headers/DDASLLogger.h +0 -41
- package/ios/GizwitsiOSSDK.framework/Headers/DDAbstractDatabaseLogger.h +0 -102
- package/ios/GizwitsiOSSDK.framework/Headers/DDContextFilterLogFormatter.h +0 -63
- package/ios/GizwitsiOSSDK.framework/Headers/DDDispatchQueueLogFormatter.h +0 -128
- package/ios/GizwitsiOSSDK.framework/Headers/DDFileLogger.h +0 -340
- package/ios/GizwitsiOSSDK.framework/Headers/DDLog+LOGV.h +0 -99
- package/ios/GizwitsiOSSDK.framework/Headers/DDLog.h +0 -632
- package/ios/GizwitsiOSSDK.framework/Headers/DDMultiFormatter.h +0 -30
- package/ios/GizwitsiOSSDK.framework/Headers/DDTTYLogger.h +0 -171
- package/ios/GizwitsiOSSDK.framework/Headers/ESPAES.h +0 -19
- package/ios/GizwitsiOSSDK.framework/Headers/ESPDataCode.h +0 -44
- package/ios/GizwitsiOSSDK.framework/Headers/ESPDatumCode.h +0 -38
- package/ios/GizwitsiOSSDK.framework/Headers/ESPGuideCode.h +0 -15
- package/ios/GizwitsiOSSDK.framework/Headers/ESPTools.h +0 -22
- package/ios/GizwitsiOSSDK.framework/Headers/ESPTouch.h +0 -36
- package/ios/GizwitsiOSSDK.framework/Headers/ESPTouchDelegate.h +0 -24
- package/ios/GizwitsiOSSDK.framework/Headers/ESPTouchGenerator.h +0 -46
- package/ios/GizwitsiOSSDK.framework/Headers/ESPTouchResult.h +0 -36
- package/ios/GizwitsiOSSDK.framework/Headers/ESPTouchTask.h +0 -124
- package/ios/GizwitsiOSSDK.framework/Headers/ESPTouchTaskParameter.h +0 -173
- package/ios/GizwitsiOSSDK.framework/Headers/ESPUDPSocketClient.h +0 -50
- package/ios/GizwitsiOSSDK.framework/Headers/ESPUDPSocketServer.h +0 -49
- package/ios/GizwitsiOSSDK.framework/Headers/ESP_ByteUtil.h +0 -128
- package/ios/GizwitsiOSSDK.framework/Headers/ESP_CRC8.h +0 -61
- package/ios/GizwitsiOSSDK.framework/Headers/ESP_NetUtil.h +0 -82
- package/ios/GizwitsiOSSDK.framework/Headers/ESP_WifiUtil.h +0 -33
- package/ios/GizwitsiOSSDK.framework/Headers/ForegroundReconnection.h +0 -23
- package/ios/GizwitsiOSSDK.framework/Headers/GCDTimer.h +0 -19
- package/ios/GizwitsiOSSDK.framework/Headers/GizwitsiOSSDK-Swift.h +0 -338
- package/ios/GizwitsiOSSDK.framework/Headers/GizwitsiOSSDK.h +0 -24
- package/ios/GizwitsiOSSDK.framework/Headers/MQTTClient.h +0 -39
- package/ios/GizwitsiOSSDK.framework/Headers/MQTTInMemoryPersistence.h +0 -16
- package/ios/GizwitsiOSSDK.framework/Headers/MQTTSSLSecurityPolicyDecoder.h +0 -19
- package/ios/GizwitsiOSSDK.framework/Headers/MQTTSSLSecurityPolicyEncoder.h +0 -18
- package/ios/GizwitsiOSSDK.framework/Headers/MQTTSessionLegacy.h +0 -112
- package/ios/GizwitsiOSSDK.framework/Headers/MQTTSessionSynchron.h +0 -194
- package/ios/GizwitsiOSSDK.framework/Headers/MQTTStrict.h +0 -33
- package/ios/GizwitsiOSSDK.framework/Headers/MQTTUntil.h +0 -14
- package/ios/GizwitsiOSSDK.framework/Headers/ReconnectTimer.h +0 -21
- package/ios/GizwitsiOSSDK.framework/Headers/_GCDAsyncSocket.h +0 -1226
- package/ios/GizwitsiOSSDK.framework/Headers/_GCDAsyncUdpSocket.h +0 -1036
- package/ios/GizwitsiOSSDK.framework/Headers/_GizwitsParser.h +0 -61
- package/ios/GizwitsiOSSDK.framework/Headers/_MQTTCFSocketDecoder.h +0 -39
- package/ios/GizwitsiOSSDK.framework/Headers/_MQTTCFSocketEncoder.h +0 -38
- package/ios/GizwitsiOSSDK.framework/Headers/_MQTTCFSocketTransport.h +0 -79
- package/ios/GizwitsiOSSDK.framework/Headers/_MQTTCoreDataPersistence.h +0 -21
- package/ios/GizwitsiOSSDK.framework/Headers/_MQTTDecoder.h +0 -66
- package/ios/GizwitsiOSSDK.framework/Headers/_MQTTLog.h +0 -123
- package/ios/GizwitsiOSSDK.framework/Headers/_MQTTMessage.h +0 -233
- package/ios/GizwitsiOSSDK.framework/Headers/_MQTTPersistence.h +0 -124
- package/ios/GizwitsiOSSDK.framework/Headers/_MQTTProperties.h +0 -76
- package/ios/GizwitsiOSSDK.framework/Headers/_MQTTSSLSecurityPolicy.h +0 -158
- package/ios/GizwitsiOSSDK.framework/Headers/_MQTTSSLSecurityPolicyTransport.h +0 -30
- package/ios/GizwitsiOSSDK.framework/Headers/_MQTTSession.h +0 -886
- package/ios/GizwitsiOSSDK.framework/Headers/_MQTTSessionManager.h +0 -237
- package/ios/GizwitsiOSSDK.framework/Headers/_MQTTTransport.h +0 -114
- package/ios/GizwitsiOSSDK.framework/Headers/_SSZipArchive.h +0 -178
- package/ios/GizwitsiOSSDK.framework/Headers/_SSZipCommon.h +0 -71
- package/ios/GizwitsiOSSDK.framework/Headers/_ZipArchive.h +0 -26
- package/ios/GizwitsiOSSDK.framework/Headers/a_weighting.h +0 -88
- package/ios/GizwitsiOSSDK.framework/Headers/aubio.h +0 -231
- package/ios/GizwitsiOSSDK.framework/Headers/audio_unit.h +0 -61
- package/ios/GizwitsiOSSDK.framework/Headers/awhitening.h +0 -125
- package/ios/GizwitsiOSSDK.framework/Headers/beattracking.h +0 -121
- package/ios/GizwitsiOSSDK.framework/Headers/biquad.h +0 -75
- package/ios/GizwitsiOSSDK.framework/Headers/c_weighting.h +0 -88
- package/ios/GizwitsiOSSDK.framework/Headers/common.h +0 -104
- package/ios/GizwitsiOSSDK.framework/Headers/cvec.h +0 -247
- package/ios/GizwitsiOSSDK.framework/Headers/dct.h +0 -85
- package/ios/GizwitsiOSSDK.framework/Headers/fft.h +0 -144
- package/ios/GizwitsiOSSDK.framework/Headers/filter.h +0 -176
- package/ios/GizwitsiOSSDK.framework/Headers/filterbank.h +0 -90
- package/ios/GizwitsiOSSDK.framework/Headers/filterbank_mel.h +0 -72
- package/ios/GizwitsiOSSDK.framework/Headers/fmat.h +0 -172
- package/ios/GizwitsiOSSDK.framework/Headers/fvec.h +0 -178
- package/ios/GizwitsiOSSDK.framework/Headers/hist.h +0 -63
- package/ios/GizwitsiOSSDK.framework/Headers/ioutils.h +0 -60
- package/ios/GizwitsiOSSDK.framework/Headers/log.h +0 -99
- package/ios/GizwitsiOSSDK.framework/Headers/lvec.h +0 -118
- package/ios/GizwitsiOSSDK.framework/Headers/mathutils.h +0 -330
- package/ios/GizwitsiOSSDK.framework/Headers/mfcc.h +0 -79
- package/ios/GizwitsiOSSDK.framework/Headers/musicutils.h +0 -171
- package/ios/GizwitsiOSSDK.framework/Headers/notes.h +0 -113
- package/ios/GizwitsiOSSDK.framework/Headers/onset.h +0 -347
- package/ios/GizwitsiOSSDK.framework/Headers/parameter.h +0 -159
- package/ios/GizwitsiOSSDK.framework/Headers/peakpicker.h +0 -57
- package/ios/GizwitsiOSSDK.framework/Headers/phasevoc.h +0 -112
- package/ios/GizwitsiOSSDK.framework/Headers/pitch.h +0 -197
- package/ios/GizwitsiOSSDK.framework/Headers/pitchfcomb.h +0 -76
- package/ios/GizwitsiOSSDK.framework/Headers/pitchmcomb.h +0 -77
- package/ios/GizwitsiOSSDK.framework/Headers/pitchschmitt.h +0 -75
- package/ios/GizwitsiOSSDK.framework/Headers/pitchspecacf.h +0 -103
- package/ios/GizwitsiOSSDK.framework/Headers/pitchyin.h +0 -100
- package/ios/GizwitsiOSSDK.framework/Headers/pitchyinfast.h +0 -102
- package/ios/GizwitsiOSSDK.framework/Headers/pitchyinfft.h +0 -99
- package/ios/GizwitsiOSSDK.framework/Headers/resampler.h +0 -65
- package/ios/GizwitsiOSSDK.framework/Headers/sampler.h +0 -140
- package/ios/GizwitsiOSSDK.framework/Headers/scale.h +0 -80
- package/ios/GizwitsiOSSDK.framework/Headers/sink.h +0 -181
- package/ios/GizwitsiOSSDK.framework/Headers/sink_apple_audio.h +0 -163
- package/ios/GizwitsiOSSDK.framework/Headers/sink_sndfile.h +0 -162
- package/ios/GizwitsiOSSDK.framework/Headers/sink_wavwrite.h +0 -162
- package/ios/GizwitsiOSSDK.framework/Headers/source.h +0 -184
- package/ios/GizwitsiOSSDK.framework/Headers/source_apple_audio.h +0 -156
- package/ios/GizwitsiOSSDK.framework/Headers/source_avcodec.h +0 -155
- package/ios/GizwitsiOSSDK.framework/Headers/source_sndfile.h +0 -155
- package/ios/GizwitsiOSSDK.framework/Headers/source_wavread.h +0 -160
- package/ios/GizwitsiOSSDK.framework/Headers/specdesc.h +0 -204
- package/ios/GizwitsiOSSDK.framework/Headers/tempo.h +0 -255
- package/ios/GizwitsiOSSDK.framework/Headers/tss.h +0 -103
- package/ios/GizwitsiOSSDK.framework/Headers/types.h +0 -70
- package/ios/GizwitsiOSSDK.framework/Headers/vecutils.h +0 -116
- package/ios/GizwitsiOSSDK.framework/Headers/wavetable.h +0 -178
- package/ios/GizwitsiOSSDK.framework/Info.plist +0 -0
- package/ios/GizwitsiOSSDK.framework/LICENSE +0 -17
- package/ios/GizwitsiOSSDK.framework/Modules/GizwitsiOSSDK.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo +0 -0
- package/ios/GizwitsiOSSDK.framework/Modules/GizwitsiOSSDK.swiftmodule/arm64-apple-ios.abi.json +0 -57489
- package/ios/GizwitsiOSSDK.framework/Modules/GizwitsiOSSDK.swiftmodule/arm64-apple-ios.private.swiftinterface +0 -1752
- package/ios/GizwitsiOSSDK.framework/Modules/GizwitsiOSSDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/ios/GizwitsiOSSDK.framework/Modules/GizwitsiOSSDK.swiftmodule/arm64-apple-ios.swiftinterface +0 -1752
- package/ios/GizwitsiOSSDK.framework/Modules/GizwitsiOSSDK.swiftmodule/arm64-apple-ios.swiftmodule +0 -0
- package/ios/GizwitsiOSSDK.framework/Modules/module.modulemap +0 -11
- package/ios/GizwitsiOSSDK.framework/PrivacyInfo.xcprivacy +0 -23
- package/ios/GizwitsiOSSDK.framework/README.md +0 -31
|
@@ -1,88 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
Copyright (C) 2003-2015 Paul Brossier <piem@aubio.org>
|
|
3
|
-
|
|
4
|
-
This file is part of aubio.
|
|
5
|
-
|
|
6
|
-
aubio is free software: you can redistribute it and/or modify
|
|
7
|
-
it under the terms of the GNU General Public License as published by
|
|
8
|
-
the Free Software Foundation, either version 3 of the License, or
|
|
9
|
-
(at your option) any later version.
|
|
10
|
-
|
|
11
|
-
aubio is distributed in the hope that it will be useful,
|
|
12
|
-
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
13
|
-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
14
|
-
GNU General Public License for more details.
|
|
15
|
-
|
|
16
|
-
You should have received a copy of the GNU General Public License
|
|
17
|
-
along with aubio. If not, see <http://www.gnu.org/licenses/>.
|
|
18
|
-
|
|
19
|
-
*/
|
|
20
|
-
|
|
21
|
-
#ifndef AUBIO_FILTER_A_DESIGN_H
|
|
22
|
-
#define AUBIO_FILTER_A_DESIGN_H
|
|
23
|
-
|
|
24
|
-
/** \file
|
|
25
|
-
|
|
26
|
-
A-weighting filter coefficients
|
|
27
|
-
|
|
28
|
-
This file creates an A-weighting digital filter, which reduces low and high
|
|
29
|
-
frequencies and enhance the middle ones to reflect the ability of the human
|
|
30
|
-
hearing.
|
|
31
|
-
|
|
32
|
-
The implementation is based on the following standard:
|
|
33
|
-
|
|
34
|
-
- IEC/CD 1672: Electroacoustics-Sound Level Meters, IEC, Geneva, Nov. 1996,
|
|
35
|
-
for A- and C-weighting filters.
|
|
36
|
-
|
|
37
|
-
See also:
|
|
38
|
-
|
|
39
|
-
- <a href="http://en.wikipedia.org/wiki/A-weighting">A-Weighting on
|
|
40
|
-
Wikipedia</a>
|
|
41
|
-
- <a href="http://en.wikipedia.org/wiki/Weighting_filter">Weighting filter on
|
|
42
|
-
Wikipedia</a>
|
|
43
|
-
- <a href="http://www.mathworks.com/matlabcentral/fileexchange/69">Christophe
|
|
44
|
-
Couvreur's 'octave' toolbox</a>
|
|
45
|
-
|
|
46
|
-
The coefficients in this file have been computed using Christophe Couvreur's
|
|
47
|
-
scripts in octave 3.0 (debian package 1:3.0.5-6+b2 with octave-signal
|
|
48
|
-
1.0.9-1+b1 on i386), with <pre> [b, a] = adsign(1/Fs) </pre> for various
|
|
49
|
-
sampling frequencies (8000, 11025, 16000, 22050, 24000, 32000, 44100, 48000,
|
|
50
|
-
88200, 96000, and 192000 Hz).
|
|
51
|
-
|
|
52
|
-
The sampling frequency should normally be higher than 20kHz, but most common
|
|
53
|
-
file sampling rates have been included for completeness.
|
|
54
|
-
|
|
55
|
-
\example temporal/test-a_weighting.c
|
|
56
|
-
|
|
57
|
-
*/
|
|
58
|
-
|
|
59
|
-
#ifdef __cplusplus
|
|
60
|
-
extern "C" {
|
|
61
|
-
#endif
|
|
62
|
-
|
|
63
|
-
/** create new A-design filter
|
|
64
|
-
|
|
65
|
-
\param samplerate sampling frequency of the signal to filter. Should be one of
|
|
66
|
-
8000, 11025, 16000, 22050, 24000, 32000, 44100, 48000, 88200, 96000, and
|
|
67
|
-
192000 Hz
|
|
68
|
-
|
|
69
|
-
\return a new filter object
|
|
70
|
-
|
|
71
|
-
*/
|
|
72
|
-
aubio_filter_t *new_aubio_filter_a_weighting (uint_t samplerate);
|
|
73
|
-
|
|
74
|
-
/** set feedback and feedforward coefficients of a A-weighting filter
|
|
75
|
-
|
|
76
|
-
\param f filter object to get coefficients from
|
|
77
|
-
\param samplerate sampling frequency of the signal to filter. Should be one of
|
|
78
|
-
8000, 11025, 16000, 22050, 24000, 32000, 44100, 48000, 88200, 96000, and
|
|
79
|
-
192000 Hz
|
|
80
|
-
|
|
81
|
-
*/
|
|
82
|
-
uint_t aubio_filter_set_a_weighting (aubio_filter_t * f, uint_t samplerate);
|
|
83
|
-
|
|
84
|
-
#ifdef __cplusplus
|
|
85
|
-
}
|
|
86
|
-
#endif
|
|
87
|
-
|
|
88
|
-
#endif /* AUBIO_FILTER_A_DESIGN_H */
|
|
@@ -1,231 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
Copyright (C) 2003-2015 Paul Brossier <piem@aubio.org>
|
|
3
|
-
|
|
4
|
-
This file is part of aubio.
|
|
5
|
-
|
|
6
|
-
aubio is free software: you can redistribute it and/or modify
|
|
7
|
-
it under the terms of the GNU General Public License as published by
|
|
8
|
-
the Free Software Foundation, either version 3 of the License, or
|
|
9
|
-
(at your option) any later version.
|
|
10
|
-
|
|
11
|
-
aubio is distributed in the hope that it will be useful,
|
|
12
|
-
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
13
|
-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
14
|
-
GNU General Public License for more details.
|
|
15
|
-
|
|
16
|
-
You should have received a copy of the GNU General Public License
|
|
17
|
-
along with aubio. If not, see <http://www.gnu.org/licenses/>.
|
|
18
|
-
|
|
19
|
-
*/
|
|
20
|
-
|
|
21
|
-
/** \mainpage
|
|
22
|
-
|
|
23
|
-
\section introduction Introduction
|
|
24
|
-
|
|
25
|
-
aubio is a library to extract annotations from audio signals: it provides a
|
|
26
|
-
set of functions that take an input audio signal, and output pitch estimates,
|
|
27
|
-
attack times (onset), beat location estimates, and other annotation tasks.
|
|
28
|
-
|
|
29
|
-
\section basics Basics
|
|
30
|
-
|
|
31
|
-
All object structures in aubio share the same function prefixes and suffixes:
|
|
32
|
-
|
|
33
|
-
- \p new_aubio_foo creates the object \p foo
|
|
34
|
-
- \p aubio_foo_do executes the object \p foo
|
|
35
|
-
- \p del_aubio_foo destroys the object \p foo
|
|
36
|
-
|
|
37
|
-
All memory allocation and deallocation take place in the \p new_ and \p del_
|
|
38
|
-
functions. Optionally, more than one \p _do methods are available.
|
|
39
|
-
Additional parameters can be adjusted and observed using:
|
|
40
|
-
|
|
41
|
-
- \p aubio_foo_get_param, getter function, gets the value of a parameter
|
|
42
|
-
- \p aubio_foo_set_param, setter function, changes the value of a parameter
|
|
43
|
-
|
|
44
|
-
Unless specified in its documentation, no memory operations take place in the
|
|
45
|
-
getter functions. However, memory resizing can take place in setter
|
|
46
|
-
functions.
|
|
47
|
-
|
|
48
|
-
\subsection vectors Vectors
|
|
49
|
-
|
|
50
|
-
Two basic structures are being used in aubio: ::fvec_t and ::cvec_t. The
|
|
51
|
-
::fvec_t structures are used to store vectors of floating pointer number.
|
|
52
|
-
::cvec_t are used to store complex number, as two vectors of norm and phase
|
|
53
|
-
elements.
|
|
54
|
-
|
|
55
|
-
Additionally, the ::lvec_t structure can be used to store floating point
|
|
56
|
-
numbers in double precision. They are mostly used to store filter
|
|
57
|
-
coefficients, to avoid instability.
|
|
58
|
-
|
|
59
|
-
\subsection objects Available objects
|
|
60
|
-
|
|
61
|
-
Here is a list of some of the most common objects for aubio:
|
|
62
|
-
|
|
63
|
-
\code
|
|
64
|
-
|
|
65
|
-
// fast Fourier transform (FFT)
|
|
66
|
-
aubio_fft_t *fft = new_aubio_fft (winsize);
|
|
67
|
-
// phase vocoder
|
|
68
|
-
aubio_pvoc_t *pv = new_aubio_pvoc (winsize, stepsize);
|
|
69
|
-
// onset detection
|
|
70
|
-
aubio_onset_t *onset = new_aubio_onset (method, winsize, stepsize, samplerate);
|
|
71
|
-
// pitch detection
|
|
72
|
-
aubio_pitch_t *pitch = new_aubio_pitch (method, winsize, stepsize, samplerate);
|
|
73
|
-
// beat tracking
|
|
74
|
-
aubio_tempo_t *tempo = new_aubio_tempo (method, winsize, stepsize, samplerate);
|
|
75
|
-
|
|
76
|
-
\endcode
|
|
77
|
-
|
|
78
|
-
See the <a href="globals_type.html">list of typedefs</a> for a complete list.
|
|
79
|
-
|
|
80
|
-
\subsection example Example
|
|
81
|
-
|
|
82
|
-
Here is a simple example that creates an A-Weighting filter and applies it to a
|
|
83
|
-
vector.
|
|
84
|
-
|
|
85
|
-
\code
|
|
86
|
-
|
|
87
|
-
// set window size, and sampling rate
|
|
88
|
-
uint_t winsize = 1024, sr = 44100;
|
|
89
|
-
// create a vector
|
|
90
|
-
fvec_t *this_buffer = new_fvec (winsize);
|
|
91
|
-
// create the a-weighting filter
|
|
92
|
-
aubio_filter_t *this_filter = new_aubio_filter_a_weighting (sr);
|
|
93
|
-
|
|
94
|
-
while (running) {
|
|
95
|
-
// here some code to put some data in this_buffer
|
|
96
|
-
// ...
|
|
97
|
-
|
|
98
|
-
// apply the filter, in place
|
|
99
|
-
aubio_filter_do (this_filter, this_buffer);
|
|
100
|
-
|
|
101
|
-
// here some code to get some data from this_buffer
|
|
102
|
-
// ...
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
// and free the structures
|
|
106
|
-
del_aubio_filter (this_filter);
|
|
107
|
-
del_fvec (this_buffer);
|
|
108
|
-
|
|
109
|
-
\endcode
|
|
110
|
-
|
|
111
|
-
Several examples of C programs are available in the \p examples/ and \p tests/src
|
|
112
|
-
directories of the source tree.
|
|
113
|
-
|
|
114
|
-
Some examples:
|
|
115
|
-
- @ref spectral/test-fft.c
|
|
116
|
-
- @ref spectral/test-phasevoc.c
|
|
117
|
-
- @ref onset/test-onset.c
|
|
118
|
-
- @ref pitch/test-pitch.c
|
|
119
|
-
- @ref tempo/test-tempo.c
|
|
120
|
-
- @ref test-fvec.c
|
|
121
|
-
- @ref test-cvec.c
|
|
122
|
-
|
|
123
|
-
\subsection unstable_api Unstable API
|
|
124
|
-
|
|
125
|
-
Several more functions are available and used within aubio, but not
|
|
126
|
-
documented here, either because they are not considered useful to the user,
|
|
127
|
-
or because they may need to be changed in the future. However, they can still
|
|
128
|
-
be used by defining AUBIO_UNSTABLE to 1 before including the aubio header:
|
|
129
|
-
|
|
130
|
-
\code
|
|
131
|
-
#define AUBIO_UNSTABLE 1
|
|
132
|
-
#include <aubio/aubio.h>
|
|
133
|
-
\endcode
|
|
134
|
-
|
|
135
|
-
Future versions of aubio could break API compatibility with these functions
|
|
136
|
-
without warning. If you choose to use functions in AUBIO_UNSTABLE, you are on
|
|
137
|
-
your own.
|
|
138
|
-
|
|
139
|
-
\section download Download
|
|
140
|
-
|
|
141
|
-
Latest versions, further documentation, examples, wiki, and mailing lists can
|
|
142
|
-
be found at https://aubio.org .
|
|
143
|
-
|
|
144
|
-
*/
|
|
145
|
-
|
|
146
|
-
#ifndef AUBIO_H
|
|
147
|
-
#define AUBIO_H
|
|
148
|
-
|
|
149
|
-
/** @file aubio.h Global aubio include file.
|
|
150
|
-
|
|
151
|
-
You will want to include this file as:
|
|
152
|
-
|
|
153
|
-
@code
|
|
154
|
-
#include <aubio/aubio.h>
|
|
155
|
-
@endcode
|
|
156
|
-
|
|
157
|
-
To access headers with unstable prototypes, use:
|
|
158
|
-
|
|
159
|
-
@code
|
|
160
|
-
#define AUBIO_UNSTABLE 1
|
|
161
|
-
#include <aubio/aubio.h>
|
|
162
|
-
@endcode
|
|
163
|
-
|
|
164
|
-
*/
|
|
165
|
-
|
|
166
|
-
#ifdef __cplusplus
|
|
167
|
-
extern "C"
|
|
168
|
-
{
|
|
169
|
-
#endif
|
|
170
|
-
|
|
171
|
-
/* in this order */
|
|
172
|
-
#include "types.h"
|
|
173
|
-
#include "fvec.h"
|
|
174
|
-
#include "cvec.h"
|
|
175
|
-
#include "lvec.h"
|
|
176
|
-
#include "fmat.h"
|
|
177
|
-
#include "musicutils.h"
|
|
178
|
-
#include "vecutils.h"
|
|
179
|
-
#include "resampler.h"
|
|
180
|
-
#include "filter.h"
|
|
181
|
-
#include "biquad.h"
|
|
182
|
-
#include "a_weighting.h"
|
|
183
|
-
#include "c_weighting.h"
|
|
184
|
-
#include "fft.h"
|
|
185
|
-
#include "dct.h"
|
|
186
|
-
#include "phasevoc.h"
|
|
187
|
-
#include "filterbank.h"
|
|
188
|
-
#include "filterbank_mel.h"
|
|
189
|
-
#include "mfcc.h"
|
|
190
|
-
#include "specdesc.h"
|
|
191
|
-
#include "awhitening.h"
|
|
192
|
-
#include "tss.h"
|
|
193
|
-
#include "pitch.h"
|
|
194
|
-
#include "onset.h"
|
|
195
|
-
#include "tempo.h"
|
|
196
|
-
#include "notes.h"
|
|
197
|
-
#include "source.h"
|
|
198
|
-
#include "sink.h"
|
|
199
|
-
#include "sampler.h"
|
|
200
|
-
#include "wavetable.h"
|
|
201
|
-
#include "parameter.h"
|
|
202
|
-
#include "log.h"
|
|
203
|
-
|
|
204
|
-
#if AUBIO_UNSTABLE
|
|
205
|
-
#include "mathutils.h"
|
|
206
|
-
#include "io/source_sndfile.h"
|
|
207
|
-
#include "io/source_apple_audio.h"
|
|
208
|
-
#include "io/source_avcodec.h"
|
|
209
|
-
#include "io/source_wavread.h"
|
|
210
|
-
#include "io/sink_sndfile.h"
|
|
211
|
-
#include "io/sink_apple_audio.h"
|
|
212
|
-
#include "io/sink_wavwrite.h"
|
|
213
|
-
#include "io/audio_unit.h"
|
|
214
|
-
#include "onset/peakpicker.h"
|
|
215
|
-
#include "pitch/pitchmcomb.h"
|
|
216
|
-
#include "pitch/pitchyin.h"
|
|
217
|
-
#include "pitch/pitchyinfft.h"
|
|
218
|
-
#include "pitch/pitchyinfast.h"
|
|
219
|
-
#include "pitch/pitchschmitt.h"
|
|
220
|
-
#include "pitch/pitchfcomb.h"
|
|
221
|
-
#include "pitch/pitchspecacf.h"
|
|
222
|
-
#include "tempo/beattracking.h"
|
|
223
|
-
#include "utils/scale.h"
|
|
224
|
-
#include "utils/hist.h"
|
|
225
|
-
#endif
|
|
226
|
-
|
|
227
|
-
#ifdef __cplusplus
|
|
228
|
-
} /* extern "C" */
|
|
229
|
-
#endif
|
|
230
|
-
|
|
231
|
-
#endif
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
Copyright (C) 2013 Paul Brossier <piem@aubio.org>
|
|
3
|
-
|
|
4
|
-
This file is part of aubio.
|
|
5
|
-
|
|
6
|
-
aubio is free software: you can redistribute it and/or modify
|
|
7
|
-
it under the terms of the GNU General Public License as published by
|
|
8
|
-
the Free Software Foundation, either version 3 of the License, or
|
|
9
|
-
(at your option) any later version.
|
|
10
|
-
|
|
11
|
-
aubio is distributed in the hope that it will be useful,
|
|
12
|
-
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
13
|
-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
14
|
-
GNU General Public License for more details.
|
|
15
|
-
|
|
16
|
-
You should have received a copy of the GNU General Public License
|
|
17
|
-
along with aubio. If not, see <http://www.gnu.org/licenses/>.
|
|
18
|
-
|
|
19
|
-
*/
|
|
20
|
-
|
|
21
|
-
#ifndef AUBIO_AUDIO_UNIT_H
|
|
22
|
-
#define AUBIO_AUDIO_UNIT_H
|
|
23
|
-
|
|
24
|
-
/** \file
|
|
25
|
-
|
|
26
|
-
*/
|
|
27
|
-
|
|
28
|
-
#ifdef __cplusplus
|
|
29
|
-
extern "C" {
|
|
30
|
-
#endif
|
|
31
|
-
|
|
32
|
-
typedef struct _aubio_audio_unit_t aubio_audio_unit_t;
|
|
33
|
-
|
|
34
|
-
aubio_audio_unit_t * new_aubio_audio_unit(uint_t samplerate, uint_t inchannels,
|
|
35
|
-
uint_t outchannels, uint_t blocksize);
|
|
36
|
-
|
|
37
|
-
typedef uint_t (*aubio_device_callback_t) (void * closure, fmat_t *ibuf, fmat_t *obuf);
|
|
38
|
-
|
|
39
|
-
uint_t aubio_audio_unit_set_callback(aubio_audio_unit_t *o,
|
|
40
|
-
aubio_device_callback_t callback, void *closure);
|
|
41
|
-
|
|
42
|
-
sint_t aubio_audio_unit_set_verbose (aubio_audio_unit_t *o, uint_t verbose);
|
|
43
|
-
sint_t aubio_audio_unit_set_preferred_latency (aubio_audio_unit_t *o, smpl_t
|
|
44
|
-
latency);
|
|
45
|
-
sint_t aubio_audio_unit_set_prevent_feedback (aubio_audio_unit_t *o, uint_t
|
|
46
|
-
prevent_feedback);
|
|
47
|
-
|
|
48
|
-
sint_t aubio_audio_unit_get_info (aubio_audio_unit_t *o);
|
|
49
|
-
|
|
50
|
-
sint_t aubio_audio_unit_init (aubio_audio_unit_t *o);
|
|
51
|
-
|
|
52
|
-
sint_t aubio_audio_unit_start (aubio_audio_unit_t *o);
|
|
53
|
-
sint_t aubio_audio_unit_stop (aubio_audio_unit_t *o);
|
|
54
|
-
|
|
55
|
-
uint_t del_aubio_audio_unit(aubio_audio_unit_t *o);
|
|
56
|
-
|
|
57
|
-
#ifdef __cplusplus
|
|
58
|
-
}
|
|
59
|
-
#endif
|
|
60
|
-
|
|
61
|
-
#endif /* AUBIO_AUDIO_UNIT_H */
|
|
@@ -1,125 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
Copyright (C) 2003-2015 Paul Brossier <piem@aubio.org>
|
|
3
|
-
|
|
4
|
-
This file is part of aubio.
|
|
5
|
-
|
|
6
|
-
aubio is free software: you can redistribute it and/or modify
|
|
7
|
-
it under the terms of the GNU General Public License as published by
|
|
8
|
-
the Free Software Foundation, either version 3 of the License, or
|
|
9
|
-
(at your option) any later version.
|
|
10
|
-
|
|
11
|
-
aubio is distributed in the hope that it will be useful,
|
|
12
|
-
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
13
|
-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
14
|
-
GNU General Public License for more details.
|
|
15
|
-
|
|
16
|
-
You should have received a copy of the GNU General Public License
|
|
17
|
-
along with aubio. If not, see <http://www.gnu.org/licenses/>.
|
|
18
|
-
|
|
19
|
-
*/
|
|
20
|
-
|
|
21
|
-
/** \file
|
|
22
|
-
|
|
23
|
-
Spectral adaptive whitening
|
|
24
|
-
|
|
25
|
-
References:
|
|
26
|
-
|
|
27
|
-
D. Stowell and M. D. Plumbley. Adaptive whitening for improved real-time
|
|
28
|
-
audio onset detection. In Proceedings of the International Computer Music
|
|
29
|
-
Conference (ICMC), 2007, Copenhagen, Denmark.
|
|
30
|
-
|
|
31
|
-
http://www.eecs.qmul.ac.uk/~markp/2007/StowellPlumbley07-icmc.pdf
|
|
32
|
-
|
|
33
|
-
S. Böck,, F. Krebs, and M. Schedl. Evaluating the Online Capabilities of
|
|
34
|
-
Onset Detection Methods. In Proceedings of the 13th International Society for
|
|
35
|
-
Music Information Retrieval Conference (ISMIR), 2012, Porto, Portugal.
|
|
36
|
-
|
|
37
|
-
http://ismir2012.ismir.net/event/papers/049_ISMIR_2012.pdf
|
|
38
|
-
http://www.cp.jku.at/research/papers/Boeck_etal_ISMIR_2012.pdf
|
|
39
|
-
|
|
40
|
-
*/
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
#ifndef _AUBIO_SPECTRAL_WHITENING_H
|
|
44
|
-
#define _AUBIO_SPECTRAL_WHITENING_H
|
|
45
|
-
|
|
46
|
-
#ifdef __cplusplus
|
|
47
|
-
extern "C" {
|
|
48
|
-
#endif
|
|
49
|
-
|
|
50
|
-
/** spectral whitening structure */
|
|
51
|
-
typedef struct _aubio_spectral_whitening_t aubio_spectral_whitening_t;
|
|
52
|
-
|
|
53
|
-
/** execute spectral adaptive whitening, in-place
|
|
54
|
-
|
|
55
|
-
\param o spectral whitening object as returned by new_aubio_spectral_whitening()
|
|
56
|
-
\param fftgrain input signal spectrum as computed by aubio_pvoc_do() or aubio_fft_do()
|
|
57
|
-
|
|
58
|
-
*/
|
|
59
|
-
void aubio_spectral_whitening_do (aubio_spectral_whitening_t * o,
|
|
60
|
-
cvec_t * fftgrain);
|
|
61
|
-
|
|
62
|
-
/** creation of a spectral whitening object
|
|
63
|
-
|
|
64
|
-
\param buf_size window size of input grains
|
|
65
|
-
\param hop_size number of samples between two consecutive input grains
|
|
66
|
-
\param samplerate sampling rate of the input signal
|
|
67
|
-
|
|
68
|
-
*/
|
|
69
|
-
aubio_spectral_whitening_t *new_aubio_spectral_whitening (uint_t buf_size,
|
|
70
|
-
uint_t hop_size,
|
|
71
|
-
uint_t samplerate);
|
|
72
|
-
|
|
73
|
-
/** reset spectral whitening object
|
|
74
|
-
|
|
75
|
-
\param o spectral whitening object as returned by new_aubio_spectral_whitening()
|
|
76
|
-
|
|
77
|
-
*/
|
|
78
|
-
void aubio_spectral_whitening_reset (aubio_spectral_whitening_t * o);
|
|
79
|
-
|
|
80
|
-
/** set relaxation time for spectral whitening
|
|
81
|
-
|
|
82
|
-
\param o spectral whitening object as returned by new_aubio_spectral_whitening()
|
|
83
|
-
\param relax_time relaxation time in seconds between 20 and 500, defaults 250
|
|
84
|
-
|
|
85
|
-
*/
|
|
86
|
-
uint_t aubio_spectral_whitening_set_relax_time (aubio_spectral_whitening_t * o,
|
|
87
|
-
smpl_t relax_time);
|
|
88
|
-
|
|
89
|
-
/** get relaxation time of spectral whitening
|
|
90
|
-
|
|
91
|
-
\param o spectral whitening object as returned by new_aubio_spectral_whitening()
|
|
92
|
-
\return relaxation time in seconds
|
|
93
|
-
|
|
94
|
-
*/
|
|
95
|
-
smpl_t aubio_spectral_whitening_get_relax_time (aubio_spectral_whitening_t * o);
|
|
96
|
-
|
|
97
|
-
/** set floor for spectral whitening
|
|
98
|
-
|
|
99
|
-
\param o spectral whitening object as returned by new_aubio_spectral_whitening()
|
|
100
|
-
\param floor value (typically between 1.e-6 and .2, defaults to 1.e-4)
|
|
101
|
-
|
|
102
|
-
*/
|
|
103
|
-
uint_t aubio_spectral_whitening_set_floor (aubio_spectral_whitening_t * o,
|
|
104
|
-
smpl_t floor);
|
|
105
|
-
|
|
106
|
-
/** get floor of spectral whitening
|
|
107
|
-
|
|
108
|
-
\param o spectral whitening object as returned by new_aubio_spectral_whitening()
|
|
109
|
-
\return floor value
|
|
110
|
-
|
|
111
|
-
*/
|
|
112
|
-
smpl_t aubio_spectral_whitening_get_floor (aubio_spectral_whitening_t * o);
|
|
113
|
-
|
|
114
|
-
/** deletion of a spectral whitening
|
|
115
|
-
|
|
116
|
-
\param o spectral whitening object as returned by new_aubio_spectral_whitening()
|
|
117
|
-
|
|
118
|
-
*/
|
|
119
|
-
void del_aubio_spectral_whitening (aubio_spectral_whitening_t * o);
|
|
120
|
-
|
|
121
|
-
#ifdef __cplusplus
|
|
122
|
-
}
|
|
123
|
-
#endif
|
|
124
|
-
|
|
125
|
-
#endif /* _AUBIO_SPECTRAL_WHITENING_H */
|
|
@@ -1,121 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
Copyright (C) 2003-2015 Matthew Davies and Paul Brossier <piem@aubio.org>
|
|
3
|
-
|
|
4
|
-
This file is part of aubio.
|
|
5
|
-
|
|
6
|
-
aubio is free software: you can redistribute it and/or modify
|
|
7
|
-
it under the terms of the GNU General Public License as published by
|
|
8
|
-
the Free Software Foundation, either version 3 of the License, or
|
|
9
|
-
(at your option) any later version.
|
|
10
|
-
|
|
11
|
-
aubio is distributed in the hope that it will be useful,
|
|
12
|
-
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
13
|
-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
14
|
-
GNU General Public License for more details.
|
|
15
|
-
|
|
16
|
-
You should have received a copy of the GNU General Public License
|
|
17
|
-
along with aubio. If not, see <http://www.gnu.org/licenses/>.
|
|
18
|
-
|
|
19
|
-
*/
|
|
20
|
-
|
|
21
|
-
/** \file
|
|
22
|
-
|
|
23
|
-
Beat tracking using a context dependant model
|
|
24
|
-
|
|
25
|
-
This file implements the causal beat tracking algorithm designed by Matthew
|
|
26
|
-
Davies and described in the following articles:
|
|
27
|
-
|
|
28
|
-
Matthew E. P. Davies and Mark D. Plumbley. Causal tempo tracking of audio.
|
|
29
|
-
In Proceedings of the International Symposium on Music Information Retrieval
|
|
30
|
-
(ISMIR), pages 164169, Barcelona, Spain, 2004.
|
|
31
|
-
|
|
32
|
-
Matthew E. P. Davies, Paul Brossier, and Mark D. Plumbley. Beat tracking
|
|
33
|
-
towards automatic musical accompaniment. In Proceedings of the Audio
|
|
34
|
-
Engineering Society 118th Convention, Barcelona, Spain, May 2005.
|
|
35
|
-
|
|
36
|
-
\example tempo/test-beattracking.c
|
|
37
|
-
|
|
38
|
-
*/
|
|
39
|
-
#ifndef AUBIO_BEATTRACKING_H
|
|
40
|
-
#define AUBIO_BEATTRACKING_H
|
|
41
|
-
|
|
42
|
-
#ifdef __cplusplus
|
|
43
|
-
extern "C" {
|
|
44
|
-
#endif
|
|
45
|
-
|
|
46
|
-
/** beat tracking object */
|
|
47
|
-
typedef struct _aubio_beattracking_t aubio_beattracking_t;
|
|
48
|
-
|
|
49
|
-
/** create beat tracking object
|
|
50
|
-
|
|
51
|
-
\param winlen length of the onset detection window
|
|
52
|
-
\param hop_size number of onset detection samples [512]
|
|
53
|
-
\param samplerate samplerate of the input signal
|
|
54
|
-
|
|
55
|
-
*/
|
|
56
|
-
aubio_beattracking_t * new_aubio_beattracking(uint_t winlen, uint_t hop_size,
|
|
57
|
-
uint_t samplerate);
|
|
58
|
-
|
|
59
|
-
/** track the beat
|
|
60
|
-
|
|
61
|
-
\param bt beat tracking object
|
|
62
|
-
\param dfframes current input detection function frame, smoothed by
|
|
63
|
-
adaptive median threshold.
|
|
64
|
-
\param out stored detected beat locations
|
|
65
|
-
|
|
66
|
-
*/
|
|
67
|
-
void aubio_beattracking_do (aubio_beattracking_t * bt, const fvec_t * dfframes,
|
|
68
|
-
fvec_t * out);
|
|
69
|
-
|
|
70
|
-
/** get current beat period in samples
|
|
71
|
-
|
|
72
|
-
\param bt beat tracking object
|
|
73
|
-
|
|
74
|
-
Returns the currently observed period, in samples, or 0 if no consistent
|
|
75
|
-
value is found.
|
|
76
|
-
|
|
77
|
-
*/
|
|
78
|
-
smpl_t aubio_beattracking_get_period (const aubio_beattracking_t * bt);
|
|
79
|
-
|
|
80
|
-
/** get current beat period in seconds
|
|
81
|
-
|
|
82
|
-
\param bt beat tracking object
|
|
83
|
-
|
|
84
|
-
Returns the currently observed period, in seconds, or 0 if no consistent
|
|
85
|
-
value is found.
|
|
86
|
-
|
|
87
|
-
*/
|
|
88
|
-
smpl_t aubio_beattracking_get_period_s (const aubio_beattracking_t * bt);
|
|
89
|
-
|
|
90
|
-
/** get current tempo in bpm
|
|
91
|
-
|
|
92
|
-
\param bt beat tracking object
|
|
93
|
-
|
|
94
|
-
Returns the currently observed tempo, in beats per minutes, or 0 if no
|
|
95
|
-
consistent value is found.
|
|
96
|
-
|
|
97
|
-
*/
|
|
98
|
-
smpl_t aubio_beattracking_get_bpm(const aubio_beattracking_t * bt);
|
|
99
|
-
|
|
100
|
-
/** get current tempo confidence
|
|
101
|
-
|
|
102
|
-
\param bt beat tracking object
|
|
103
|
-
|
|
104
|
-
Returns the confidence with which the tempo has been observed, 0 if no
|
|
105
|
-
consistent value is found.
|
|
106
|
-
|
|
107
|
-
*/
|
|
108
|
-
smpl_t aubio_beattracking_get_confidence(const aubio_beattracking_t * bt);
|
|
109
|
-
|
|
110
|
-
/** delete beat tracking object
|
|
111
|
-
|
|
112
|
-
\param p beat tracking object
|
|
113
|
-
|
|
114
|
-
*/
|
|
115
|
-
void del_aubio_beattracking(aubio_beattracking_t * p);
|
|
116
|
-
|
|
117
|
-
#ifdef __cplusplus
|
|
118
|
-
}
|
|
119
|
-
#endif
|
|
120
|
-
|
|
121
|
-
#endif /* AUBIO_BEATTRACKING_H */
|
|
@@ -1,75 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
Copyright (C) 2003-2015 Paul Brossier <piem@aubio.org>
|
|
3
|
-
|
|
4
|
-
This file is part of aubio.
|
|
5
|
-
|
|
6
|
-
aubio is free software: you can redistribute it and/or modify
|
|
7
|
-
it under the terms of the GNU General Public License as published by
|
|
8
|
-
the Free Software Foundation, either version 3 of the License, or
|
|
9
|
-
(at your option) any later version.
|
|
10
|
-
|
|
11
|
-
aubio is distributed in the hope that it will be useful,
|
|
12
|
-
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
13
|
-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
14
|
-
GNU General Public License for more details.
|
|
15
|
-
|
|
16
|
-
You should have received a copy of the GNU General Public License
|
|
17
|
-
along with aubio. If not, see <http://www.gnu.org/licenses/>.
|
|
18
|
-
|
|
19
|
-
*/
|
|
20
|
-
|
|
21
|
-
#ifndef AUBIO_FILTER_BIQUAD_H
|
|
22
|
-
#define AUBIO_FILTER_BIQUAD_H
|
|
23
|
-
|
|
24
|
-
/** \file
|
|
25
|
-
|
|
26
|
-
Second order Infinite Impulse Response filter
|
|
27
|
-
|
|
28
|
-
This file implements a normalised biquad filter (second order IIR):
|
|
29
|
-
|
|
30
|
-
\f$ y[n] = b_0 x[n] + b_1 x[n-1] + b_2 x[n-2] - a_1 y[n-1] - a_2 y[n-2] \f$
|
|
31
|
-
|
|
32
|
-
The filtfilt version runs the filter twice, forward and backward, to
|
|
33
|
-
compensate the phase shifting of the forward operation.
|
|
34
|
-
|
|
35
|
-
See also <a href="http://en.wikipedia.org/wiki/Digital_biquad_filter">Digital
|
|
36
|
-
biquad filter</a> on wikipedia.
|
|
37
|
-
|
|
38
|
-
\example temporal/test-biquad.c
|
|
39
|
-
|
|
40
|
-
*/
|
|
41
|
-
|
|
42
|
-
#ifdef __cplusplus
|
|
43
|
-
extern "C" {
|
|
44
|
-
#endif
|
|
45
|
-
|
|
46
|
-
/** set coefficients of a biquad filter
|
|
47
|
-
|
|
48
|
-
\param f filter object as returned by new_aubio_filter()
|
|
49
|
-
\param b0 forward filter coefficient
|
|
50
|
-
\param b1 forward filter coefficient
|
|
51
|
-
\param b2 forward filter coefficient
|
|
52
|
-
\param a1 feedback filter coefficient
|
|
53
|
-
\param a2 feedback filter coefficient
|
|
54
|
-
|
|
55
|
-
*/
|
|
56
|
-
uint_t aubio_filter_set_biquad (aubio_filter_t * f, lsmp_t b0, lsmp_t b1,
|
|
57
|
-
lsmp_t b2, lsmp_t a1, lsmp_t a2);
|
|
58
|
-
|
|
59
|
-
/** create biquad filter with `b0`, `b1`, `b2`, `a1`, `a2` coeffs
|
|
60
|
-
|
|
61
|
-
\param b0 forward filter coefficient
|
|
62
|
-
\param b1 forward filter coefficient
|
|
63
|
-
\param b2 forward filter coefficient
|
|
64
|
-
\param a1 feedback filter coefficient
|
|
65
|
-
\param a2 feedback filter coefficient
|
|
66
|
-
|
|
67
|
-
*/
|
|
68
|
-
aubio_filter_t *new_aubio_filter_biquad (lsmp_t b0, lsmp_t b1, lsmp_t b2,
|
|
69
|
-
lsmp_t a1, lsmp_t a2);
|
|
70
|
-
|
|
71
|
-
#ifdef __cplusplus
|
|
72
|
-
}
|
|
73
|
-
#endif
|
|
74
|
-
|
|
75
|
-
#endif /* AUBIO_FILTER_BIQUAD_H */
|