Ardour
9.2-514-g007a185d69
temporal/temporal/types_convert.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2020 Paul Davis <paul@linuxaudiosystems.com>
3
*
4
* This program is free software; you can redistribute it and/or modify
5
* it under the terms of the GNU General Public License as published by
6
* the Free Software Foundation; either version 2 of the License, or
7
* (at your option) any later version.
8
*
9
* This program is distributed in the hope that it will be useful,
10
* but WITHOUT ANY WARRANTY; without even the implied warranty of
11
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12
* GNU General Public License for more details.
13
*
14
* You should have received a copy of the GNU General Public License along
15
* with this program; if not, write to the Free Software Foundation, Inc.,
16
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
17
*/
18
19
#ifndef TEMPORAL_TYPES_CONVERT_H
20
#define TEMPORAL_TYPES_CONVERT_H
21
22
#ifdef COMPILER_MSVC
23
#pragma warning(disable:4101)
24
#endif
25
26
#include "
pbd/enum_convert.h
"
27
28
#include "
temporal/types.h
"
29
#include "
temporal/tempo.h
"
30
31
namespace
PBD
{
32
33
DEFINE_ENUM_CONVERT
(
Temporal::Tempo::Type
);
34
DEFINE_ENUM_CONVERT
(
Temporal::TimeDomain
)
35
36
}
// namespace PBD
37
38
#endif
// TEMPORAL_TYPES_CONVERT_H
Temporal::Tempo::Type
Type
Definition:
temporal/temporal/tempo.h:163
enum_convert.h
PBD
Definition:
axis_view.h:42
PBD::DEFINE_ENUM_CONVERT
DEFINE_ENUM_CONVERT(ARDOUR::DSP::PerceptualAnalyzer::Speed)
Temporal::TimeDomain
TimeDomain
Definition:
temporal/temporal/types.h:107
tempo.h
types.h
libs
temporal
temporal
types_convert.h
Generated on Sun Apr 12 2026 06:30:37 for Ardour by
1.9.1