MIPI - Physical Interface for MIDI Files
Loading...
Searching...
No Matches
MidiFile.h File Reference
#include "MidiEventList.h"
#include <fstream>
#include <istream>
#include <string>
#include <vector>
Include dependency graph for MidiFile.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  smf::_TickTime
 
class  smf::MidiFile
 

Namespaces

namespace  smf
 

Enumerations

enum  { smf::TRACK_STATE_SPLIT = 0 , smf::TRACK_STATE_JOINED = 1 }
 
enum  { smf::TIME_STATE_DELTA = 0 , smf::TIME_STATE_ABSOLUTE = 1 }
 

Functions

std::ostream & operator<< (std::ostream &out, smf::MidiFile &aMidiFile)
 

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream &  out,
smf::MidiFile aMidiFile 
)
Here is the call graph for this function: