Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
midi_file.h File Reference

MIDI file IO and utils. More...

#include <stdbool.h>
Include dependency graph for midi_file.h:

Go to the source code of this file.

Functions

bool midi_file_track_has_data (const char *abs_path, int track_idx)
 Returns whether the given track in the midi file has data.
 
int midi_file_get_num_tracks (const char *abs_path, bool non_empty_only)
 Returns the number of tracks in the MIDI file.
 

Detailed Description

MIDI file IO and utils.

Definition in file midi_file.h.