Ardour  9.0-pre0-386-g96ef4d20f2
SMF.h File Reference
#include <glibmm/threads.h>
#include <memory>
#include <set>
#include "temporal/beats.h"
#include "evoral/visibility.h"
#include "evoral/types.h"
Include dependency graph for SMF.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Evoral::SMF
 
class  Evoral::SMF::FileError
 
struct  Evoral::SMF::Tempo
 
struct  Evoral::SMF::MarkerAt
 

Namespaces

 Temporal
 
 Evoral
 

Typedefs

typedef smf_struct smf_t
 
typedef smf_track_struct smf_track_t
 
typedef smf_tempo_struct smf_tempo_t
 

Typedef Documentation

◆ smf_t

typedef smf_struct smf_t

Definition at line 38 of file SMF.h.

◆ smf_tempo_t

Definition at line 40 of file SMF.h.

◆ smf_track_t

Definition at line 39 of file SMF.h.