Essentia
2.1-beta6-dev
MusicDescriptorsSet.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2006-2021 Music Technology Group - Universitat Pompeu Fabra
3
*
4
* This file is part of Essentia
5
*
6
* Essentia is free software: you can redistribute it and/or modify it under
7
* the terms of the GNU Affero General Public License as published by the Free
8
* Software Foundation (FSF), either version 3 of the License, or (at your
9
* option) any later version.
10
*
11
* This program is distributed in the hope that it will be useful, but WITHOUT
12
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
13
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
14
* details.
15
*
16
* You should have received a copy of the Affero GNU General Public License
17
* version 3 along with this program. If not, see http://www.gnu.org/licenses/
18
*/
19
20
#ifndef MUSIC_DESCRIPTOR_SET_H
21
#define MUSIC_DESCRIPTOR_SET_H
22
23
24
#include "
essentia/streaming/sourcebase.h
"
25
#include "
essentia/pool.h
"
26
#include "
essentia/types.h
"
27
#include "
essentia/essentiamath.h
"
28
#include "
essentia/algorithm.h
"
29
#include "
essentia/scheduler/network.h
"
30
#include "
essentia/streaming/streamingalgorithm.h
"
31
#include "
essentia/algorithmfactory.h
"
32
#include "
essentia/streaming/algorithms/poolstorage.h
"
33
#include "
essentia/streaming/algorithms/vectorinput.h
"
34
35
using namespace
std;
36
using namespace
essentia
;
37
using namespace
essentia::streaming
;
38
39
class
MusicDescriptorSet
{
40
41
public
:
42
static
const
string
nameSpace
;
43
44
protected
:
45
Pool
options
;
46
47
};
48
49
#endif
algorithm.h
algorithmfactory.h
MusicDescriptorSet
Definition:
MusicDescriptorsSet.h:39
MusicDescriptorSet::nameSpace
static const string nameSpace
Definition:
MusicDescriptorsSet.h:42
MusicDescriptorSet::options
Pool options
Definition:
MusicDescriptorsSet.h:45
essentia::Pool
Definition:
pool.h:96
essentiamath.h
essentia::streaming
Definition:
algorithmfactory.h:270
essentia
Definition:
algorithm.h:28
network.h
pool.h
poolstorage.h
sourcebase.h
streamingalgorithm.h
types.h
vectorinput.h
src
essentia
utils
extractor_music
MusicDescriptorsSet.h
Generated on Wed Jun 5 2024 10:48:01 for Essentia by
1.9.1