GUIDOLib
1.7.7
Guido Engine Internal Documentation
src
engine
graphic
GRNoteFactory.h
1
#ifndef GRNoteFactory_H
2
#define GRNoteFactory_H
3
4
/*
5
GUIDO Library
6
Copyright (C) 2002 Holger Hoos, Juergen Kilian, Kai Renz
7
Copyright (C) 2002-2017 Grame
8
9
This Source Code Form is subject to the terms of the Mozilla Public
10
License, v. 2.0. If a copy of the MPL was not distributed with this
11
file, You can obtain one at http://mozilla.org/MPL/2.0/.
12
13
Grame Research Laboratory, 11, cours de Verdun Gensoul 69002 Lyon - France
14
research@grame.fr
15
16
*/
17
26
/*
27
#include "defines.h" // for TYPE_DURATION ...
28
29
30
class ARNote;
31
class ARRest;
32
33
class GRStaff;
34
class GRRest;
35
class GRTuplet;
36
class GRTupletState;
37
class GRBeam;
38
class GRBeamState;
39
class GRNote;
40
90
#endif
Guido Project
Copyright © 2019
Grame-CNCM