MIPI - Physical Interface for MIDI Files
Loading...
Searching...
No Matches
midi_testing_main.cpp File Reference
#include <iostream>
#include <vector>
#include <string>
#include "../../include/midi_processor/midi_processor.h"
Include dependency graph for midi_testing_main.cpp:

Functions

int test_notes ()
 
int test_process ()
 
int test_get_instrument_names ()
 
int test_save_and_load_mipi_data ()
 
int main ()
 

Function Documentation

◆ main()

int main ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_get_instrument_names()

int test_get_instrument_names ( )
Here is the call graph for this function:

◆ test_notes()

int test_notes ( )

◆ test_process()

int test_process ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_save_and_load_mipi_data()

int test_save_and_load_mipi_data ( )
Here is the call graph for this function: